Tech Talk: Distributed HTTP Caching in Cloud Native

This video will talk about the problem with real life scenarios, and then provide a hands-on resolution by using Hazelcast IMDG which is a popular in-memory data grid.

rate limit

Code not recognized.

About this course

Microservice architecture is now a part of any developer’s life as we go deeper into cloud native applications. However, some trade-offs exist in this popular architecture, such as the difficulty of application updates in a service mesh. Same issue raises when adding a caching layer to your existing microservice application ecosystem. Caching becomes a must when you have so many services in your service mesh, but how can we implement a solution without ruining the current implementations? In this presentation, we will discuss about how we can add distributed HTTP caching to your architecture without updating the existing microservices. Firstly, we will talk about the problem with real life scenarios, and then provide a hands-on resolution by using Hazelcast IMDG which is a popular in-memory data grid. The resolution will be based on sidecar pattern. The attendees will easily understand the backend architecture and topology of the solutions with simple live demonstrations during the session.

About this course

Microservice architecture is now a part of any developer’s life as we go deeper into cloud native applications. However, some trade-offs exist in this popular architecture, such as the difficulty of application updates in a service mesh. Same issue raises when adding a caching layer to your existing microservice application ecosystem. Caching becomes a must when you have so many services in your service mesh, but how can we implement a solution without ruining the current implementations? In this presentation, we will discuss about how we can add distributed HTTP caching to your architecture without updating the existing microservices. Firstly, we will talk about the problem with real life scenarios, and then provide a hands-on resolution by using Hazelcast IMDG which is a popular in-memory data grid. The resolution will be based on sidecar pattern. The attendees will easily understand the backend architecture and topology of the solutions with simple live demonstrations during the session.