AWS Certified Cloud Practitioner — Question 838
Which AWS service is a continuous delivery and deployment solution?
Answer options
- A. AWS AppSync
- B. AWS CodePipeline
- C. AWS Cloud9
- D. AWS CodeCommit
Correct answer: B
Explanation
AWS CodePipeline is a fully managed continuous delivery service that automates release pipelines for fast and reliable application updates. AWS CodeCommit is a source control service, AWS Cloud9 is an integrated development environment (IDE), and AWS AppSync is a service for building scalable APIs, making them incorrect for this scenario.