AWS Certified Cloud Practitioner — Question 263

A company plans to migrate its custom marketing application and order-processing application to AWS. The company needs to deploy the applications on different types of instances with various configurations of CPU, memory, storage, and networking capacity.

Which AWS service should the company use to meet these requirements?

Answer options

Correct answer: D

Explanation

Amazon EC2 is the correct choice because it allows users to select instance types with customizable CPU, memory, storage, and networking configurations. The other options, such as AWS Lambda, are not suitable for this requirement as they focus on serverless computing and do not provide the same level of control over resources.