AWS CodeDeploy vs Microsoft Azure DevOps comparison

Cancel
You must select at least 2 products to compare!
Amazon Web Services (AWS) Logo
2,074 views|1,919 comparisons
100% willing to recommend
Microsoft Logo
19,315 views|14,609 comparisons
95% willing to recommend
Comparison Buyer's Guide
Executive Summary

We performed a comparison between AWS CodeDeploy and Microsoft Azure DevOps based on real PeerSpot user reviews.

Find out what your peers are saying about Microsoft, GitLab, Red Hat and others in Release Automation.
To learn more, read our detailed Release Automation Report (Updated: April 2024).
768,740 professionals have used our research since 2012.
Featured Review
Quotes From Members
We asked business professionals to review the solutions they use.
Here are some excerpts of what they said:
Pros
"AWS CodeDeploy operates on an on-demand basis. This means that you only pay for the exact duration of the deployment process. Whether it takes one minute, two minutes, or even longer, you're only charged for the time it takes to complete the deployment. You're not locked into paying for dedicated servers.""The product is easy to use.""I found the default settings of AWS CodeDeploy to be highly beneficial for my deployment workflows. For instance, when deploying a Node.js application, I manually installed the necessary components on my AWS instance, such as the web server required by developers. Then, I created deployment scripts for starting and stopping instances and performing the deployment itself. These scripts were stored alongside my code in GitHub, ensuring they executed seamlessly with the CI/CD pipeline. Since the project wasn't overly complex, I opted for the default settings, which proved to be efficient and straightforward for deployment.""It is very flexible.""The product's initial setup phase is easy.""It's just like every other AWS resource I use. It gets the job done."

More AWS CodeDeploy Pros →

"It is possible to add third-party extensions to increase the usability of the product.""If someone is considering developing and deploying the infrastructure in this solution, then using this tool is perfect because it's fully integrated with the pipelines and with a server core repository.""It's graphical representation and tools are easy to use.""Azure Port is considered the most valuable feature.""You get a complete solution with Azure DevOps. You can do everything in one place, starting from requirement gathering until you release the product. It is a reliable, scalable, and handy product.""The extensibility of the work item forms and customizations as well as the backend API to query the data, et cetera, and manipulate the data programmatically are all very valuable aspects of the product.""Before using this solution, we had to deploy our applications, from pre-production to production, manually.""It is stable. I like Azure a lot. All our guys are Microsoft certified."

More Microsoft Azure DevOps Pros →

Cons
"AWS CodeDeploy doesn't provide multiple plugins like Jenkins, which is a shortcoming where improvements are required.""Improvements could be made to AWS CodeDeploy in terms of its agent's compatibility across different operating systems. Currently, there are instances where the agent may not work seamlessly with certain integrations, leading to issues with registering protocols on authorized servers.""Deployment and stability should be improved.""We have faced some issues and bugs along the way when it comes to stability.""I faced some stability issues."

More AWS CodeDeploy Cons →

"The ability to integrate Microsoft Azure DevOps with other platforms and Microsoft products can be improved.""The solution's roadmap and Gantt charts could be improved.""Its price can also be reduced. It would be great if they are a little bit more competitive in terms of pricing because many open-source products are currently available in the market.""The ability to extend work items was more flexible than it is now. Talking version control, one of our customers had some issues because they found it very difficult to manage more than 1000 repositories for one team project.""I think that they have some menus there that are not very well placed.""I would like to see more customization available to the administrator.""The functions have too much dependency right now, so it makes it really, really hard to upgrade and make a change in the code.""I have not been able to use the integration with automation features, such as test management automation, with a framework that is written in Java."

More Microsoft Azure DevOps Cons →

Pricing and Cost Advice
  • "The product is free with EC2."
  • "AWS CodeDeploy has proven to be a cost-effective solution for us, especially considering the benefits we gain from using it. In terms of pricing, AWS is quite affordable, providing excellent value for the features and services it offers."
  • "The product's price is normal."
  • More AWS CodeDeploy Pricing and Cost Advice →

  • "It's a good tool, quite rich, it has a lot of features, and quite a lot of analytical capabilities which are built on top of it so that you can see how your projects are going and all that stuff. It's a good tool."
  • "There is a licensing fee of $6/user per month."
  • "The price is cheaper than Jira and some of the other competing tools."
  • "It is the least expensive product in this class."
  • "I find that the pricing is good, and it is competitive with the other vendors in the market."
  • "Microsoft Azure DevOps is free for up to five users and allows you to track a maximum of three projects."
  • "It is a subscription model and I only pay for what I use."
  • "The price of this solution is fair."
  • More Microsoft Azure DevOps Pricing and Cost Advice →

    report
    Use our free recommendation engine to learn which Release Automation solutions are best for your needs.
    768,740 professionals have used our research since 2012.
    Questions from the Community
    Top Answer:The product is free with EC2. There are no additional charges for AWS CodeDeploy.
    Top Answer:The solution is used to run things on servers.
    Top Answer:Jira is a great centralized tool for just about everything, from local team management to keeping track of products and work logs. It is easy to implement and navigate, and it is stable and scalable… more »
    Top Answer:TFS and Azure DevOps are different in many ways. TFS was designed for admins, and only offers incremental improvements. In addition, TFS seems complicated to use and I don’t think it has a very… more »
    Top Answer:The most valuable feature of the solution is task management.
    Ranking
    4th
    out of 32 in Release Automation
    Views
    2,074
    Comparisons
    1,919
    Reviews
    3
    Average Words per Review
    272
    Rating
    9.3
    1st
    out of 32 in Release Automation
    Views
    19,315
    Comparisons
    14,609
    Reviews
    22
    Average Words per Review
    650
    Rating
    8.2
    Comparisons
    Also Known As
    Azure DevOps, VSTS, Visual Studio Team Services, MS Azure DevOps
    Learn More
    Overview

    AWS CodeDeploy is a service that automates code deployments to any instance, including Amazon EC2 instances and instances running on-premises. 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. You can use AWS CodeDeploy to automate deployments, eliminating the need for error-prone manual operations, and the service scales with your infrastructure so you can easily deploy to one instance or thousands.

    Microsoft Azure DevOps is a cloud service that enables developers to collaborate on code development projects and create and deploy applications quicker than ever before. The service helps unite developers, project managers, and software development experts through a collaborative experience while using the application. For the users' convenience, Azure DevOps offers the user cloud services through Azure DevOps Services or an on-premises service using Azure DevOps Server. In addition, it supports integration with additional services and adding extensions, including the ability for the user to create their own custom extensions. 

    Azure DevOps provides a variety of unified features that can be accessed through their web browser or IDE client, such as:

    • Azure Pipelines - Develop and deploy services to support ongoing application integration and delivery. Azure pipelines, which work with almost every project type and most languages, will automatically test code projects in order to make them available to others.

    • Azure Artifacts - Share packages and integrate package sharing between teams. Packages include NuGet, npm, and Maven, in addition to other private and public sources. Developers can now share and consume packages with other developers from different public registries.

    • Azure Repos - Offers source control of your code through Team Foundation Version Control (TFVC) or Git repositories. Developers can now keep track of any changes that are made in their code over the course of their project.

    • Azure Test Plans - Offers continuous and manual/exploratory app testing through several tools. Test Suites, or a collection of Test Cases, are grouped together in a container called a Test Plan.

    • Azure Boards - Provides a suite of Agile tools to track work, support planning, code defects, and general issues while using Kanban and Scrum software. Teams are in need of tools that are flexible and will help them grow. Azure Boards is a service that helps developers manage their software projects. 

    Benefits of Microsoft Azure DevOps

    Microsoft Azure DevOps offers many benefits, including:

    • A quick setup and easy deployment
    • An elastic scale
    • Exceptional security
    • No-maintenance operations
    • Effortless collaboration through domains
    • The ability to create and deploy products faster than traditional software

    Reviews from Real Users

    Microsoft Azure DevOps stands out among its competitors for a variety of reasons. Two major ones are its ability to forecast how long each task will take and the ability for users to follow the entire development process.

    PeerSpot viewers note the effectiveness of this solution. An executive chief operating officer for a cloud provider notes, “We can forecast tasks and the number of hours a task will take and can compare it with how long a task actually takes.” 

    Carlos H., a product and system director at SPCM, writes, “I think the most usable thing is that you can follow the whole progress of the development process. This makes it very useful for us.”

    Sample Customers
    Expedia, Intuit, Royal Dutch Shell, Brooks Brothers
    Alaska Airlines, Iberia Airlines, Columbia, Skype
    Top Industries
    VISITORS READING REVIEWS
    Financial Services Firm18%
    Computer Software Company16%
    University7%
    Manufacturing Company7%
    REVIEWERS
    Computer Software Company23%
    Financial Services Firm15%
    Energy/Utilities Company11%
    Manufacturing Company8%
    VISITORS READING REVIEWS
    Computer Software Company13%
    Manufacturing Company11%
    Financial Services Firm11%
    Government9%
    Company Size
    REVIEWERS
    Small Business67%
    Midsize Enterprise22%
    Large Enterprise11%
    VISITORS READING REVIEWS
    Small Business20%
    Midsize Enterprise12%
    Large Enterprise68%
    REVIEWERS
    Small Business31%
    Midsize Enterprise18%
    Large Enterprise51%
    VISITORS READING REVIEWS
    Small Business18%
    Midsize Enterprise14%
    Large Enterprise68%
    Buyer's Guide
    Release Automation
    April 2024
    Find out what your peers are saying about Microsoft, GitLab, Red Hat and others in Release Automation. Updated: April 2024.
    768,740 professionals have used our research since 2012.

    AWS CodeDeploy is ranked 4th in Release Automation with 6 reviews while Microsoft Azure DevOps is ranked 1st in Release Automation with 124 reviews. AWS CodeDeploy is rated 8.6, while Microsoft Azure DevOps is rated 8.2. The top reviewer of AWS CodeDeploy writes "The default settings of AWS CodeDeploy are highly beneficial for my deployment workflows". On the other hand, the top reviewer of Microsoft Azure DevOps writes "Good support, helpful management capabilities, and great Kanban boards". AWS CodeDeploy is most compared with AWS Amplify, AWS CodeStar, Octopus Deploy, Red Hat Ansible Automation Platform and Spinnaker, whereas Microsoft Azure DevOps is most compared with GitLab, Jira, TFS, Rally Software and ServiceNow Strategic Portfolio Management.

    See our list of best Release Automation vendors.

    We monitor all Release Automation reviews to prevent fraudulent reviews and keep review quality high. We do not post reviews by company employees or direct competitors. We validate each review for authenticity via cross-reference with LinkedIn, and personal follow-up with the reviewer when necessary.