You were born knowing nothing. Then you learned. So did the AI on your screen, and the blueprint is more similar than you’d think.
The Brain That Learned to Autocomplete


You were born knowing nothing. Then you learned. So did the AI on your screen, and the blueprint is more similar than you’d think.

DevOps promised to break the wall between dev and ops. Platform engineering is how we actually do it.
Special care is needed when building apps that run in AWS Fargate, on T3, C5 or M5 EC2 instances.
![Cover Image Docker to Kubernetes [PART 3]: Completely avoid downtime in a Kubernetes cluster with PodDisruptionBudgets and Deployments](https://www.zaine.me/img/docker-to-kube.png)
In this 3rd part, we’ll see how to assure maximum availability for our app using PodDisruptionBudget and Deployment resources.
![Cover Image Docker to Kubernetes [PART 2]: Deploy a dockerized application on a Kubernetes cluster](https://www.zaine.me/img/docker-to-kube.png)
In this 2nd part, we’ll deploy a docker container on a minikube cluster.