AWS CodePipeline logo

AWS CodePipeline

Continuous delivery service for fast and reliable application updates
561
914
+ 1
30

What is AWS CodePipeline?

CodePipeline builds, tests, and deploys your code every time there is a code change, based on the release process models you define.
AWS CodePipeline is a tool in the Continuous Deployment category of a tech stack.

Who uses AWS CodePipeline?

Companies
155 companies reportedly use AWS CodePipeline in their tech stacks, including CRED, HENNGE K.K., and colondee :D.

Developers
351 developers on StackShare have stated that they use AWS CodePipeline.

AWS CodePipeline Integrations

GitHub, Jenkins, Amazon S3, Amazon EC2, and BrowserStack are some of the popular tools that integrate with AWS CodePipeline. Here's a list of all 16 tools that integrate with AWS CodePipeline.
Pros of AWS CodePipeline
13
Simple to set up
8
Managed service
4
GitHub integration
3
Parallel Execution
2
Automatic deployment
0
Manual Steps Available
Decisions about AWS CodePipeline

Here are some stack decisions, common use cases and reviews by companies and developers who chose AWS CodePipeline in their tech stack.

Shubham Chadokar
Software Engineer Specialist at Kaleyra · | 6 upvotes · 31.6K views

I have created a SaaS application. 1 backend service and 2 frontend services, all 3 run on different ports. I am using Amazon ECR images to deploy them on the EC2 server. My code is on GitHub. I want to automate this deployment process. How can I do this, and What tech stack should I use? It should be in sync with what I am currently using. On merge to master, it should build push the image to ECR and then later deploy again in the EC2 with the latest image. Maybe GitHub Actions or AWS CodePipeline would be ideal. Thanks, Shubham

See more

Hi, I need advice. In my project, we are using Bitbucket hosted on-prem, Jenkins, and Jira. Also, we have restrictions not to use any plugins for code review, code quality, code security, etc., with bitbucket. Now we want to migrate to AWS CodeCommit, which would mean that we can use, let's say, Amazon CodeGuru for code reviews and move to AWS CodeBuild and AWS CodePipeline for build automation in the future rather than using Jenkins.

Now I want advice on below.

  1. Is it a good idea to migrate from Bitbucket to AWS Codecommit?
  2. If we want to integrate Jira with AWS Codecommit, then how can we do this? If a developer makes any changes in Jira, then a build should be triggered automatically in AWS and create a Jira ticket if the build fails. So, how can we achieve this?
See more

AWS CodePipeline's Features

  • Workflow Modeling
  • AWS Integrations
  • Pre-Built Plugins
  • Custom Plugins
  • Declarative Templates
  • Access Control

AWS CodePipeline Alternatives & Comparisons

What are some alternatives to AWS CodePipeline?
AWS CodeDeploy
AWS CodeDeploy is a service that automates code deployments to Amazon EC2 instances. AWS CodeDeploy makes it easier for you to rapidly release new features, helps you avoid downtime during deployment, and handles the complexity of updating your applications.
Jenkins
In a nutshell Jenkins CI is the leading open-source continuous integration server. Built with Java, it provides over 300 plugins to support building and testing virtually any project.
AWS CodeBuild
AWS CodeBuild is a fully managed build service that compiles source code, runs tests, and produces software packages that are ready to deploy. With CodeBuild, you don’t need to provision, manage, and scale your own build servers.
TeamCity
TeamCity is a user-friendly continuous integration (CI) server for professional developers, build engineers, and DevOps. It is trivial to setup and absolutely free for small teams and open source projects.
Bamboo
Focus on coding and count on Bamboo as your CI and build server! Create multi-stage build plans, set up triggers to start builds upon commits, and assign agents to your critical builds and deployments.
See all alternatives

AWS CodePipeline's Followers
914 developers follow AWS CodePipeline to keep up with related blogs and decisions.