Topic 1 Question 645
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?
AWS CodeCommit
AWS CodeBuild
AWS CodeDeploy
AWS CodePipeline
コメント(2)
C. AWS CodeDeploy.
👍 1d00b2292024/09/15Answer 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.
👍 1its_tima2024/09/29
シャッフルモード