AWS Fargate is the first fully managed Kubernetes service. Google Cloud Autopilot followed. Let’s compare EKS Fargate vs. GKE Autopilot and see what the differences are. Which one is better? Which one should we use?
Continue reading
Tag Archives: Fargate
Copilot – What AWS ECS and Fargate Container Management Should Have Been All Along
The setup of a development environment tends to be complicated, time-consuming, and expensive.
Gitpod changes the way we think about development environments. It gives us an IDE to write code, all the tools we need to compile our applications, run tests, and do whatever else we might be doing. It gives us the infrastructure we need. It allows us to onboard anyone into any project instantly.
Google Cloud Run (GCR) vs Azure Container Instances (ACI) vs AWS ECS with Fargate
This text was taken from the book and a Udemy course The DevOps Toolkit: Catalog, Patterns, And Blueprints
Should we use managed Containers as a Service (CaaS)? That must be the most crucial question we should try to answer. Unfortunately, it is hard to provide a universal answer since the solutions differ significantly from one provider to another. Currently (July 2020), CaaS can be described as wild west with solutions ranging from amazing to useless.