
Answer-first summary for fast verification
Answer: Amazon Lightsail, offering simplified compute services for web applications and databases., AWS Batch, facilitating the execution of batch computing workloads on AWS.
The correct answers are A and D. Amazon Lightsail is a simplified compute service designed for developers, small businesses, and startups to easily launch and manage web applications and databases. It includes a virtual private server, storage, data transfer, DNS, and a static IP address. AWS Batch, on the other hand, is a fully-managed service that allows for the efficient running of batch computing workloads on a cluster of Amazon EC2 instances. It dynamically provisions the optimal quantity and type of compute resources based on the job requirements. Options B and C are not compute services; they are management and provisioning services, respectively, while option E is not provided.
Author: LeetQuiz Editorial Team
Ultimate access to all questions.
Identify two AWS services that provide compute capabilities.
A
Amazon Lightsail, offering simplified compute services for web applications and databases.
B
AWS Systems Manager, a management service for operational insights into AWS infrastructure.
C
AWS CloudFormation, enabling the modeling and setup of AWS resources.
D
AWS Batch, facilitating the execution of batch computing workloads on AWS.
No comments yet.