How to set up CI/CD pipeline on AWS using BitBucket, ECS, ECR
PART 2 - ECS and EC2
Feb 9, 20247 min read340

Search for a command to run...
Articles tagged with #bitbucket
PART 2 - ECS and EC2

PART 1 - Environment Setup

Introduction You may occasionally come across services that needs access to your AWS infrastructure, or an EC2 machine. One example of this is allowing Bitbucket build machines to SSH into EC2 within AWS. A quick guide create a file called bitbucket...
