AWS Fargate

AWS Fargate is a serverless compute engine for containers provided by Amazon Web Services (AWS). It allows you to run containers without managing the underlying infrastructure. With Fargate, you specify the resources (CPU and memory) needed for your containers, and AWS handles the provisioning and scaling of the infrastructure to run those containers. This service abstracts away the need to manage servers or clusters, offering a more straightforward way to deploy and manage containerized applications.

AWS Fargate
AWS Fargate is a serverless computing engine for containers.
Amazon Elastic Container Service (Amazon ECS) 
AWS ECS (Amazon Elastic Container Service) is a fully managed container orchestration service for deploying, managing, and scaling containerized applications using Docker containers
Terraform AWS ECS Fargate
How-to use Terraform or OpenTofu to create an AWS ECS (Elastic Container Service) running in Fargate and deploy a Docker container.
linkedin facebook pinterest youtube rss twitter instagram facebook-blank rss-blank linkedin-blank pinterest youtube twitter instagram