Day 53: Your CI/CD pipeline on AWS - Part 4 ๐ โ
What is CodePipeline?
CodePipeline builds, tests, and deploys your code every time there is a code change, based on the release process models you define. Think of it as a CI/CD Pipeline service.
Task-01 :
Create a Deployment group of EC2 Instance.
C...
sayali.hashnode.dev2 min read