Feedback

Chat Icon

Cloud-Native Microservices With Kubernetes - 2nd Edition

A Comprehensive Guide to Building, Scaling, Deploying, Observing, and Managing Highly-Available Microservices in Kubernetes

Stateless and Stateful Microservices
17%

Stateful Workloads

Even though statelessness has become popular with the rise of containers and cloud-native approaches, data is essential to most applications. In most cases, our applications rely on various data stores such as Redis, PostgreSQL, MySQL.

This is where stateful workloads come into play.

Cloud-Native Microservices With Kubernetes - 2nd Edition

A Comprehensive Guide to Building, Scaling, Deploying, Observing, and Managing Highly-Available Microservices in Kubernetes

Enroll now to unlock all content and receive all future updates for free.