Which service securely stores and manages Git repositories in the cloud while keeping them private?

Sharpen your skills for the AWS Certified Solutions Architect Professional Exam. Dive into flashcards, multiple choice questions, each with detailed explanations and hints. Perfect your knowledge and get ready to ace the AWS exam!

Multiple Choice

Which service securely stores and manages Git repositories in the cloud while keeping them private?

Explanation:
Hosting and securing Git repositories in the cloud is what AWS CodeCommit does. It provides fully managed private Git repositories with encryption at rest and in transit, and access control through IAM policies (with optional KMS keys for extra key management). It scales with your team and fits directly into CI/CD workflows without you needing to manage any servers. The other services aren’t focused on hosting Git repositories: Cloud9 is an online IDE, CodeArtifact manages software dependencies rather than code, and X-Ray is a tracing service for debugging distributed applications.

Hosting and securing Git repositories in the cloud is what AWS CodeCommit does. It provides fully managed private Git repositories with encryption at rest and in transit, and access control through IAM policies (with optional KMS keys for extra key management). It scales with your team and fits directly into CI/CD workflows without you needing to manage any servers. The other services aren’t focused on hosting Git repositories: Cloud9 is an online IDE, CodeArtifact manages software dependencies rather than code, and X-Ray is a tracing service for debugging distributed applications.

Subscribe

Get the latest from Passetra

You can unsubscribe at any time. Read our privacy policy