
Answer-first summary for fast verification
Answer: A service for secure and scalable Git repository hosting.
The correct answer is A, AWS CodeCommit. AWS CodeCommit is a fully managed source control service by AWS that hosts private Git repositories. It is designed to make it easier for development teams to work together and manage their source code in a secure and scalable way. The service eliminates the need to manage your own version control system infrastructure, providing a managed service that allows you to store and collaborate on code securely. The other options, AWS CodeBuild, AWS CodeDeploy, and AWS CodeStar, are related to the development process but do not provide a fully hosted version control service.
Author: LeetQuiz Editorial Team
Ultimate access to all questions.
Identify the AWS service offering a fully managed version control system:
A
A service for secure and scalable Git repository hosting.
B
A service for compiling code, running tests, and creating deployable artifacts.
C
A service for automating application deployments across various compute services.
D
A service facilitating application development, building, and deployment on AWS.
No comments yet.