Save to My Lists

Azure Kubernetes Service (AKS) Reviews & Product Details

Azure Kubernetes Service (AKS) Overview

What is Azure Kubernetes Service (AKS)?

Azure Kubernetes Service (AKS) is a solution that optimizes the configuration of popular open-source tools and technologies specifically for Azure, it provides an open solution that offers portability for both users containers and users application configuration.

This product is included in:
Azure Kubernetes Service (AKS) Details
Show LessShow More
Product Description

Azure Kubernetes Service (AKS) is a solution that optimizes the configuration of popular open-source tools and technologies specifically for Azure, it provides an open solution that offers portability for both users containers and users application configuration.


Seller Details
Seller
Microsoft
Year Founded
1975
HQ Location
Redmond, Washington
Twitter
@microsoft
14,047,075 Twitter followers
LinkedIn® Page
www.linkedin.com
238,990 employees on LinkedIn®
Ownership
MSFT
Phone
+1 (877) 276-2464
Total Revenue (USD mm)
$204,090
Description

Every company has a mission. What's ours? To empower every person and every organization to achieve more. We believe technology can and should be a force for good and that meaningful innovation contributes to a brighter world in the future and today. Our culture doesn’t just encourage curiosity; it embraces it. Each day we make progress together by showing up as our authentic selves. We show up with a learn-it-all mentality. We show up cheering on others, knowing their success doesn't diminish our own. We show up every day open to learning our own biases, changing our behavior, and inviting in differences. Because impact matters. Microsoft operates in 190 countries and is made up of approximately

8,000 passionate employees worldwide.


JN
Overview Provided by:
DevOps Engineer

Recent Azure Kubernetes Service (AKS) Reviews

KD
Kshitij D.Mid-Market (51-1000 emp.)
4.5 out of 5
"Azure Kubernetes Service (AKS) Review"
The best features of Azure Kubernetes Service are easy scalability, simple UI and the power to control your production grade server right from the ...
JN
Jinesh N.Enterprise (> 1000 emp.)
4.5 out of 5
"The Azure Kubernetes Service is really great orchestration tool I ever used."
The best thing about AKS are: 1. It is easy to create and manage as compared to EKS, GKE, or other orchestration tools. 2. The secret store csi d...
AK
Arun Kumar Jain K.Mid-Market (51-1000 emp.)
5.0 out of 5
"Easy to get started with Kubernetes in Azure"
- Managed Service. It takes care of masters, nodes, etcd storage and everything. No need to create the infra needed; AKS service automatically take...

Pricing Insights

Averages based on real user reviews.

Time to Implement

3 months

Return on Investment

16 months

Average Discount

14%

Perceived Cost

$$$$$
View More Pricing Information

Azure Kubernetes Service (AKS) Media

Answer a few questions to help the Azure Kubernetes Service (AKS) community
Have you used Azure Kubernetes Service (AKS) before?
Yes

194 Azure Kubernetes Service (AKS) Reviews

4.4 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.
194 Azure Kubernetes Service (AKS) Reviews
4.4 out of 5
194 Azure Kubernetes Service (AKS) Reviews
4.4 out of 5

Azure Kubernetes Service (AKS) 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
G2 reviews are authentic and verified.
JN
DevOps Engineer
Enterprise(> 1000 emp.)
More Options
Validated Reviewer
Verified Current User
Review source: Organic
What do you like best about Azure Kubernetes Service (AKS)?

The best thing about AKS are:

1. It is easy to create and manage as compared to EKS, GKE, or other orchestration tools.

2. The secret store csi driver is yet another best feature to integrate keyvault with aks to manage confidential secrets.

3. We can integrate ACR with AKS just by providing the ACRPull role to the AKS managed identity is also a great feature as we don't need to secret imagePullSecret for that.

4. We can seamlessly manage cluster autoscaling for high availability. Review collected by and hosted on G2.com.

What do you dislike about Azure Kubernetes Service (AKS)?

Well overall AKS is one of my favourite orchestration tool but there are some disadvantages as well:

1. There's lot of headache while upgrading the cluster to the new Kubernetes version.

2. We cannot use tools like karpenter to reduce the cost consumption of AKS.

3. There's no such support for spot nodes eviction. Review collected by and hosted on G2.com.

What problems is Azure Kubernetes Service (AKS) solving and how is that benefiting you?

1. The cluster autoscaling problem for higher availability.

2. AKS integration with other Azure Services like Entra ID, ACR, KeyVault.

3. Monitoring and Logging with log analytics workspace and managed prometheus and grafana.

4. Built-in security features like: private cluster, network policy

5. CI/CD using Azure DevOps by creating service connection. Review collected by and hosted on G2.com.

AK
Vice President
Mid-Market(51-1000 emp.)
More Options
Validated Reviewer
Verified Current User
Review source: Organic Review from User Profile
Rating Updated ()
What do you like best about Azure Kubernetes Service (AKS)?

- Managed Service. It takes care of masters, nodes, etcd storage and everything. No need to create the infra needed; AKS service automatically takes care of it.

- We use it to host our infrastructure - compute, memory and it helps us in autoscaling. Review collected by and hosted on G2.com.

What do you dislike about Azure Kubernetes Service (AKS)?

- It does not support custom docker images. So while pulling the image, if it's integrated, the pull time takes less. However, due to the lack of this support, it takes longer for the pods to come up. Review collected by and hosted on G2.com.

What problems is Azure Kubernetes Service (AKS) solving and how is that benefiting you?

Our application is hosted on Kubernetes, and we use AKS to manage our Kubernetes in Azure.

It helps us in serving the infrastructure that our application needs. Review collected by and hosted on G2.com.

KD
SDE-1
Mid-Market(51-1000 emp.)
More Options
Validated Reviewer
Verified Current User
Review source: G2 invite
Incentivized Review
Rating Updated ()
What do you like best about Azure Kubernetes Service (AKS)?

The best features of Azure Kubernetes Service are easy scalability, simple UI and the power to control your production grade server right from the azure UI console. Review collected by and hosted on G2.com.

What do you dislike about Azure Kubernetes Service (AKS)?

The only thing that I dislike about Azure Kubernetes service is the lag and slowness when operating the cluster via Azure CLI. Review collected by and hosted on G2.com.

What problems is Azure Kubernetes Service (AKS) solving and how is that benefiting you?

It helps in manager our codes in the form of containers which are running on pods inside the node of our kubernetes cluster. It makes it readily available for our production grade website. Review collected by and hosted on G2.com.

TP
DevOps Engineer
Enterprise(> 1000 emp.)
More Options
Validated Reviewer
Verified Current User
Review source: Organic Review from User Profile
Rating Updated ()
What do you like best about Azure Kubernetes Service (AKS)?

In AKS, the master node is free, unlike in AWS. AKS also features native integration with Azure DevOps and built-in support for GitOps. Review collected by and hosted on G2.com.

What do you dislike about Azure Kubernetes Service (AKS)?

AKS lacks the latest version of Kubernetes. Review collected by and hosted on G2.com.

What problems is Azure Kubernetes Service (AKS) solving and how is that benefiting you?

integration with azure keyvalt to secure our secrets, easy to setup for production workload and container orachation. Review collected by and hosted on G2.com.

Verified User in Information Technology and Services
CI
Enterprise(> 1000 emp.)
More Options
Validated Reviewer
Review source: G2 invite
What do you like best about Azure Kubernetes Service (AKS)?

- I love its features, adaptability of any endpoints, connectivity to the cloud

- Azure keeps updating the features of AKS and there are lots of documents and articles if you need to integrate much-needed service

- Its easy to use auto-scaling technology on underlying Virtual machines where AKS easily manages it

- Customer support is also quite awesome and you get responses as well as on time updates about security, features etc

- Implementation and deployment of the service is pretty quick and user-friendly Review collected by and hosted on G2.com.

What do you dislike about Azure Kubernetes Service (AKS)?

I don't see anything bad, unwanted, or not good in AKS

This is a hot and up-to-date service in the market, which helps people and companies to adopt container technologies Review collected by and hosted on G2.com.

What problems is Azure Kubernetes Service (AKS) solving and how is that benefiting you?

We are mainly using to orchestrate our containers and also for auto-scaling (both VMs and Pods)

It is very easy to roll out the deployment, so that our app versions are managed effectively Review collected by and hosted on G2.com.

GK
Cloud Platform Architect
Enterprise(> 1000 emp.)
More Options
Validated Reviewer
Verified Current User
Review source: G2 invite
Incentivized Review
What do you like best about Azure Kubernetes Service (AKS)?

very easy deployment of Kubernetes in azure cloud, networking storage, nodes, patches everything is managed by microsoft azure cloud.

azure has custom made monitoring to monitor kubernetes cluster health and nodes monitoring.

ease of updates applying to the nodes in kubernetes.

ease of support of ingress controller.

networking.

aks managed command line to manage deploy application containers within kubernetes Review collected by and hosted on G2.com.

What do you dislike about Azure Kubernetes Service (AKS)?

billing abstraction, not a very well itemized billing on of infrastructure used.

master node in completely controlled by azure backend and not visible to the user. Review collected by and hosted on G2.com.

What problems is Azure Kubernetes Service (AKS) solving and how is that benefiting you?

azure kubernetes serivice is an well managed kubernetes which saves installing and setting up a kubernetes cluster out of our own in on premises or within cloud machines.

it helps us monitor the overall cluster health including nodes and application deployed within.

it support with update of the cluster as well as the nodes and control pane updates.

it helps the organisation to easily adopt microservice based architecture and its deployment to ease of scaling as well as fault tolerance. Review collected by and hosted on G2.com.

UB
Senior Software Engineer
Enterprise(> 1000 emp.)
More Options
Validated Reviewer
Verified Current User
Review source: Organic
What do you like best about Azure Kubernetes Service (AKS)?

Seamless orchestration of the docker containers for all your needs. Review collected by and hosted on G2.com.

What do you dislike about Azure Kubernetes Service (AKS)?

Documentation can be improved for the AKS Review collected by and hosted on G2.com.

What problems is Azure Kubernetes Service (AKS) solving and how is that benefiting you?

We manage our docker containers with the help of the AKS especially to scale on demand. Review collected by and hosted on G2.com.

Verified User in Investment Banking
CI
Enterprise(> 1000 emp.)
More Options
Validated Reviewer
Review source: G2 invite
Incentivized Review
What do you like best about Azure Kubernetes Service (AKS)?

It can be easily integrated with the in-house applications to host it on AKS as a Microservices, It provides high availability and scalability.

It provides a private environment to deploy our applications and also store images in Azure Container Registry, along with this AKS also offers higher security. Review collected by and hosted on G2.com.

What do you dislike about Azure Kubernetes Service (AKS)?

The cost associate with managing and running AKS is high as compared to other cloud service providers. Review collected by and hosted on G2.com.

What problems is Azure Kubernetes Service (AKS) solving and how is that benefiting you?

It solves our Scalability issue as AKS containers can scale as per the demand, we don't have to manage the userlying hardware and infrastructure as all of these are maintained by Microsoft. Review collected by and hosted on G2.com.

GW
Senior Cloud Engineer
Small-Business(50 or fewer emp.)
More Options
Validated Reviewer
Verified Current User
Review source: Organic
What do you like best about Azure Kubernetes Service (AKS)?

I like Azure Kubernetes Service for hosting some of our micro services. Review collected by and hosted on G2.com.

What do you dislike about Azure Kubernetes Service (AKS)?

I do not like that fact there are a whole bunch of annotations which seem to be missing or have not been built yet. Review collected by and hosted on G2.com.

What problems is Azure Kubernetes Service (AKS) solving and how is that benefiting you?

We use Azure Kubernetes service to host most of our micro services and it seems to do a nice job of doing it. Review collected by and hosted on G2.com.

NV
Associate Staff Engineer - DevOps
Enterprise(> 1000 emp.)
More Options
Validated Reviewer
Verified Current User
Review source: G2 invite
Incentivized Review
Rating Updated ()
What do you like best about Azure Kubernetes Service (AKS)?

Comparatively fast to provison then other Managed Kubernetes Service, out of the box integration with Azure DevOps, Support for Windows nodes, Managed Identity for Azure Conatiner Registry and Support for Inbuilt Ingress Controller. Review collected by and hosted on G2.com.

What do you dislike about Azure Kubernetes Service (AKS)?

the scanning of the images both in the cluster during runtime and in the registry is not that clear and simple to use Review collected by and hosted on G2.com.

What problems is Azure Kubernetes Service (AKS) solving and how is that benefiting you?

Running Cloud native applications with stable and scalable platform and good integartion with other Azure Services Review collected by and hosted on G2.com.