AWS Fargate

Learn how to run containerized applications using AWS Fargate and its security model.

AWS Fargate is an on-demand, serverless compute engine provided by AWS. It allows us to run our containerized applications without provisioning or managing the underlying infrastructure. Thus, with Fargate, we can focus on deploying a containerized application without provisioning, scaling, and managing servers.

Get hands-on with 1400+ tech skills courses.