AWS CodeCommit – Create Repo, Clone and Push Commit
This tutorial will show you how to do hands on AWS CodeCommit:
1. We create a repository in AWS CodeCommit
2. Clone the repo to AWS Cloud9
3. Add program to the repo
4. Push the changes back to CodeCommit
Learn how to create your first repository on AWS Code Commit – https://amzn.to/2svq2A0 with Curtis Rissi, Senior Solutions Architect with AWS. This is the second of a series of two videos that are an introduction to AWS CodeCommit. If you missed our first video, which focuses on setting up configuring access permissions, you’ll want to watch it here – https://youtu.be/W-SM4m19JMA.
Learn More: https://aws.amazon.com/codecommit/
AWS CodeCommit is a fully-managed source control service that makes it easy for companies to host secure and highly scalable private Git repositories. 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.
Written by admin