5.1-AWS CodeCommit - Digital Cloud Training
5.1-AWS CodeCommit - Digital Cloud Training
Centralized repository for all of your code, binaries, images, and libraries.
Tracks and manages code changes.
Maintains version history.
Manages updates from multiple sources.
Enables collaboration.
CodeCommit eliminates the need to operate your own source control system
or worry about scaling its infrastructure.
You can use CodeCommit to securely store anything from source code to
binaries, and it works seamlessly with your existing Git tools.
Provides version control for version changes that happen over time.
Encryption
You can transfer your files to and from AWS CodeCommit using HTTPS or
SSH.
CodeCommit also helps monitor your repositories via AWS CloudTrail and AWS CloudWatch.
Authentication
You need to configure your Git client to communicate with CodeCommit
repositories.
Git credentials, an IAM -generated user name and password pair you can
use to communicate with CodeCommit repositories over HTTPS.
SSH keys, a locally generated public-private key pair that you can
associate with your IAM user to communicate with CodeCommit
repositories over SSH.
AWS access keys, which you can use with the credential helper included
with the AWS CLI to communicate with CodeCommit repositories over
HTTPS.
Authorization
IAM policies for authorizing access for users/roles to repositories.
To control access based on tags, you provide tag information in the condition
element of a policy using the codecommit:ResourceTag/ key-
name , aws:RequestTag/ key-name , or aws:TagKeys condition keys.
Notifications
You can trigger notifications in CodeCommit using AWS SNS or AWS Lambda
or AWS CloudWatch Event rules.
Notifications are in relation to pull request and comment events – triggers are
related to pushing to a branch or creating / deleting a branch.
Deletion of branches.
Trigger for pushes that happen in the master branch.
Notify external build system.
Trigger AWS Lambda function to perform codebase analysis.
Connect Follow
About us Facebook
Contact us Youtube