AWS CodeBuild vs. AWS CodeDeploy

Overview
ProductRatingMost Used ByProduct SummaryStarting Price
AWS CodeBuild
Score 8.1 out of 10
N/A
AWS CodeBuild is a fully managed continuous integration service that compiles source code, runs tests, and produces software packages that are ready to deploy.
$0.01
Per Minute
AWS CodeDeploy
Score 10.0 out of 10
N/A
AWS CodeDeploy is a fully managed deployment service that automates software deployments to a variety of compute services such as Amazon EC2, AWS Fargate, AWS Lambda, and on-premises servers. AWS CodeDeploy aims to make it easier for users to rapidly release new features, avoid downtime during application deployment, and handle the complexity of updating applications.
$0.02
per on-premises instance
Pricing
AWS CodeBuildAWS CodeDeploy
Editions & Modules
general.1.small
$.005
Per Minute
general.1.medium
$.01
Per Minute
general.1.large
$.02
Per Minute
AWS CodeDeploy
$0.02
per on-premises instance
Offerings
Pricing Offerings
AWS CodeBuildAWS CodeDeploy
Free Trial
NoNo
Free/Freemium Version
NoNo
Premium Consulting/Integration Services
NoNo
Entry-level Setup FeeNo setup feeNo setup fee
Additional Details
More Pricing Information
Community Pulse
AWS CodeBuildAWS CodeDeploy
Best Alternatives
AWS CodeBuildAWS CodeDeploy
Small Businesses
GitLab
GitLab
Score 8.8 out of 10
Action1
Action1
Score 9.5 out of 10
Medium-sized Companies
GitLab
GitLab
Score 8.8 out of 10
Action1
Action1
Score 9.5 out of 10
Enterprises
GitLab
GitLab
Score 8.8 out of 10
GitLab
GitLab
Score 8.8 out of 10
All AlternativesView all alternativesView all alternatives
User Ratings
AWS CodeBuildAWS CodeDeploy
Likelihood to Recommend
8.0
(2 ratings)
10.0
(5 ratings)
Usability
9.0
(1 ratings)
10.0
(1 ratings)
User Testimonials
AWS CodeBuildAWS CodeDeploy
Likelihood to Recommend
Amazon AWS
I enjoy it - very cool service. I would say give it a try.
Read full review
Amazon AWS
Getting the code from Git Hub, uploading it to the repository, making changes, and deploying it to a specific environment makes AWS tremendous and easy to work with. Once you know how to do it, it is easy to replicate. On the other hand, if you are new, it gets confusing, and you need guidance on the steps to take not to compromise the application.
Read full review
Pros
Amazon AWS
  • Customization
  • Do code builds within a schedule or when the source code changes
  • Only pay for the build time used
Read full review
Amazon AWS
  • Integration with other AWS services
  • No administration required
  • Unified and easy process for dev teams
Read full review
Cons
Amazon AWS
  • It was difficult to create a branching strategy with GitHub. We had everything running from main, but in a true devops environment, we would like to incorporate a true branching strategy.
  • I would like to share build projects with each AWS account we utilize versus creating a build project in each account. It will allow us consistent deployments across the board.
  • The error logs are natively in AWS, but when developers do not have access, there is no way for them to view error logs for maintenance other than an admin who has access to share the error logs.
Read full review
Amazon AWS
  • There is one limitation is it can't do multi-tier apps
  • It is not possible to control the order in which deployment occurs if more than one deployment attempts to run at the same time
  • AWS CodeDeploy does not integrate with GitHub
Read full review
Usability
Amazon AWS
It is a highly usable, well integrated CI/CD service, patricularly for AWS-centric organizations. It is a strong balance between simplicity and flexibility. Security was integrated with AWS Secrets Manager allowing secrets to be retrieved dynamically - a huge usability win for us. I did not enjoy the manual build for each environment
Read full review
Amazon AWS
Here is where AWS as a whole stepped up big. The UI is more intuitive and easy to use. The separation is clear, and the guides are abundant. They still need to create starter tutorials for newcomers so we don't lose much time learning/teaching others. Having someone with basic knowledge and examples where they can gain experience will make it better.
Read full review
Alternatives Considered
Amazon AWS
AWS CodeBuild provides the option to fully implement the build in the cloud without wasting your local resources (computer and network) providing independence to developers to invest those resources in other processes. It also provides a robust platform with a lot of customizations or just a script for each language.
Read full review
Amazon AWS
Jenkins supports a lot of plugings. Also with Jenkins, it is possible to manage everything through our own server. Those are 2 points where I rate Jenkins as one of the best DevOps Tool
Read full review
Return on Investment
Amazon AWS
  • It has a positive ROI
Read full review
Amazon AWS
  • AWS CodeDeploy has reduced the engineer involvement in deployments
  • Our QA team has been able to effectively deploy tickets for testing, and our Release Managers can manage production deployments
  • Progress indicators have given us a better baseline for deployment times, which is helpful for time-sensitive releases
Read full review
ScreenShots