CaaS (Containers As A Service)
Containers as a Service (CaaS) platforms—are the closest thing to Heroku in a containerized world.
- Amazon Elastic Container Service AKA ECS
- Google Kubernetes Engine AKA GKE - Most Popular and recommended
- Amazon Elastic Container Service for Kubernetes AKA EKS
- Azure Kubernetes Service AKA AKS
This is a sapling 🌱 in my digital garden 🏡.
Notes mentioning this note
IaaS (Infrastructure As A Service)
Infrastructure as a Service (IaaS) platforms—are bare bones offerings. They give you all the low-level building blocks to create the...