AWS-Logo_White-Color
  • 1. Introduction
  • 2. Preparation
    • 2.1 Create HTTPS Git Credentials for CodeCommit
    • 2.2 Create Public Subnet
    • 2.3 Create Security Group
    • 2.4 Create Target Group
    • 2.5 Create Application Load Balancer
  • 3. AWS CodeCommit
    • 3.1 Create CodeCommit Repository
    • 3.2 Push Code to CodeCommit Repository
  • 4. AWS CodeBuild
    • 4.1 Create private repo ECR
    • 4.2 Create CodeBuild Project
    • 4.3 Update CodeBuild Role
  • 5. AWS CodePipeline
  • 6. AWS CodeDeploy and AWS ECS
    • 6.1 Create ECS Cluster
    • 6.2 Create Task definition
    • 6.3 Update code
    • 6.4 Creat Cluster service
    • 6.5 Update Deploy stage
    • 6.6 Update and observe deployment
  • 7. Clean up resources
  • 8. References

More

  • AWS Study Group

  • Clear History
Workshop
web counter
Cloud Journey
web counter


Last Updated
21-04-2024


Team
Trịnh Duy Hưng
Nguyễn Tiến Dũng
AWS Blue/Green Deployment > Preparation
    • Content

Preparation

Content

  1. Create HTTPS Git Credentials for CodeCommit
  2. Create Public Subnet
  3. Create Security Group
  4. Create Target Group
  5. Create Application Load Balancer