This talk was presented at All Things Open 2018. The presentation is an introduction to Kubernetes objects used to manage stateful apps. It also includes an introduction to containers, container orchestration and Kubernetes itself.
• Are there sufficient resources for my app? • How do containers communicate with each other? • How do I manage load balancing? • How do I ensure healthcheck/monitoring?
case 2. Leverage containerization benefits 3. Manage stateless and stateful apps together 4. Ability to use same infrastructure provider 5. Easy scalability 6. Affordability