Best Software for 2025 is now live!
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.

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 Details
Year Founded
2006
HQ Location
Seattle, WA
Twitter
@awscloud
2,230,610 Twitter followers
LinkedIn® Page
www.linkedin.com
136,383 employees on LinkedIn®
Ownership
NASDAQ: AMZN
Total Revenue (USD mm)
$177,866
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.

Recent AWS CodePipeline Reviews

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.
VP
Vipul P.Mid-Market (51-1000 emp.)
5.0 out of 5
"Optimizing the DevOps CI/CD Workflow with 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...
Security Badge
This seller hasn't added their security information yet. Let them know that you'd like them to add it.
0 people requested security information

AWS CodePipeline Media

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

64 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
Popular Mentions
The next elements are radio elements and sort the displayed results by the item selected and will update the results displayed.
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.
64 AWS CodePipeline Reviews
4.3 out of 5
64 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

Overall Review Sentiment for AWS CodePipelineQuestion

Time to Implement
<1 day
>12 months
Return on Investment
<6 months
48+ months
Ease of Setup
0 (Difficult)
10 (Easy)
Log In
Want to see more insights from verified reviewers?
Log in to view review sentiment.
G2 reviews are authentic and verified.
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.

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
(Original )Information
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.

PRIYANSHU P.
PP
Test engineer
Mid-Market(51-1000 emp.)
More Options
Validated Reviewer
Review source: G2 invite
Incentivized Review
(Original )Information
What do you like best about AWS CodePipeline?

Codepipeline is the best Full managed continuous software delivery service which helping to automate the process and it is very fast and reliable service. I like that i get the new features quickly about the software and it is giving a good quality of services to me. And as we know that we only pay for what we using in real time. Review collected by and hosted on G2.com.

What do you dislike about AWS CodePipeline?

Nothing i dislike about the Codepipeline as it depends upon the user actions. Review collected by and hosted on G2.com.

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

Codepipeline solving a problem of infrastructure as it providing a good quality of software and this creating effective infrastructure. Increasing the business performance and efficiency and i also able integrate the features in Codepipeline, And contribute in development. I can able to enhance the quality and accuracy of the services and software. Review collected by and hosted on G2.com.

Verified User in Hospital & Health Care
AH
Small-Business(50 or fewer emp.)
More Options
Validated Reviewer
Review source: G2 invite
Incentivized Review
Products used within AWS Developer Tools: AWS CodePipeline, AWS CodeCommit
What do you like best about AWS Developer Tools?

As of my experience AWS developer tools gives us scalability to work seamless in cloud infrastructure and integration for complex application and security like authentication and authorisation and also provide us to monitoring Review collected by and hosted on G2.com.

What do you dislike about AWS Developer Tools?

According to me if a user new in AWS he does not understand easily of AWS configuration it's little bit hard and cost management one of the point I dislike about AWS developer tools Review collected by and hosted on G2.com.

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

If I talking about problem so version control

and collaboration is the problem and it's gives us benifitIt's to AWS code commit provides a secure and scalable source code repository allows us to coloborate on code changes mad track. Review collected by and hosted on G2.com.

Juan C.
JC
Head of Quality & Scalability
Mid-Market(51-1000 emp.)
More Options
Validated Reviewer
Verified Current User
Review source: Organic
What do you like best about AWS CodePipeline?

It is vital for DevOps infrastructure. The interface is intuitive. Review collected by and hosted on G2.com.

What do you dislike about AWS CodePipeline?

The costs start to pile up as you add more storage and capabilities. Review collected by and hosted on G2.com.

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

The Code Pipeline has streamlined our deployment efforts Review collected by and hosted on G2.com.

Shanawaz A.
SA
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 Developer Tools?

Easy integration with the AWS ecosystem. It can seamlessly work with other AWS services such as EC2, Lambda and S3.

Consistent performance in terms of scalability and reliability.

Supports multiple programming languages, platforms and frameworks. Review collected by and hosted on G2.com.

What do you dislike about AWS Developer Tools?

Increased application complexity involving multiple moving parts.

Works primarily on AWS cloud, it might be beneficial if these services are cloud agnostic.

Quite difficult to troubleshoot in terms of debugging. Review collected by and hosted on G2.com.

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

Improved productivity due to the automation of build, test, and deployment processes.

Simplified infrastructure management through the use of managed AWS services.

A comprehensive set of tools to cater to various developer needs. Review collected by and hosted on G2.com.