Introduction-to-Kubernetes

I am following the Introduction to Kubernetes Tutorial over at https://kubernetes.io/training. While documenting the progress I have, without going into too much detail. I can recommend a read through on this Topic while it is still available, since it will give you an good overview of what to expect from and how to use Kubernetes

From Monolith to Microservices - Chapter 1

From Monolith to Microservices - Chapter 1

3 min read

I got some free time to invest in learning about Kubernetes, I will talk about the courses you can find at kubernetes.io/training. Let's get started with introduction-to-Kubernetes. Learning Objectives:Explain what a monolith is.Discuss the monolith's challenges in the cloud.Explain the concept of microservices.Discuss microservices