Introducing G2.ai, the future of software buying.Try now
AWS CodePipeline
Save to My Lists
Unclaimed
Unclaimed

Top Rated AWS CodePipeline Alternatives

AWS CodePipeline Reviews & Product Details

AWS CodePipeline Overview

What is AWS CodePipeline?

AWS CodePipeline is a continuous integration and continuous delivery service for fast and reliable application and infrastructure updates.

This product is included in:
AWS CodePipeline Details
Show LessShow More
Product Description

AWS CodePipeline is a continuous integration and continuous delivery service for fast and reliable application and infrastructure updates.


Seller

Amazon Web Services (AWS)

Description

By giving customers more of what they want - low prices, vast selection, and convenience - Amazon continues to grow and evolve as a world-class e-commerce platform.

AWS CodePipeline Integrations

(1)
Integration information sourced from real user reviews.

Recent AWS CodePipeline Reviews

Nuno P.
NP
Nuno P.Small-Business (50 or fewer emp.)
3.5 out of 5
"A great CI/CD Pipeline with simple interface"
It's a simple platform, but with a lot of tools for each service within AWS.
Sujith C.
SC
Sujith C.Mid-Market (51-1000 emp.)
3.5 out of 5
"Straight forward CICD for AWS targets"
AWS CodePipeline integrates great with many AWS services. It is very simple to setup a deployment pipeline starting with a code repository (Popular...
Akash S.
AS
Akash S.Mid-Market (51-1000 emp.)
5.0 out of 5
"Codepipeline an amazing service for creating CICD pipelines"
The options of various tools and services to integrate with my pipeline like S3, lambda, eventbridge, codebuild etc.

Pricing Insights

Averages based on real user reviews.

Time to Implement

2 months

Return on Investment

14 months

Average Discount

7%

Perceived Cost

$$$$$
View More Pricing Information

AWS CodePipeline Media

Answer a few questions to help the AWS CodePipeline community
Have you used AWS CodePipeline before?
Yes

68 AWS CodePipeline Reviews

4.3 out of 5
The next elements are filters and will change the displayed results once they are selected.
Search reviews
Hide FiltersMore Filters
The next elements are filters and will change the displayed results once they are selected.
The next elements are filters and will change the displayed results once they are selected.
68 AWS CodePipeline Reviews
4.3 out of 5
68 AWS CodePipeline Reviews
4.3 out of 5

AWS CodePipeline Pros and Cons

How are these determined?Information
Pros and Cons are compiled from review feedback and grouped into themes to provide an easy-to-understand summary of user reviews.
Pros
Cons
G2 reviews are authentic and verified.
Aasheesh P.
AP
Senior Software Engineer
Mid-Market(51-1000 emp.)
More Options
Validated Reviewer
Verified Current User
Review source: G2 invite
Products used within AWS Developer Tools: AWS CodePipeline, AWS CodeBuild, AWS Command Line Interface
What do you like best about AWS Developer Tools?

The developer tools provide all the features required for the DevOps cycle. It has CodeCommit for source control, CodeBuild to build the artifacts required for the deployment, and CodeDeploy to deploy the artifacts to various AWS services.

All of this can be controlled in AWS CodePipeline, which makes it very easy to build and deploy the code.

We are using CodeBuild and CodePipeline regularly to deploy our workloads. Review collected by and hosted on G2.com.

What do you dislike about AWS Developer Tools?

CodeCommit is not very user-friendly when compared to other peers such as GitLab/BitBucket.

CodeBuild is good but lacks several capabillities when compared to GitLab CI, Review collected by and hosted on G2.com.

What problems is AWS Developer Tools solving and how is that benefiting you?

The Dev tools are helping us to deploy our source code to Amazon ECS and EKS.

The cycle starts when the devs push the code to BitBucket which is picked by the CodePipeline and it triggers CodeBuild to build the Docker image and then CloudFormation inside the CodePipeline deploys the Docker image to the ECS cluster.

Thus the dev tools are helping us to eliminate the manual process of build and deploy. Review collected by and hosted on G2.com.

AM
Enterprise(> 1000 emp.)
More Options
Validated Reviewer
Review source: Organic
Products used within AWS Developer Tools: AWS CodePipeline, AWS CodeCommit
What do you like best about AWS Developer Tools?

AWS Developer Tools offer a comprehensive suite of services that streamline the entire DevOps lifecycle, making it easier to build, deploy, and manage applications.

A fully managed Git-based source control service with high availability, encryption, and IAM access control.

No need to manage servers, unlike self-hosted Git solutions.

Define cloud resources using familiar programming languages (Python, TypeScript, Java, etc.) instead of YAML/JSON.

Faster provisioning with reusable constructs and higher-level abstractions

Simplifies serverless development with a streamlined template syntax for Lambda, API Gateway, DynamoDB, etc.

Local testing & debugging with sam-cli.

AWS X-Ray for tracing distributed applications.

CodeGuru for automated code reviews and performance optimization. Review collected by and hosted on G2.com.

What do you dislike about AWS Developer Tools?

AWS’s vast array of services and configurations (IAM policies, VPC settings, etc.) can make simple CI/CD setups feel unnecessarily complex.

Finding best practices often requires digging through multiple guides.

Lacks features compared to GitHub/GitLab (e.g., no built-in wiki, weak PR review tools).

Slower performance for large repos compared to self-hosted Git solutions. Review collected by and hosted on G2.com.

What problems is AWS Developer Tools solving and how is that benefiting you?

Manual, Error-Prone Deployments

Infrastructure Complexity

Slow Local Development for Serverless

Scalable Git Repos with Enterprise Security Review collected by and hosted on G2.com.

Dineshan S.
DS
CEO
Small-Business(50 or fewer emp.)
More Options
Validated Reviewer
Verified Current User
Review source: Organic
Products used within AWS Developer Tools: AWS CodePipeline, AWS Device Farm, AWS CodeBuild, AWS Cloud9
What do you like best about AWS Developer Tools?

Aws is the go to place for cloud services. Developer tools enable us to keep everything from writing, managing, testing and deploying code all in one familiar platform Review collected by and hosted on G2.com.

What do you dislike about AWS Developer Tools?

Developer tools are more complex and overwhelming for newcomers compare to other aws services. Lack features compare to other tools. Review collected by and hosted on G2.com.

What problems is AWS Developer Tools solving and how is that benefiting you?

Aws developer tools enable us to ship new features faster than ever with continuous integration of build, test, deploy and monitor. It make far easier to manage because everything are in a single place. Review collected by and hosted on G2.com.

Sujith C.
SC
Senior Software Developer
Mid-Market(51-1000 emp.)
More Options
Validated Reviewer
Verified Current User
Review source: G2 invite
Incentivized Review
What do you like best about AWS CodePipeline?

AWS CodePipeline integrates great with many AWS services. It is very simple to setup a deployment pipeline starting with a code repository (Popular ones like GitHub, GitLab etc. are supported using Code connections). Custom deployment logics can be implemented using CodeBuild images rading specs from either the source repository itself, or commands embedded to the CodeBuild project itself.

There are options for seamless no-script deployment using CodeDeploy (Good for S3, ECS etc.). Pricing is also good in CodePipeline V1) Review collected by and hosted on G2.com.

What do you dislike about AWS CodePipeline?

CodePipeline V1

- Lack of support of dynamic variables at pipeline level. E.g. Dynamic code repo branch name.

- Lack of APIs to track the proper progress for a particular execution of pipeline. (Cannot get stage by stage tracking using AWS APIs)

- Does not provide a built in option to make the pipeline execution progress accessible externally (E.g, in GitHub.)

CodePipeline V2

- Pricing (Cost proportional to the total execution time of the pipeline doesn'tmakes sense when there is already other costs associated with underlying resources (e.g. CodeBuild) Review collected by and hosted on G2.com.

What problems is AWS CodePipeline solving and how is that benefiting you?

Deploying software products to target environments in a systematic and predictable way (CICD) Review collected by and hosted on G2.com.

Nuno P.
NP
Principal Backend Developer
Small-Business(50 or fewer emp.)
More Options
Validated Reviewer
Verified Current User
Review source: G2 invite
Incentivized Review
What do you like best about AWS CodePipeline?

It's a simple platform, but with a lot of tools for each service within AWS. Review collected by and hosted on G2.com.

What do you dislike about AWS CodePipeline?

The platform is not flexible enough to allow the same pipeline to be executed by multiple branches. Review collected by and hosted on G2.com.

What problems is AWS CodePipeline solving and how is that benefiting you?

AWS CodePipeline is one of our CI/CD tools, and allows us to deploy one of our applications to our multiple environments. Review collected by and hosted on G2.com.

Akash S.
AS
Infrastructure developer
Computer Software
Mid-Market(51-1000 emp.)
More Options
Validated Reviewer
Verified Current User
Review source: Organic
What do you like best about AWS CodePipeline?

The options of various tools and services to integrate with my pipeline like S3, lambda, eventbridge, codebuild etc. Review collected by and hosted on G2.com.

What do you dislike about AWS CodePipeline?

Its difficult to setup a cross account pipeline setup, like if i want to keep my codebase in one account and rest resources on another AWS account. Which makes it very lengthy process to setup that. Review collected by and hosted on G2.com.

What problems is AWS CodePipeline solving and how is that benefiting you?

The intergration of various services like lambda, s3, codebuild, codecomit, cloudfront etc. Makes it easy for me to deploy Frontend. Review collected by and hosted on G2.com.

VP
Azure Administrator
Information Technology and Services
Mid-Market(51-1000 emp.)
More Options
Validated Reviewer
Verified Current User
Review source: Organic
Incentivized Review
Rating Updated ()
What do you like best about AWS CodePipeline?

The best things about the AWS Code pipeline are -

--> More secure as switched from GitHub actions because of the security concerns raised.

--> It worked both ways for us in solo and with Smooth integration with source code present in GitHub and other AWS services

--> Debugging becomes smooth because of cloud watch logs to check what causes the error and make it easy for implementation of those.

--> Notifications and alerts with SNS are very easy to use without much hassle.

--> Great Visibility with different pipeline stages makes frequently used AWS Serive for DevOps Workflow. Review collected by and hosted on G2.com.

What do you dislike about AWS CodePipeline?

We sometimes find it tricky to deal with the AWS Code pipeline or other AWS DevOps tools because of the IAM policy and the role we attach to it.

It requires time and effort to work around it not just as easy and beginner-friendly as the EC2 instance. Review collected by and hosted on G2.com.

What problems is AWS CodePipeline solving and how is that benefiting you?

AWS Code pipeline helped in CI/CD the source code taken from GitHub and when push regularly integrated and build a docker image and publish it to EKS cluster. A good to work with AWS Service. Mostly in my opinion better than many open sources with more secure and least privileges. Review collected by and hosted on G2.com.

sanfiya p.
SP
Research Executive II
Mid-Market(51-1000 emp.)
More Options
Validated Reviewer
Review source: G2 invite
Incentivized Review
What do you like best about AWS CodePipeline?

I liked the user-friendly nature of the platform. The deployments' ststus can be easily viewed from the Execution history. AWS Code Pipelines has many configuration interfaces to a variety of other AWS services, which are more convenient in order to automate our cloud processes. Review collected by and hosted on G2.com.

What do you dislike about AWS CodePipeline?

AWS Code Pipelines gas more advantage when we use them for Software updates, etc. But there are few alternatives available in the market like Jenkins, which are Open source but the features are limited. So we have to decide before opting for any service. Review collected by and hosted on G2.com.

What problems is AWS CodePipeline solving and how is that benefiting you?

We can automate various processes like deployment, code retrieval, etc, by this service. We usually integrate Code Pipeline with AWS Lambda. Since it can be integrated into many cloud services offered by Amazon, we can easily make our process completely automated. We can also get an overall visualisation of the deployment. The execution history is also provided, where we can see the execution status. Review collected by and hosted on G2.com.

Sumanta B.
SB
Software Programmer
Small-Business(50 or fewer emp.)
More Options
Validated Reviewer
Verified Current User
Review source: G2 invite
Incentivized Review
What do you like best about AWS CodePipeline?

Seamless Integration and Best-in-Class Automation

Excellent automation features provided by AWS CodePipeline have substantially improved our software delivery process. One outstanding feature is its easy connection with a variety of AWS services, including source code repositories, build providers, and deployment targets. By removing manual interventions and lowering the possibility of errors, this connection enables a quick and effective flow of our product releases. We have saved a significant amount of time and effort by being able to automate the entire workflow, which has allowed us to concentrate more on innovation and providing high-quality applications to our users. Review collected by and hosted on G2.com.

What do you dislike about AWS CodePipeline?

Flexibility and Customization Could Use Some Work

There are a few areas where AWS CodePipeline might use more customization and flexibility, despite the fact that it offers a reliable and strong solution for automating software delivery. The requirement for more sophisticated customization choices within the visual pipeline builder is one issue. Although it has a user-friendly interface, giving actions and stages more precise control would make it easier to adapt the pipeline to particular needs. CodePipeline interfaces with AWS services without a hitch, however it might benefit from broadening its integration possibilities with well-known third-party tools and services to offer better flexibility in various development contexts. Review collected by and hosted on G2.com.

What problems is AWS CodePipeline solving and how is that benefiting you?

Our software delivery process is mainly automated using AWS CodePipeline. From source code management to deployment, it acts as a centralised platform that coordinates the complete release pipeline. We can effectively develop, test, and deploy our applications using CodePipeline, resulting in a smooth and standardised release approach across many settings. Review collected by and hosted on G2.com.

Ankit .
A
Associate Devops Engineer
Small-Business(50 or fewer emp.)
More Options
Validated Reviewer
Review source: G2 invite
Incentivized Review
What do you like best about AWS CodePipeline?

seamless integration with other AWS services, flexibility in defining custom workflows, support for various source code repositories, and the ability to automate the build, test, and deployment processes. It also provides a visual representation of the pipeline, making it easy to understand and monitor the entire delivery process. Review collected by and hosted on G2.com.

What do you dislike about AWS CodePipeline?

The platform may be perceived as having limitations in terms of advanced customization options compared to certain standalone CI/CD tools Review collected by and hosted on G2.com.

What problems is AWS CodePipeline solving and how is that benefiting you?

CodePipeline automates the build, test, and deployment phases of software delivery, reducing the need for manual intervention and minimizing errors that can occur during manual processes. Review collected by and hosted on G2.com.