- AWS Automation Cookbook
- Nikit Swaraj
- 174字
- 2021-07-02 23:00:38
How to do it...
AWS CodeCommit is configured just like other Git-based repositories, such as GitHub. The following diagram shows how we use a development machine, AWS CLI/AWS Console, and CodeCommit to create and manage a repository:

(Reference: AWS CodeCommit Docs)
The basic workflow is described as follows:
- Using AWS CLI or CodeCommit Console, we can create a CodeCommit repository.
- Post that, use git clone in the CodeCommit repository URL on your local development machine.
- Once the repository gets cloned into the development machine, make the changes in the repository by adding to or editing the files. After that, enter the git add command and put it into the staging area, commit by giving a change message, and then push it back to the repository.
- After that, we can carry out git pull to synchronize the code in the AWS CodeCommit repository with our local repository. At this point in time, you will be working with the latest changes and the versions of the files.
推薦閱讀
- Oracle SOA Governance 11g Implementation
- 走入IBM小型機世界
- UTM(統(tǒng)一威脅管理)技術概論
- OpenStack Cloud Computing Cookbook(Second Edition)
- Photoshop CS3圖像處理融會貫通
- 傳感器與物聯(lián)網技術
- Storm應用實踐:實時事務處理之策略
- Dreamweaver CS6精彩網頁制作與網站建設
- RedHat Linux用戶基礎
- Introduction to R for Business Intelligence
- 穿越計算機的迷霧
- 計算機硬件技術基礎學習指導與練習
- 從機器學習到無人駕駛
- 這樣用Word!
- 單片機與微機原理及應用