Reader small image

You're reading from  Architecting AWS with Terraform

Product typeBook
Published inDec 2023
PublisherPackt
ISBN-139781803248561
Edition1st Edition
Right arrow
Author (1)
Erol Kavas
Erol Kavas
author image
Erol Kavas

Erol Kavas has worked in the IT industry for more than 20 years, with 10 years dedicated to infrastructure, the cloud, and DevOps. He has helped many Canadian and US enterprises and governments to build their cloud foundations and embark upon their containerization and Kubernetes journeys. He is fully certified on AWS, Azure, Google Cloud Platform, and Kubernetes in all disciplines. He is a partner and chief consultant in a DevOps and cloud consulting firm that helps Canadian and US start-ups in their cloud and DevOps journeys. He is also a Microsoft Certified Trainer (MCT) regional lead for Canada and trains many new cloud professionals at CloudCamp.
Read more about Erol Kavas

Right arrow

AWS containers

In AWS, containers refer to a way of packaging and deploying applications as container images. These container images can be run on AWS services such as Amazon ECS and Amazon EKS.

Amazon ECS and Amazon EKS are explained in the Containers in AWS section, so we won’t repeat them here.

AWS Fargate is a serverless compute engine for containers that allows you to run containers without having to provision and manage the underlying infrastructure. With Fargate, you only pay for the resources that your containers use, and there is no need to manage the underlying EC2 instances.

Amazon ECR is a fully managed container registry service that makes it easy to store, manage, and deploy container images. ECR is integrated with other AWS services such as ECS and EKS, making it easy to store and retrieve container images for use in those services.

AWS App Runner is a fully managed service that makes it easy to build, test, and deploy containerized applications quickly...

lock icon
The rest of the page is locked
Previous PageNext Page
You have been reading a chapter from
Architecting AWS with Terraform
Published in: Dec 2023Publisher: PacktISBN-13: 9781803248561

Author (1)

author image
Erol Kavas

Erol Kavas has worked in the IT industry for more than 20 years, with 10 years dedicated to infrastructure, the cloud, and DevOps. He has helped many Canadian and US enterprises and governments to build their cloud foundations and embark upon their containerization and Kubernetes journeys. He is fully certified on AWS, Azure, Google Cloud Platform, and Kubernetes in all disciplines. He is a partner and chief consultant in a DevOps and cloud consulting firm that helps Canadian and US start-ups in their cloud and DevOps journeys. He is also a Microsoft Certified Trainer (MCT) regional lead for Canada and trains many new cloud professionals at CloudCamp.
Read more about Erol Kavas