Learn
Tools
Language
日本語
English
Current
Français
Español
Tiếng Việt
Bahasa Indonesia
Tools
Learn
Highlight key parts
Which TWO combinations of an AWS compute service and its characteristic are correct? (Choose TWO.)
Back to List
1 / 5
1
2
3
4
5
Select all that apply
A
AWS Lambda — Executes code in an event-driven manner without managing servers.
B
Amazon EC2 — A serverless service that requires no server management whatsoever.
C
AWS Fargate — Runs containers in a serverless manner, eliminating the need to manage the underlying EC2 instances.
D
Amazon EKS — A serverless service that executes only code in an event-driven manner.
E
AWS Lambda — Has no execution time limit and is well suited for running long-lived resident processes.