AWS Certified Cloud Practitioner CLF-C02 Exam QuestionsBrowse all questions from this exam

AWS Certified Cloud Practitioner CLF-C02 Exam - Question 644


A company wants an AWS service that can automate software deployment in Amazon EC2 instances and on-premises instances.

Which AWS service will meet this requirement?

Show Answer
Correct Answer:

Discussion

3 comments
Sign in to comment
d00b229
Sep 16, 2024

C. AWS CodeDeploy.

its_tima
Sep 29, 2024

Answer is C. Here's why: AWS CodeCommit - is a fully managed source control service that hosts private Git repositories without having to manage scaling its infrastructure. AWS CodeBuild - is used for compiling your source code, runs unit tests, and produces artifacts that are ready for deployment. AWS CodePipeline - is a fully managed, continuous delivery service used for releasing pipelines for fast and reliable application and infrastructure updates.

alokdixit2006Option: C
Mar 23, 2025

AWS CodeDeploy: Automates code deployments to any instance, including EC2 instances and instances running on premises