AWS CodeCommit / Devops quản lý source code bằng GIT trên AWS Cloud (P23)

2nd Feb 2021
Table of contents

??‍♀️ Lab document

1. Tạo User để sử dụng cho git IAM

2. Tạo repository 

3. Cài AWS CLI trên windows

aws configure

4. Cài và cấu hình Git client trên Windows

git config --global credential.helper "!aws codecommit credential-helper $@"
git config --global credential.UseHttpPath true

5. Các thao tác với GIT

Clone

Commit

Push

⚙️ Dịch vụ Freelance

- Tư vấn & triển khai giải pháp hệ thống cho doanh nghiệp

- Phát triển phần mềm Website, Mobile App, PC App


Add new comment

Image CAPTCHA
Enter the characters shown in the image.

Related Articles

Hiện nay, việc quản lý các web applications khá là phức tạp, ví dụ bạn phải quản lý load balancer, vài web servers, database servers

In this video we'll be setting up a new React App with AWS Amplify to add Sign up, Login and Logout in the easiest way possible.

In this hands on workshop Amazon Developer Advocate Nader Dabit shows us how to get started with serverless GraphQL using AWS Amplify.