AWS Certified Cloud Practitioner — Question 125

A company wants the ability to quickly upload its applications to the AWS Cloud without needing to provision underlying resources.
Which AWS service will meet these requirements?

Answer options

Correct answer: B

Explanation

AWS Elastic Beanstalk is designed for quick application deployment while managing the underlying infrastructure automatically, making it the correct choice. AWS CloudFormation is focused on resource provisioning, AWS CodeDeploy is primarily for application deployment across instances, and AWS CodeCommit is a source control service, which do not align with the requirement of rapid application uploads.