A company wants to deploy a containerized web application on AWS. The company's operations team prefers not to provision, configure, or scale the underlying virtual servers that host the containers. Which AWS compute service should the company select to run this containerized workload?
- AWS FargateCevap
- BAmazon EC2
- CAWS Lambda
- DAmazon Lightsail
Cevap
AWS Fargate
The correct answer is AWS Fargate. AWS Fargate is a serverless compute engine for containers that automates infrastructure provisioning and scaling, enabling organizations to run containerized workloads without the overhead of managing virtual machines.
Adım Adım Çözüm
Anahtar Kavram
AWS Serverless Container Compute (AWS Fargate)