Fargate

intermediate
containers
Enhanced Content

Definition

AWS serverless container platform - run containers without managing servers or clusters. Like ordering takeout without needing to know how the kitchen works.

Real-World Example

A development team uses Fargate to run their application containers, paying only for the compute time used.

Cloud Provider Equivalencies

AWS Fargate runs containers without managing servers and is used with Amazon ECS or Amazon EKS. Azure Container Apps and Google Cloud Run provide similar serverless container execution with autoscaling and per-use billing (Cloud Run is request-driven). OCI Container Instances offers serverless-style container execution without managing VMs, similar for running container workloads on-demand.

AWS
AWS Fargate
AZ
Azure Container Apps
GCP
Google Cloud Run
OCI
Oracle Cloud Infrastructure Container Instances

Explore More Cloud Computing Terms