Demystifying stateful applications on Kubernetes — Part-1

If you are one among those brave souls who ventured into the world of the running stateful applications on Kubernetes, there are some very important constructs and loopholes that you need to be aware of. There are many aspects to designing and running a stateful application on Kubernetes. We will inspect stateful application starting from a simple database like MySQL all the way to Cassandra, MongoDB, and Hadoop stack.