Which of the following are AWS compute services?
(Choose two.)
Amazon Lightsail
AWS Systems Manager
AWS CloudFormation
AWS Batch
Amazon Inspector
Explanations:
Amazon Lightsail is a simplified cloud platform that provides compute, storage, and networking capabilities for small applications and workloads. It offers virtual private servers (instances) and is considered a compute service.
AWS Systems Manager is a management service that helps you automatically apply OS patches, manage software inventory, and configure your servers, but it is not a compute service.
AWS CloudFormation is an infrastructure as code service that enables you to create and manage AWS resources through templates. It focuses on provisioning resources rather than providing compute capabilities.
AWS Batch is a fully managed batch processing service that enables you to run batch computing workloads on AWS. It provisions the optimal quantity and type of compute resources based on the volume and specific resource requirements of the batch jobs submitted.
Amazon Inspector is a security assessment service that helps improve the security and compliance of applications deployed on AWS. It does not provide compute resources.