> Fargate is a [[Serverless architecture|serverless]] compute engine offered by [[AWS|Amazon Web Services (AWS)]] that allows [[Devops]] experts to deploy and manage containerized applications without the overhead of managing the underlying infrastructure. It works with both [[AWS ECS|Amazon Elastic Container Service (ECS)]] and [[AWS EKS|Elastic Kubernetes Service (EKS)]] (see [[Kubernetes]]), providing automatic scaling, patching, and load balancing while enabling developers to focus on building and optimizing their applications.