Azure Kubernetes Service (AKS) vs. GitLab

Overview
ProductRatingMost Used ByProduct SummaryStarting Price
Azure Kubernetes Service (AKS)
Score 7.9 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
GitLab
Score 8.7 out of 10
N/A
GitLab DevSecOps platform enables software innovation by aiming to empower development, security, and operations teams to build better software, faster. With GitLab, teams can create, deliver, and manage code quickly and continuously instead of managing disparate tools and scripts. GitLab helps teams across the complete DevSecOps lifecycle, from developing, securing, and deploying software. Differentiators, as described by Gitlab: Simplicity: With GitLab, DevSecOps can…
$0
per month per user
Pricing
Azure Kubernetes Service (AKS)GitLab
Editions & Modules
No answers on this topic
GitLab Essential
$0
per month per user
GitLab Premium
$29
per month per user
GitLab Ultimate
$99
per month per user
Offerings
Pricing Offerings
Azure Kubernetes Service (AKS)GitLab
Free Trial
NoYes
Free/Freemium Version
NoYes
Premium Consulting/Integration Services
NoNo
Entry-level Setup FeeNo setup feeOptional
Additional Details
More Pricing Information
Community Pulse
Azure Kubernetes Service (AKS)GitLab
Features
Azure Kubernetes Service (AKS)GitLab
Container Management
Comparison of Container Management features of Product A and Product B
Azure Kubernetes Service (AKS)
5.6
Ratings
32% below category average
GitLab
-
Ratings
Security and Isolation8.00 Ratings00 Ratings
Container Orchestration8.00 Ratings00 Ratings
Cluster Management2.00 Ratings00 Ratings
Storage Management3.00 Ratings00 Ratings
Resource Allocation and Optimization9.00 Ratings00 Ratings
Discovery Tools4.00 Ratings00 Ratings
Update Rollouts and Rollbacks1.00 Ratings00 Ratings
Self-Healing and Recovery7.00 Ratings00 Ratings
Analytics, Monitoring, and Logging8.00 Ratings00 Ratings
Best Alternatives
Azure Kubernetes Service (AKS)GitLab
Small Businesses
Portainer
Portainer
Score 9.6 out of 10

No answers on this topic

Medium-sized Companies
Red Hat OpenShift
Red Hat OpenShift
Score 9.3 out of 10
Veracode
Veracode
Score 8.7 out of 10
Enterprises
Red Hat OpenShift
Red Hat OpenShift
Score 9.3 out of 10
Veracode
Veracode
Score 8.7 out of 10
All AlternativesView all alternativesView all alternatives
User Ratings
Azure Kubernetes Service (AKS)GitLab
Likelihood to Recommend
7.0
(0 ratings)
8.9
(0 ratings)
Likelihood to Renew
-
(0 ratings)
9.9
(0 ratings)
Usability
7.0
(0 ratings)
9.0
(0 ratings)
Support Rating
9.0
(0 ratings)
9.1
(0 ratings)
User Testimonials
Azure Kubernetes Service (AKS)GitLab
Likelihood to Recommend
[Azure Kubernetes Service (AKS)] is great when you need to be able to deploy a large number of services in a highly repeatable way. Once you know how to use it, it is a very fast to stand up a new environment. However there is a lot you need to know to get to that point and it is a specialized area. This is not suitable for small teams who are supporting multiple product stacks.
Read full review
It is well-suited for any project that needs VCS. It's an excellent choice for teams that might be remote or have to collaborate across teams. Plenty of features allow for async working. With its dashboards and reporting features, it is also suitable for nontechnical PMs or stakeholders. It allows for very bespoke customization and can most often do much more than you need it to.
Read full review
Pros
  • To scale the microservices very easily.
  • Easy to set up in CI/CD pipeline.
  • It has a good pricing option as well in Azure. Basic works fine.
  • Accelerates containerized application development for the developers.
Read full review
  • GitLab excels in managing code versions, allowing easy tracking of changes, branch management, and merging contributions.
  • It helps maintain code stability and reliability, saving time and effort in the development or research workflow.
  • Powerful code review features, enabling collaboration and feedback among team members.
  • Robust project management features, including issue tracking, kanban boards, and milestones.
Read full review
Cons
  • GUI on azure portal need to enhanced.
  • The feature set should be matching with Openshift which is also kubernetes based
  • Troubleshooting errors
Read full review
  • CI variables management is sometimes hard to use, for example, with File type variables. The scope of each variable is also hard to guess.
  • Access Token: there are too many types (Personal, Project, global..), and it is hard to identify the scope and where it comes from once created.
  • Runners: auto-scaled runners are for the moment hard to put in place, and monitoring is not easy.
Read full review
Likelihood to Renew
No answers on this topic
I really feel the platform has matured quite faster than others, and it is always at the top of its game compared to the different vendors like GitHub, Azure pipelines, CircleCI, Travis, Jenkins. Since it provides, agents, CI/CD, repository hosting, Secrets management, user management, and Single Sign on; among other features
Read full review
Usability
Barring certain missing features such as operator management , open cluster management, it does gives lot of options to host containerized applications. The GUI may be improved and can give user more insights to the cluster rather than using command line tools. The integration with standard azure monitoring tools is a big plus to use Azure Kubernetes Service (AKS)
Read full review
I find it easy to use, I haven't had to do the integration work, so that's why it is a 9/10, cause I can't speak to how easy that part was or the initial set up, but day to day use is great!
Read full review
Reliability and Availability
No answers on this topic
I've never had experienced outages from GItlab itself, but regarding the code I have deployed to Gitlab, the history helps a lot to trace the cause of the issue or performing a rollback to go back to a working version
Read full review
Performance
No answers on this topic
GItlab reponsiveness is amazing, has never left me IDLE. I've never had issues even with complex projects. I have not experienced any issues when integrating it with agents for example or SSO
Read full review
Support Rating
Microsoft support was really good, whenever we raise any ticket they come back to us within a couple of hours.
Read full review
At this point, I do not have much experience with Gitlab support as I have never had to engage them. They have documentation that is helpful, not quite as extensive as other documentation, but helpful nonetheless. They also seem to be relatively responsive on social media platforms (twitter) and really thrived when GitHub was acquired by Microsoft
Read full review
Alternatives Considered
Worked with very similar in-house-built Kubernetes/container management system. We are leveraging AKS as it's more robust and stable being in the technical space for quite some time. Also, it has got a vast number of management and security features which makes it more attractive. They even have a model where the cost can be reduced by up to 90% if the application can afford to handle a quick downtime once in a while.
Read full review
GitHub is an inferior product from most points of view. We had to use it and the teams finds no positives about it. Everything is a downgrade from our previous GitLab solution. GitLab CI\CD is vastly superior to workflows, for example doing a manual node is just "when : manual" in GitLab while you have to do clickops in GitHub to achieve the same. No overview of code in branches is a minus when we tried to figure out what our colleagues are trying to merge as it looked off.
Read full review
Scalability
No answers on this topic
I think is very well designed, and like any VCS it works as intended
Read full review
Return on Investment
  • The ability to scale has reduced the need for headcount in IT
  • The authentication process has kept us compliant with regulatory bodies
  • The ability to replicate environments is great.
Read full review
  • GitLab cut down our spent on container, package and infrastructure registry
  • Best thing is we can now have everything in single platform which cost effective too
  • Quality of support is really good and they do have emergency support team as well which is great
Read full review
ScreenShots

GitLab Screenshots

Screenshot of GitLab, a comprehensive DevSecOps platform.Screenshot of Security DashboardScreenshot of Merge Request