Ultimate access to all questions.
Upgrade Now 🚀
Sign in to unlock AI tutor
What is an appropriate use case for AWS Fargate?
A
Managing relational databases
B
Running serverless compute engines
C
Orchestrating large-scale machine learning models
D
Running containers without managing servers or clusters
Explanation:
AWS Fargate is a serverless compute engine for containers that works with both Amazon ECS and EKS, allowing you to run containers without having to manage servers or clusters.