In the context of cloud computing, the rise of containers has been significant, with Docker popularizing the concept initially introduced by older technologies like BSD Jails and Solaris Zones. Amazon Web Services (AWS) quickly entered the market with its Elastic Container Service (ECS) in 2014, followed by the introduction of Elastic Kubernetes Service (EKS) and the Fargate launch type, which aims to simplify container management by removing the need for infrastructure management. Fargate, in particular, is seen as a game-changer, allowing users to focus on developing services without worrying about the complexities of provisioning and managing containerized environments. Despite being the last to enter the managed Kubernetes market, AWS is poised to compete strongly against Google Kubernetes Engine (GKE) and Azure Kubernetes Service (AKS), with Fargate providing a unique competitive advantage. Kubernetes has become a crucial technology for cloud providers, and the primary challenge now lies in choosing the right vendor and approach for implementation.