
Explanation:
AWS CodePipeline is designed to automate the steps required to release software changes continuously, making it ideal for serverless applications that benefit from CI/CD practices.
Which AWS service would you use to facilitate the development and deployment of serverless applications with a focus on continuous integration and delivery?
A
AWS CodeBuild
B
AWS CodeDeploy
C
AWS CodePipeline
D
AWS CodeCommit
No comments yet.