Day50 ----> 90DaysOfDevOps Challenge @TWS

Day50 ----> 90DaysOfDevOps Challenge @TWS

Day 50: Your CI/CD pipeline on AWS -->

Part-1 πŸš€ ☁

What is CodeCommit?

CodeCommit is a managed source control service by AWS that allows users to store, manage, and version their source code and artifacts securely and at scale. It supports Git, integrates with other AWS services, enables collaboration through branch and merge workflows, and provides audit logs and compliance reports to meet regulatory requirements and track changes.

Overall, CodeCommit provides developers with a reliable and efficient way to manage their codebase and set up a CI/CD pipeline for their software development projects.

Task-01 :

  • Set up a code repository on CodeCommit and clone it on your local.

image

image

  • You need to set up GitCredentials in your AWS IAM - User Account.

image

image

image

image

  • Use those credentials in your local and then clone the repository from CodeCommit

image

image

Task-02 :

  • Add a new file from local and commit to your local branch

image

image

image

  • Push the local changes to the CodeCommit repository.

image

image

For more details watch this video.

Happy Learning :)

Day 50 task is complete!

90DaysOfDevOps TasksπŸ‘‡

github.com/Chaitannyaa/90DaysOfDevOps.git

Chaitannyaa Gaikwad | LinkedIn

Β