上QQ阅读APP看书,第一时间看更新
Moving Computation To Data
Microservices offer so many advantages over a traditional monolithic architecture. One of the main disadvantages of distributed Mircoservice-based deployment is service-to-service communication for data access. Apache Ignite provides a mechanism to move applications closer to the data and process requests faster. Microservices can be deployed directly to Apache Ignite nodes as it works faster than an app server filesystem-based deployment.
We are going to cover many more in-memory grid architecture refactoring styles and use cases in details.
Now, it is time for getting your hands dirty with Apache Ignite.