I found the Helm deployment feature of the solution valuable.
Project Manager at Softway
An extremely costly tool for cloud services
Pros and Cons
- "I found the Helm deployment feature of the solution valuable."
- "The initial setup of AKS is complicated. The setup depends on the cluster, nodes, and lots of other things. There are also lots of extremely critical small devices. Moreover, you will have to pay them even while setting up the solution. It is not like you setup first and then pay for it."
What is most valuable?
What needs improvement?
The cost of the solution is extremely high. Both Amazon and Azure cost extremely high. We think it over ten times before giving the solution to clients. No matter how many offerings the solution provides, it becomes a burden that you are not getting back your invested money from customers. This is the reason why these two services do not take off too much.
For example, you will end up paying somewhere around $20-30 per customer for data every month, which is extremely high. If we try to figure it out with some other things, we may come down to a certain sense. It is a couple thousand people, so a thousand times higher. I think that no business owner would want those things.
For how long have I used the solution?
I have been using this solution for around three years now.
What do I think about the stability of the solution?
Azure is stable and reliable.
Buyer's Guide
Azure Kubernetes Service (AKS)
June 2026
Learn what your peers think about Azure Kubernetes Service (AKS). Get advice and tips from experienced pros sharing their opinions. Updated: June 2026.
900,644 professionals have used our research since 2012.
What do I think about the scalability of the solution?
The solution gives you good scalability. It helps you scale it as big as possible. However, the scaling comes with huge costs which can make customers go bankrupt.
How are customer service and support?
I have not used tech support yet since there is so much documentation and other resources available. I find it to be very straightforward. It depends on how well you use it. I think they have done a good part since we do not require much support. We have reached out more to the support team of AWS since they have been very responsive.
How was the initial setup?
The initial setup of AKS is complicated. The setup depends on the cluster, nodes, and lots of other things. There are also lots of extremely critical small devices. Moreover, you will have to pay them even while setting up the solution. It is not like you setup first and then pay for it.
The deployment was not easy and took a couple of months. It depends on how you scale the solution. The reason for taking time is based on the way you architecture it.
What's my experience with pricing, setup cost, and licensing?
The licensing cost is high and depends on how much you use the solution. The nodes will cost you eight to ten thousand dollars per month for small organizations. Hence, small organizations will end up paying somewhere around $80,000-100,000 for very minimal data usage.
What other advice do I have?
I would give the solution a nine out of ten since it is good. However, I would only recommend AKS to billion-dollar businesses that don’t mind spending. It is more for data storage, blockchain-related services, etc which offers very limited opportunities. So, I wouldn’t recommend it. There are multiple other ways to do it and improvise your profits rather than spending on those services.
AWS and Azure are cloud services. They are also known as enterprise serverless architecture. Previously, we used to have server rooms where we used to deploy on-premises. Since the inception of AWS and Azure, they want you to deploy all the data onto their cloud. They offer microservices to facilitate interaction in the cloud. That is where they make money.
We did the deployment for a production-based project. AWS has its own powerful Kubernetes. However, the cost of Azure was higher than Kubernetes at that time. But, there was something additional called Azure deployments. If you have your own product and want to deploy it into multiple client-related places or on-prem solutions, you need to download it as a blueprint and then upload it onto one more system, which is one great thing about Azure that Amazon does not provide.
Kubernetes services, also known as elastic services, come with more clusters and is also very expensive. Suppose, your product needs to be used by just four organizations and a couple of hundred of their users have minimum use, you will end up paying eight to ten thousand dollars in just a month. This is very, very, very high. Not many clients prefer paying a premium price for just a little data.
Both of the solutions need to be very cost-effective. I have found many clients struggle the moment they hear the cost aspect of the solution. If you have millions of data, then you will need to spend millions of dollars just for the hosting and clusters of the Kubernetes services. This is the reason why many people are not preferring the solution.
Which deployment model are you using for this solution?
Private Cloud
If public cloud, private cloud, or hybrid cloud, which cloud provider do you use?
Microsoft Azure
Disclosure: My company has a business relationship with this vendor other than being a customer. Implementer
Associate Principal - Cloud Solutions at Apexon
Provides specific guidance on threat matters, but it can take up to 60 seconds to broadcast an alert
Pros and Cons
- "Compliance is easy right out-of-the-box with integration to Azure Security, Azure Active Directory, and Azure Policies."
- "Unfortunately, when a microservice fails, Azure can take up to 60 seconds to broadcast an alert to the monitoring agents."
What is our primary use case?
We have two primary use cases of this solution. One, we deploy microservices for our customers using the Kubernetes cluster. For example, we have deployed Kafka on Kubernetes as well as Azure functions, which uses the same Kubernetes cluster.
The other use case is for our internal usage. We only have microservices and Azure Functions, we don't have elastic or data. We do have a tight integration between Azure services and Kubernetes. The concept is called KEDA, or Kubernetes event-driven autoscaling. This means that if there are no services messaging you, Kubernetes usage will be zero. However, if there is a burst of traffic for my services, Kubernetes will create accordingly.
What is most valuable?
The most valuable feature of AKS is that when I am sitting at the cluster, I can ensure compliance. Compliance is easy right out-of-the-box with integration to Azure Security, Azure Active Directory, and Azure Policies. The entire cluster is secure by design and not added as an afterthought.
The other feature I like about AKS is that because of ransomware attacks, Microsoft has released specific guidance on threat matters. AKS is based on framework. This framework uses the proper guidance architect to tell you how the cluster should be designed.
Another valuable feature is that AKS tells you exactly what you should do with each threat. It will guide you to improve the cluster, deploy something on the cluster, operate the cluster, and when you are trying to heal the cluster. It is very actionable.
What needs improvement?
Unfortunately, when a microservice fails, Azure can take up to 60 seconds to broadcast an alert to the monitoring agents. For a lot of the microservices, this is too late, particularly for serious failures.
Microsoft would benefit by offering enhanced learning and certification. Kubernetes is now mainstream and becoming more and more integral. Creating an Azure Kubernetes certification would ensure there are specialists in the market that could adapt best practices in a more structured fashion.
For how long have I used the solution?
I have been using Azure Kubernetes Service for three years.
What do I think about the stability of the solution?
The solution is stable. In the past three years, I have never experienced any serious problems.
We have internally two people to maintain AKS and for our customers, we have multiple people. There are a couple of DevOps resources who are trained in Terraform and are Azure DevOps certified who operate the cluster.
We rely upon monitoring and alert mechanisms. Basically, we do not need to be on the server with a dedicated resource. We only need to look at the alerts, as the solution is self-healing.
What do I think about the scalability of the solution?
Scalability depends on how the architect designs the cluster. Once a Kubernetes cluster is up and running, the auto-scaling works according to the basic design. If I need a different node pool, then I need to create a design cluster. If this is done correctly, scalability by design or architecture is not an issue. It is up to the individual architects to be disciplined in considering future needs and build in flexibility.
How was the initial setup?
The initial setup of AKS is a breeze. Straight out of the box, with experience, it takes only 30 minutes. Setting up a secure cluster takes only 30 minutes. I use Terraform extensively, so it is pretty easy to set up. I would rate the initial setup a five out of five for ease of setup.
What about the implementation team?
I did the deployment of AKS myself with two other people. One from networking with an infrastructure point of view to handle the set-up of the V-Net by controlling the IP address range. The other person is the one who manages Azure Active Directory.
What was our ROI?
There is an initial infrastructure cost, however, the more services you deploy, the cost per service comes down drastically because you are leveraging the underlying infrastructure. As you scale your operations, AKS becomes more cost-effective.
What's my experience with pricing, setup cost, and licensing?
The cost of AKS is humongous, it is very expensive. You are charged based on the nodes, the networking, and the storage. Multi-clusters are another consideration, especially if you need to add firewalls.
It is important to keep in mind that the cost is not just the licensing, but also the human resource cost. Every organization should have some idea about what they should be putting into Kubernetes together with the type of people, and types of resources required to monitor, alert, and operate the solution.
Which other solutions did I evaluate?
Compared to Amazon Elastic Kubernetes Service and OpenShift, Microsoft Azure has very specific guidance on how to secure an entire cluster with multiple inputs. This is really phenomenal. This guidance is missing in the other products.
What other advice do I have?
Anyone considering AKS as a solution should be sure they consider the design carefully and give a lot of focus to the initial setup.
I also recommend that the organization is clear on what its end goal is, otherwise they will incur too many additional costs.
Lastly, keep in mind that it is difficult for the executive level to understand what Kubernetes is and that it is not the answer to everything.
Overall, I would rate Azure Kubernetes Service a seven out of ten.
Which deployment model are you using for this solution?
Public Cloud
If public cloud, private cloud, or hybrid cloud, which cloud provider do you use?
Microsoft Azure
Disclosure: My company has a business relationship with this vendor other than being a customer. Gold Partners
Buyer's Guide
Azure Kubernetes Service (AKS)
June 2026
Learn what your peers think about Azure Kubernetes Service (AKS). Get advice and tips from experienced pros sharing their opinions. Updated: June 2026.
900,644 professionals have used our research since 2012.
General Manager for Data and Software Engineering at Phillips
Has valuable auto-scaling features, but the infra scanning needs to be improved
Pros and Cons
- "The serverless capability and auto scale feature are the most valuable."
- "More control over Infra scanning can be introduced."
What is our primary use case?
It is a hosting platform for creating web applications and deploying them.
What is most valuable?
The serverless capability and auto scale feature are the most valuable.
What needs improvement?
More control over Infra scanning can be introduced.
For how long have I used the solution?
I have been using Azure Kubernetes Service (AKS) for ten months.
What do I think about the stability of the solution?
The stability of the solution needs improvement. I rate the stability a six out of ten.
What do I think about the scalability of the solution?
It is a scalable solution but can be further improved based on the user requirements. Presently, a few hundred users are using the solution. I rate the scalability a seven out of ten.
How was the initial setup?
The initial setup is easy. Some log maintenance is needed. I rate the setup an eight out of ten.
What's my experience with pricing, setup cost, and licensing?
The pricing of the solution is same as Azure Stack.
What other advice do I have?
It really depends upon the usage. If they really have the use case to go cloud, they can use it, but still, it is more applicable for people who want to get into software engineering and web development. Especially in the financial domain or e-commerce, where you would be relying on websites.
I rate the overall solution a seven out of ten.
Which deployment model are you using for this solution?
Private Cloud
If public cloud, private cloud, or hybrid cloud, which cloud provider do you use?
Disclosure: My company does not have a business relationship with this vendor other than being a customer.
CTO at Kultua
An easy-to-use product that is a good place to start your business with
Pros and Cons
- "It is easy to deploy."
- "It can be tough to access the servers when onboarding."
What is our primary use case?
I am using AKS on a Cosmos DB database. AKS is similar to AWS in stability and scalability, but when used with C#, AKS is easier to deploy and better to use because I use .NET applications.
What is most valuable?
The documentation makes it easier to deploy AKS, so it is the most valuable feature.
What needs improvement?
The onboarding process could be improved. For example, when you open Azure's main port, it is not very easy to access the servers because you need to put your mail and password, and sometimes you need to configure the authenticator. Depending on the case, this could be a problem.
For how long have I used the solution?
I have been using AKS for two years, and I am using the latest version.
What do I think about the stability of the solution?
The solution is stable.
What do I think about the scalability of the solution?
The solution is scalable.
How are customer service and support?
The customer support has been good.
How was the initial setup?
The initial setup was very easy.
What was our ROI?
I have not seen a return on investment since I have only used the solution in my company for two months.
What's my experience with pricing, setup cost, and licensing?
The solution is not very expensive. It is expensive when used on the Cosmos DB database.
What other advice do I have?
The solution has good documentation and is easy to use and deploy. AKS is a good place to start your business. I rate the solution a ten out of ten.
Disclosure: My company does not have a business relationship with this vendor other than being a customer.
A highly scalable solution that provides seamless integration and automation
Pros and Cons
- "Integration and automation are the best features of the solution."
- "The initial setup is complex."
What is our primary use case?
I use the solution for infrastructure services on platforms. It can be used for running virtual instances on Azure.
What is most valuable?
Integration and automation are the best features of the solution. It is interesting to see what it could deliver by integrating all the services.
What needs improvement?
The product should make the initial setup easier. The product should provide an online format where I can see, read, study and research it on demand.
For how long have I used the solution?
I have been using the solution for around five years.
What do I think about the stability of the solution?
I don't see any stability issues with the multiple servers integrated into Azure.
What do I think about the scalability of the solution?
Scalability is one of the top benefits when you migrate to the cloud. We can go directly from 20 users to 10,000 users.
How was the initial setup?
The initial setup is complex.
What other advice do I have?
Nothing in Azure is as easy as plug-and-play. Most of the time, the product is cloud-based. There are on-premise solutions for very specific cases. As a representative of cybersecurity operations, I have to do research and read the manuals. Overall, I rate the product an eight out of ten.
Disclosure: My company has a business relationship with this vendor other than being a customer. Partner
Solutions Architect at Zatvia Systems
Simple deployment, useful automation, and troubleshooting could improve
Pros and Cons
- "The most valuable features of AKS are scalability, deployability, and automation."
- "Configuration management and troubleshooting performance issues are difficult to solve and could be made easier."
What is most valuable?
The most valuable features of AKS are scalability, deployability, and automation.
What needs improvement?
Configuration management and troubleshooting performance issues are difficult to solve and could be made easier.
For how long have I used the solution?
I have been using Azure Kubernetes Service (AKS) for approximately one and a half years.
What do I think about the stability of the solution?
There are some performance issues with the stability. There is some fine-tuning needed.
I rate the stability of AKS a seven out of ten.
What do I think about the scalability of the solution?
The solution is scalable.
Small to medium-sized businesses are best suited for AKS.
I rate the scalability of AKS a nine out of ten.
How are customer service and support?
The support is excellent.
I rate the support AKS an eight out of ten.
How would you rate customer service and support?
Positive
How was the initial setup?
The initial setup can be complex and took a total of four weeks. However, the incremental deployment took a couple of days.
In the first step of implementation, we do an estimation and identify all of our independent modules and packaging needed.
I rate the initial setup of AKS a three out of ten.
What's my experience with pricing, setup cost, and licensing?
The price of AKS is expensive. We pay approximately $10,000 monthly.
What other advice do I have?
My advice for others is to focus more on packaging the individual models and cables before going to where the solution is situated.
I rate AKS a six out of ten.
Which deployment model are you using for this solution?
Public Cloud
Disclosure: My company has a business relationship with this vendor other than being a customer.
Senior Technical Lead at a consultancy with 10,001+ employees
A highly scalable solution that processes requests within seconds
Pros and Cons
- "The product has built-in functionality that checks whether the service is available or not. In case the service is down, the tool will create a new instance by default. Hence, the web API will be always up irrespective of the server or the situation."
- "The product needs to support a UI dashboard. I have to execute every single command to check the status of services which takes time."
How has it helped my organization?
The requests get processed within seconds. Earlier, it used to take around four to five minutes.
What is most valuable?
The product has built-in functionality that checks whether the service is available or not. In case the service is down, the tool will create a new instance by default. Hence, the web API will be always up irrespective of the server or the situation.
What needs improvement?
The product needs to support a UI dashboard. I have to execute every single command to check the status of services which takes time.
For how long have I used the solution?
I am using the tool for three years.
What do I think about the stability of the solution?
The product is not stable.
What do I think about the scalability of the solution?
The tool's scalability is high. You just need to mention the maximum and minimum replicas that you need at a certain time. It will increase the load by default and upscale immediately. My company has around 200 users for the product.
How was the initial setup?
The product's setup is difficult. If everything is written in your code or you are replacing the values or replacing the credential on the run time, then it's not difficult. But if you want to read those values from the keyword, it can be challenging. The product's deployment takes only seconds to complete. We have seven resources for the tool's deployment. However, the configuration part takes time which can be around five to ten minutes since we need to create a new AKS resource, public IP, etc.
What about the implementation team?
The product's deployment was done in-house.
What's my experience with pricing, setup cost, and licensing?
The product follows a pay-as-you-go pricing model which is good for small enterprises. You need to pay only for the services that you use.
What other advice do I have?
I would rate the product a nine out of ten. The solution has good integration with ACR and .NET. Its documentation also gets updated frequently.
Disclosure: PeerSpot contacted the reviewer to collect the review and to validate authenticity. The reviewer was referred by the vendor, but the review is not subject to editing or approval by the vendor.
Program Manager - Cloud Solutions at G7 CR Technologies India Pvt. Ltd.
The solution's valuable features include in-built volume controllers, integration, container orchestration, and monitoring
Pros and Cons
- "It is easy to maintain the solution."
- "There are a lot of features that should be included with the AKS."
What is our primary use case?
We used the solution to integrate banking pipelines for our customers. Also, we integrated Kibana into AKS, and from there, we deployed their parts. The solution's features, like machine learning models and analytical tools, have also helped us.
What is most valuable?
The solution's valuable features include in-built volume controllers, integration, container orchestration, monitoring, PSI drivers, Github, Gitlab, CI/CD, etc.
What needs improvement?
There are a lot of features that should be included with AKS. Also, the solution is still growing; thus, many things must be improved. We are still testing the solution, but they should provide better monitoring services. Along with it, they should include in-built DR features.
For how long have I used the solution?
We have been using the solution for two years.
What do I think about the stability of the solution?
It is a stable solution.
What do I think about the scalability of the solution?
It is a scalable solution.
How are customer service and support?
We contacted the solution's customer service during the time of deployment. We also never needed the tech team's support, as the deployment is straightforward. The event architecture was required on our end; Microsoft doesn't help there. They provide basic help to establish the SaaS components.
Which solution did I use previously and why did I switch?
I used Azure Virtual Desktop and Azure Migrate as well. Mostly, customers move their applications to AKS from the premise as they want active manageability of services. The other reason is credit plans. Customers prefer switching to services that offer them credit cards. Also, the pricing matters a lot. Even though the services are performing well, people opt for vendors offering a particular cloud that is low on cost.
How was the initial setup?
The initial setup for testing purposes was easy. We just had to set some commands with a click, and it took around ten minutes to complete. During the final deployment, we required a code. It is a day long process.
What's my experience with pricing, setup cost, and licensing?
The solution's pricing and licensing are structured on the basis of the use cases. Again, it depends on how many parts of a particular feature you require. There is a pricing calculator to get an aggregate cost based on the use cases, operating systems, storage capacity, etc. For Windows, the pricing depends on which side of the node you are using, i.e., Dual-core 4 GB RAM or Dual-core 8 GB RAM. It is possible to receive discounts on pricing with reserve incentives. In this case, it relies on how many VMs you run in the back end.
What other advice do I have?
I advise others to initiate with basic services of the solution and then explore further. It is easy to maintain the solution. We can view and monitor all the processes through its monitoring feature. I rate the solution as a nine.
Disclosure: My company has a business relationship with this vendor other than being a customer. Integrator
Cloud Architect Freelancer at 73 Team
Good automation, stable, and scalable
Pros and Cons
- "The solution is a managed Kubernetes, so much of the maintenance in the control plane is handled automatically by the cloud service provider."
- "The engineering team can reduce the management of the platform itself by improving the data plane part of the system to upload more management."
What is our primary use case?
The AKS service is used as container orchestration for a product based on microservice architecture and as computing layer abstraction.
How has it helped my organization?
The solution helped the organization improve the availability and scalability of the product by making use of self-healing and autoscaling features offered.
What is most valuable?
The solution is a managed Kubernetes, allowing to offload of a large part of the maintenance tasks to the cloud service provider. This allows the team to focus more on features that have a greater business impact, rather than on maintenance tasks.
What needs improvement?
The solution provides a good foundation but there is a good amount of work to do to reach a full-fledged production grade platform.
There is an entire ecosystem of tooling around the solution.
Th solution could be an improved by providing an add-on ready to install for the most common tooling around Kubernetes.
For how long have I used the solution?
I have been using the solution for almost three years.
What do I think about the stability of the solution?
The platform is pretty mature.
What do I think about the scalability of the solution?
The solution can easily adapt to the change of demand.
How was the initial setup?
The initial setup has been very simplified and optimized compared to the effort required to deploy a self-hosted solution.
What's my experience with pricing, setup cost, and licensing?
AKS provides a good level of elasticity allowing them to scale horizontally the platform based on demand.
What other advice do I have?
I give the solution a nine out of ten.
Maintenance is much easier than an on-prem/self-hosted Kubernetes platform.
Many of the tasks are automated by the cloud provider.
Which deployment model are you using for this solution?
Public Cloud
Disclosure: My company does not have a business relationship with this vendor other than being a customer.
Azure DevOps Lead at DXC Technology
Excellent features, hearty scalability, and more than average reliability
Pros and Cons
- "The most valuable feature is the autoscaling and self-healing."
- "I would like to see a graphical user interface."
What is our primary use case?
Our primary use case is to host our applications for Azure Cloud, rather than hosting the application on our on-premises infrastructure. We are hosting our applications in Kubernetes in Azure Cloud. I work for a product waste company, central components wherein during the weekend the traffic is more and during the weekdays the traffic is less. During festival time, the web traffic is more. So we need some kind of automatic solution. When the web traffic is more, the Kubernetes Service auto-scales, increasing the number of resources like horizontal scaling or vertical scaling. And if the web traffic is less, it descales, like releasing some of the resources. Kubernetes helps in autoscaling and that is why we migrated from on-premises to Kubernetes.
What is most valuable?
The most valuable feature is the autoscaling and self-healing. In our application, we have multiple replicas. If one of the replicas is not working due to anything, a new replica is automatically created.
What needs improvement?
I would like to see a graphical user interface.
For how long have I used the solution?
I have been working with Azure Kubernetes Service (AKS) for the past three years.
What do I think about the stability of the solution?
There is excellent stability.
What do I think about the scalability of the solution?
There is above-average scalability and we do have plans to increase our usage.
How was the initial setup?
The initial setup is complex and not straightforward. I think it would be helpful if we had some type of script for the installation to make it easier.
What about the implementation team?
We used a vendor team lens from the Mirantis company.
What other advice do I have?
Minikube is one small Kubernetes cluster. With minikube, we can install this on our local laptop and we can practice. So to know Kubernetes, we have a concept of minikube which can be installed on a local laptop and we can practice Kubernetes commands. On a scale of one to ten, I would rate Azure Kubernetes Service (AKS) an eight.
Which deployment model are you using for this solution?
Public Cloud
If public cloud, private cloud, or hybrid cloud, which cloud provider do you use?
Microsoft Azure
Disclosure: My company does not have a business relationship with this vendor other than being a customer.
Buyer's Guide
Download our free Azure Kubernetes Service (AKS) Report and get advice and tips from experienced pros
sharing their opinions.
Updated: June 2026
Product Categories
Container SecurityPopular Comparisons
SentinelOne Singularity Cloud Security
Microsoft Defender for Cloud
TrendAI Vision One – Cloud Security
Orca Security
CrowdStrike Falcon Cloud Security
NGINX App Protect
Red Hat Advanced Cluster Security for Kubernetes
Tenable.io Container Security
Chainguard Containers
Buyer's Guide
Download our free Azure Kubernetes Service (AKS) Report and get advice and tips from experienced pros
sharing their opinions.
Quick Links
Learn More: Questions:
- What are the differences between AKS and OpenShift?
- Which datatypes should I prioritize when log monitoring Azure Kubernetes Service clusters?
- When evaluating Container Security, what aspect do you think is the most important to look for?
- What tools do you rely on for building a DevSecOps pipeline?
- Container vs VM: What are the main differences?
- What do you look for in a container security solution?
- What container security solution are you using?
- Which Container Image Security tool is the best in the current market?
- Why is Container Security software important for companies?
- Why is Container Security important for companies?
























