AWS CodePipeline vs. Azure Kubernetes Service (AKS)

Overview
ProductRatingMost Used ByProduct SummaryStarting Price
AWS CodePipeline
Score 6.9 out of 10
N/A
AWS CodePipeline is a fully managed continuous delivery service that helps users automate release pipelines. CodePipeline automates the build, test, and deploy phases of the release process every time there is a code change, based on the release model a user defines.
$1
per active pipeline/per month
Azure Kubernetes Service (AKS)
Score 8.4 out of 10
N/A
Microsoft's Azure Kubernetes Service (AKS) is designed to make deploying and managing containerized applications easy. It offers serverless Kubernetes, an integrated continuous integration and continuous delivery (CI/CD) experience, and enterprise-grade security and governance. It allows development and operations teams on a single platform to rapidly build, deliver, and scale applications with confidence.N/A
Pricing
AWS CodePipelineAzure Kubernetes Service (AKS)
Editions & Modules
AWS CodePipeline
$1
per active pipeline/per month
Free Tier
Free
No answers on this topic
Offerings
Pricing Offerings
AWS CodePipelineAzure Kubernetes Service (AKS)
Free Trial
NoNo
Free/Freemium Version
YesNo
Premium Consulting/Integration Services
NoNo
Entry-level Setup FeeNo setup feeNo setup fee
Additional Details
More Pricing Information
Community Pulse
AWS CodePipelineAzure Kubernetes Service (AKS)
Features
AWS CodePipelineAzure Kubernetes Service (AKS)
Container Management
Comparison of Container Management features of Product A and Product B
AWS CodePipeline
-
Ratings
Azure Kubernetes Service (AKS)
7.6
5 Ratings
7% below category average
Security and Isolation00 Ratings8.65 Ratings
Container Orchestration00 Ratings8.05 Ratings
Cluster Management00 Ratings7.45 Ratings
Storage Management00 Ratings7.45 Ratings
Resource Allocation and Optimization00 Ratings8.05 Ratings
Discovery Tools00 Ratings6.95 Ratings
Update Rollouts and Rollbacks00 Ratings6.45 Ratings
Self-Healing and Recovery00 Ratings8.05 Ratings
Analytics, Monitoring, and Logging00 Ratings7.65 Ratings
Best Alternatives
AWS CodePipelineAzure Kubernetes Service (AKS)
Small Businesses
GitLab
GitLab
Score 8.7 out of 10
Portainer
Portainer
Score 9.0 out of 10
Medium-sized Companies
GitLab
GitLab
Score 8.7 out of 10
Red Hat OpenShift
Red Hat OpenShift
Score 9.2 out of 10
Enterprises
GitLab
GitLab
Score 8.7 out of 10
Red Hat OpenShift
Red Hat OpenShift
Score 9.2 out of 10
All AlternativesView all alternativesView all alternatives
User Ratings
AWS CodePipelineAzure Kubernetes Service (AKS)
Likelihood to Recommend
9.0
(8 ratings)
7.0
(6 ratings)
Usability
9.0
(1 ratings)
7.0
(1 ratings)
Performance
6.8
(2 ratings)
-
(0 ratings)
Support Rating
9.1
(2 ratings)
9.0
(1 ratings)
Ease of integration
7.4
(2 ratings)
-
(0 ratings)
User Testimonials
AWS CodePipelineAzure Kubernetes Service (AKS)
Likelihood to Recommend
Amazon AWS
I think AWS CodePipeline is a great tool for anyone wanted automated deployments in a multi-server/container AWS environment. AWS also offers services like Elastic Beanstalk that provide a more managed hosting & deployment experience. CodePipeline is a good middle ground with solid, built-in automation with enough customizability to not lock people into one deployment or architecture philosophy.
Read full review
Microsoft
AKS works very well for running containerized applications that require high availability and scalability. This includes systems like our HRIS platform and customer-facing web applications. AKS is a good choice when applications are broken into multiple services that need independent scaling and deployment. It provides the flexibility needed to manage these architectures effectively. But for single, low-traffic applications or simple internal tools, AKS can be overkill. For scenarios like that Azure App Service would be better.
Read full review
Pros
Amazon AWS
  • It is reliable and works without errors
  • It integrates well with our repository and all other AWS functions as well as our end database
Read full review
Microsoft
  • AKS makes it easier to replicate data to multiple regions
  • Azure portal make it easier to manage the resources of the organization
Read full review
Cons
Amazon AWS
  • Ease of use - things like CircleCI or other tools are a bit easier to learn.
  • Ability to build from more sources.
Read full review
Microsoft
  • Steep learning curve
  • Expected charges are unclear until you see real production usage
  • Operations teams need to learn an entirely new skill set
Read full review
Usability
Amazon AWS
Overall, I give AWS Codepipeline a 9 because it gets the job done and I can't complain much about the web interface as much of the action is taking place behind the scenes on the terminal locally or via Amazon's infrastructure anyway. It would be nicer to have a better flowing and visualizable web interface, however.
Read full review
Microsoft
As already said, the UI/CLI and even terraform are perfectly fine, but certain details could be documented better. For instance, if I want to secure the whole Azure Kubernetes Service (AKS) with my own managed keys, then it is very complex and hard to get there. Not really a single source that gives you the whole picture. Besides that, it is still good to use, in most cases intuitive but details mentioned as above can be tricky.
Read full review
Performance
Amazon AWS
Our pipeline takes about 30 minutes to run through. Although this time depends on the applications you are using on either end, I feel that it is a reasonable time to make upgrades and updates to our system as it is not an every day push.
Read full review
Microsoft
No answers on this topic
Support Rating
Amazon AWS
We didn't need a lot of support with AWS CodePipeline as it was pretty straightforward to configure and use, but where we ran into problems, the AWS community was able to help. AWS support agents were also helpful in resolving some of the minor issues we encountered, which we could not find a solution elsewhere.
Read full review
Microsoft
Microsoft support was really good, whenever we raise any ticket they come back to us within a couple of hours.
Read full review
Alternatives Considered
Amazon AWS
CodeCommit and CodeDeploy can be used with CodePipeline so it’s not really fair to stack them against each other as they can be quite the compliment. The same goes for Beanstalk, which is often used as a deployment target in relation to CodePipeline.

CodePipeline fulfills the CI/CD duty, where the other services do not focus on that specific function. They are supplements, not replacements. CodePipeline will detect the updated code and handle deploying it to the actual instance via Beanstalk.

Jenkins is open source and not a native AWS service, that is its primary differentiator. Jenkins can also be used as a supplement to CodePipeline.
Read full review
Microsoft
Amazon EKS stacked up very well and had better performance in some areas. However, Azure Kubernetes Service was a better fit given our Azure environment.
Read full review
Return on Investment
Amazon AWS
  • CodePipeline has reduced ongoing devops costs for my clients, especially around deployment & testing.
  • CodePipeline has sped up development workflow by making the deployment process automated off git pushes. Deployment takes very little coordination as the system will just trigger based on what is the latest commit in a branch.
  • CodePipeline offered a lot of out-of-the-box functionality that was much simpler to setup than a dedicated CI server. It allowed the deployment process to built and put into production with much less and effort and cost compared to rolling the functionality manually.
Read full review
Microsoft
  • We had to spend more time on Azure Kubernetes Service (AKS) than on AWS and GCP to get our kubernetes cluster up and running
  • The resources on nodes need to be left out unused, so effectively it is wasting money there
  • It definitely made us spend more time into maintaining kubernetes
Read full review
ScreenShots