Create a CodeCommit Repository, Add Files, Initiate Pull Requests
AWS Solutions Architect Videos
•
9m 53s
In this tutorial we will look at how to get started with Amazon's CodeCommit version control service. We will see how to create a repository, add files, view repository contents and create a pull request. You can follow along with this tutorial at:
https://docs.aws.amazon.com/codecommit/latest/userguide/getting-started-cc.html
AWS CodeCommit is a version control service hosted by Amazon Web Services that you can use to privately store and manage assets (such as documents, source code, and binary files) in the cloud.
Up Next in AWS Solutions Architect Videos
-
RDS: Create A MySQL Database And Conn...
RDS: Create A MySQL Database And Connect With A SQL Client MySQL Workbench
-
S3 Create Bucket Upload File
-
Set Up AWS Federated Authentication w...
In this tutorial, we will walk through how to set up AWS Identity and Access Management (IAM), federated sign-in through Active Directory (AD) and Active Directory Federation Services (ADFS). With IAM, you can centrally manage users, security credentials such as access keys, and permissions that ...