stateful

A Glimpse of Kubernetes’ Stateful Future
Stateful workloads on Kubernetes are a bad idea. So, why do we keep talking about running databases and other stateful apps on Kubernetes? Probably, because it’s unavoidable. Most apps have to deal ...

Stateful Container Apps Represent Next Big IT Challenge
Containers are all the rage these days, but not every type of application lends itself to containers. In fact, most container applications in use today are stateless. In contrast, stateful applications, which ...