AWS CodePipeline
AWS CodePipeline is a fully managed continuous delivery service that helps you automate your release pipelines for fast and reliable application and infrastructure updates. CodePipeline enables you to model your software release process and mitigate the need to set up or provision servers. You can define the stages of your software release process using the AWS Management Console or AWS command line interface (CLI), rapidly release new features, iterating on feedback and catching bugs by testing each code change. Additionally, you can adapt to your needs using your own plugins, or prebuilt plugins, in any step of your release process.
Included in the Free Tier
- For V1 type pipelines: One free active pipeline per month for V1 type pipelines.
- For V2 type pipelines: 100 free action execution minutes per month. The free action execution minutes are shared between all V2 pipelines in the account, regardless of the number of V2 pipelines in the account. They are automatically reset at the beginning of each calendar month. Unused minutes do not carry over to the next month.
Visit the AWS CodePipeline Pricing Page for more information on its free tier offering.