AWS CodeCommit tutorial: your first Repo, Commit and Push

Опубликовано: 19 Январь 2022
на канале: Data Science Garage
41,261
381

In this video I demonstrate how to create your first Git repository on AWS CodeCommit, and make your first commit and push to the repo. There are many similarities with Github, but also AWS CodeCommit introduces many advantages as well.

AWS CodeCommit is private Git repositories, featured by:
Fully managed, highly available.
Code only in AWS Cloud account (increased security and compliance).
Secure (encrypted, access control, etc.).
Integrated with Jenkins/AWS CodeBuild/ other Continuous Integration (CI) tools.
Version control: is the ability to understand the various changes that happened to the code over time (and possibly roll-back), such as Git version control.
Collaboration with other developers.
Making sure that the code is backed-up somewhere.
Making sure that it is fully viewable and auditable.
No size limit on repositories (scale seamlessly).

AWS CodeCommit works in this way:
The developers push the code often to their code repository and it can be expensive. The industry has several players that has Github (where Github offers a bunch of free public repositories), and also free one or paid private ones based on if you are a company or not, BitBucket. etc.

This tool can be integrated into CI/CD pipelines for your MLOps projects. In the context of AWS infrastructure, you can build these pipelines and workflows together with AWS Code Build, CodeDeploy, and CodePipeline with all benefits from these products.

Read more from official documentation:
AWS CodeCommit: https://aws.amazon.com/codecommit/
AWS CodeDeploy: https://aws.amazon.com/codedeploy/
AWS CodeBuild: https://docs.aws.amazon.com/managedse...
AWS CodePipeline: https://aws.amazon.com/codepipeline/

Knowing AWS CodeCommit is a one of the crucial topics in the preparation for the AWS DevOps Professional certification exam. More tutorials on this will be soon.

#aws #git #codecommit


Смотрите видео AWS CodeCommit tutorial: your first Repo, Commit and Push онлайн без регистрации, длительностью часов минут секунд в хорошем качестве. Это видео добавил пользователь Data Science Garage 19 Январь 2022, не забудьте поделиться им ссылкой с друзьями и знакомыми, на нашем сайте его посмотрели 41,261 раз и оно понравилось 381 людям.