We deploy different solutions on the EKS cluster for our clients to use.
Solutions Architect at Infinite Computer Solutions
A fairly priced solution that helps in the managing and autoscaling of services
Pros and Cons
- "Through Amazon EKS, we can have the blue-green deployment very easily."
- "The management of the nodes in Amazon EKS should be improved."
What is our primary use case?
How has it helped my organization?
Since it is a managed service of AWS, Amazon EKS helps us in the managing and autoscaling of services. We don't have to worry about multiple things like managing the nodes or IP addresses and can focus on our work.
What is most valuable?
Through Amazon EKS, we can have the blue-green deployment very easily.
What needs improvement?
The management of the nodes in Amazon EKS should be improved. AWS should reduce the constant upgrades of the nodes of Amazon EKS or EC2 machines.
Buyer's Guide
Amazon EKS
February 2025
Learn what your peers think about Amazon EKS. Get advice and tips from experienced pros sharing their opinions. Updated: February 2025.
832,138 professionals have used our research since 2012.
For how long have I used the solution?
I have been using Amazon EKS for almost two years.
What do I think about the stability of the solution?
I rate Amazon EKS a seven out of ten for stability.
What do I think about the scalability of the solution?
I rate Amazon EKS a nine out of ten for scalability.
How are customer service and support?
The solution's technical support is very good.
How would you rate customer service and support?
Positive
How was the initial setup?
The solution's initial setup is straightforward for us because we use Terraform scripts, which we have written and can reuse. It is the same for the console.
What was our ROI?
If your application goes to production, you will definitely see an ROI with Amazon EKS.
What's my experience with pricing, setup cost, and licensing?
The solution's pricing is fair enough and a little less costly.
What other advice do I have?
I would recommend Amazon EKS to other users.
Overall, I rate Amazon EKS an eight 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?
Amazon Web Services (AWS)
Disclosure: I am a real user, and this review is based on my own experience and opinions.
Senior Solutions Architect at a wholesaler/distributor with 10,001+ employees
An easily downloadable solution that enables containerization without relying on cloud infrastructure
Pros and Cons
- "It has always helped me. It is the repository where we store our images...The microservices appear to be well-made, and I don't have any comments on them as I don't see any flaws."
- "The goal and idea behind microservices are to always be available and capable of handling any load, no matter how many requests come through...All of these services are great, but I also think it would be useful to have the same technology available in a miniature resource size, enabling the same applications and services to run on a small machine."
What is our primary use case?
Amazon EKS is used in containerization, which means that you deploy any application and package it into its own miniature server. Then, store that application in an encapsulated form within a server which is an operating system, and keep it aside so that the repository recurses.
How has it helped my organization?
It has always helped me. It is the repository where we store our images.
What is most valuable?
It's a cluster service. So Amazon EKS is essentially a Kubernetes service, which is a product created by Google and is open-sourced, meaning it can be downloaded and installed on a server in a company's data center without needing the cloud for containerization or microservices. With Kubernetes, you can build and deploy microservice applications within a Kubernetes cluster. So, all your microservices will be running under Kubernetes within a cluster. Kubernetes is what that particular class of software is called, and we refer to it as an orchestration tool. It'll figure out and make sure that your microservice is always available. So, you can go and tell them before starting Kubernetes about the number of properties, files, or variables and issue commands to determine the instances of microservices available, including setting a minimum of one or two instances. To shut down a microservice, you can set the instances to zero. Essentially, Kubernetes allows an organization or anyone to have a cluster of microservices served without needing a cloud. Amazon AWS offers Kubernetes as a service because they found that many people are using Kubernetes.
What needs improvement?
The microservices appear to be well-made, and I don't have any comments on them as I don't see any flaws. Essentially, each microservice has a substantial ephemeral space available, providing gigabytes of storage. It would be helpful if this default storage allocation could be reduced to avoid the need for excessive resources when running microservices.
The goal and idea behind microservices are to always be available and capable of handling any load, no matter how many requests come through. At times, there might be millions of requests from people. All of these services are great, but I also think it would be useful to have the same technology available in a miniature resource size, enabling the same applications and services to run on a small machine. Increasing resources should enable microservices to handle the demands of the world. I would like to see the technology scale up to the point where individuals can run a service from home even with fewer resources.
For how long have I used the solution?
I have been using Amazon EKS for about four years, and there is no specific version of the tool because it automatically gets updated. So, the latest version is always available.
What other advice do I have?
I personally prefer this solution to Amazon Fargate and would rate it an eight out of ten.
Disclosure: I am a real user, and this review is based on my own experience and opinions.
Buyer's Guide
Amazon EKS
February 2025
Learn what your peers think about Amazon EKS. Get advice and tips from experienced pros sharing their opinions. Updated: February 2025.
832,138 professionals have used our research since 2012.
Application Development Specialist - Technical Architect at a consultancy with 10,001+ employees
Has good scalability features
Pros and Cons
- "The most valuable features of Amazon EKS are its scalability features."
- "I would rate the stability of Amazon EKS ten out of ten, indicating it is highly stable."
- "There is room for improvement in the interface of Amazon EKS."
- "There is room for improvement in the interface of Amazon EKS."
What is our primary use case?
The primary use case for Amazon EKS involves microservices and micro frontends.
What is most valuable?
The most valuable features of Amazon EKS are its scalability features.
What needs improvement?
There is room for improvement in the interface of Amazon EKS. Additionally, they are involved in activities like pipeline management, pod checking, and error logging, which could suggest areas for further improvements.
For how long have I used the solution?
I have more than three years of experience working with Amazon EKS.
What do I think about the stability of the solution?
I would rate the stability of Amazon EKS ten out of ten, indicating it is highly stable.
What do I think about the scalability of the solution?
I would rate the scalability of Amazon EKS an eight out of ten, suggesting it has high scalability.
How are customer service and support?
I do not have experience contacting Amazon's technical support.
How was the initial setup?
I was not involved in the setup of Amazon EKS.
What other advice do I have?
I would recommend Amazon EKS to other people for various reasons. That said, I also rate this solution seven to eight out of ten overall.
Disclosure: My company has a business relationship with this vendor other than being a customer: Integrator
Last updated: Nov 26, 2024
Flag as inappropriateLead Solution Advisor (Cyber Security) at Deloitte
Can be used to implement and create clusters, but assigning permissions to users is difficult
Pros and Cons
- "Amazon EKS can be used to implement and create clusters."
- "It is very cumbersome to assign permissions to users to interact with a cluster."
What is most valuable?
Amazon EKS can be used to implement and create clusters. It is also used to deploy and secure the already configured applications. EKS is a cloud-based container management service that integrates with Kubernetes to deploy applications. It automatically manages and scales clusters of infrastructure resources on AWS with Kubernetes.
EKS eliminates the need to install, operate, or maintain a Kubernetes control plane on AWS. Amazon handles everything. We just need to know how we can make it more secure, and we can use it to deploy your applications. It scales automatically, making it one of the best services.
What needs improvement?
Assigning roles and responsibilities to interact with a created cluster as a user over a command prompt is cumbersome on AWS. Initially, we create a user to interact with a cluster. Since everyone can't use the cluster, we need to assign some permissions to that specific user. It is very cumbersome to assign permissions to users to interact with a cluster. We always get errors, and it takes many days to resolve that permission issue before the user can start interacting with the cluster.
For how long have I used the solution?
I have been using Amazon EKS for eight years.
What do I think about the stability of the solution?
Amazon EKS is a stable solution.
What do I think about the scalability of the solution?
Amazon EKS is a scalable solution.
How are customer service and support?
The solution’s technical support is good.
How was the initial setup?
The solution’s initial setup is easy, but assigning permissions to users is difficult.
What's my experience with pricing, setup cost, and licensing?
Amazon EKS is not a cheap solution.
Which other solutions did I evaluate?
Google Cloud Platform has a service similar to EKS called GKE. It's very easy to implement permissions in GKE as compared to EKS.
What other advice do I have?
Overall, I rate Amazon EKS 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?
Amazon Web Services (AWS)
Disclosure: My company has a business relationship with this vendor other than being a customer: customer/partner
Partner / Head of Data & Analytics at Intelligence Software Consulting
Scalable, stable, and a mature cloud computing technology
Pros and Cons
- "What I found most valuable in Amazon EKS is its maturity as a cloud computing technology."
- "An area for improvement in Amazon EKS is the user experience. The platform could be more user-friendly. Only an expert can manage and use it."
What is our primary use case?
I use Amazon EKS for telco event monitoring.
How has it helped my organization?
My company found Amazon EKS beneficial in terms of the scalability and stability of event monitoring.
What is most valuable?
What I found most valuable in Amazon EKS is its maturity as a cloud computing technology.
What needs improvement?
An area for improvement in Amazon EKS is the user experience. The platform could be more user-friendly. Only an expert can manage and use it.
For how long have I used the solution?
I've been using Amazon EKS for four years.
What do I think about the stability of the solution?
The stability of Amazon EKS is a ten for me.
What do I think about the scalability of the solution?
Scalability-wise, Amazon EKS is a ten. My team didn't have any problems scaling it.
How are customer service and support?
I had some issues with Amazon EKS. The technical support team found the problems difficult to solve at the time, so support-wise, it's a nine out of ten. Support is not perfect.
How would you rate customer service and support?
Positive
How was the initial setup?
I didn't do the initial setup for Amazon EKS, so I have no idea how easy or difficult it is.
What was our ROI?
I saw ROI from Amazon EKS.
What's my experience with pricing, setup cost, and licensing?
Amazon EKS has fair pricing. It's better in terms of pricing than other platforms.
What other advice do I have?
I advise anyone planning to use Amazon EKS to do the training because it's initially tough to use the platform.
I rate Amazon EKS as nine out of ten.
Which deployment model are you using for this solution?
Public Cloud
Disclosure: I am a real user, and this review is based on my own experience and opinions.
Staff Cloud DevOps Engineer at ARM Ltd
An intelligent solution that automatically upscales or downscales to set thresholds
Pros and Cons
- "The solution's Autoscaler option allows for an increase in worker notes whenever particular thresholds are exceeded."
- "The solution should include a popup for clusters so that all relevant information is visible at the bottom of a page."
What is our primary use case?
Our client in the healthcare industry has multiple clinics and patients who use the solution to interact with their portal and insert patient details. Patient information is managed via databases created in the solution.
How has it helped my organization?
We are still exploring how the solution benefits us because we are enhancing many things on the application side including bug fixes or other items at the code level.
On the cluster side, we are exploring options to enhance application performance. We are not sure if the solution has created a drastic change, but before we were able to perform and now we are performing well.
What is most valuable?
The solution's Autoscaler option allows for an increase in worker notes whenever particular thresholds are exceeded. In our client's case, this is beneficial because the application sits idle the whole night and peaks in the morning hours of 9-10 am as everyone starts interacting with it and processing their workload.
The solution is quite intelligent and is enhanced every day. They recently introduced a carpenter service that provides added advantages and are working on auto-scaling enhancements which have already allowed us to scale up our Kubernetes Clusters.
What needs improvement?
The solution should include a popup for clusters so that all relevant information is visible at the bottom of a page.
When clusters exist or are running, there isn't much detail on the first phase so navigating and clicking on different options is required to search for relevant information.
For how long have I used the solution?
I have been using the solution for three years.
What do I think about the stability of the solution?
I really like the stability of the solution.
We are using the solution to its full capacity to manage various environments and clusters that segregate our client's workload.
What do I think about the scalability of the solution?
The solution is scalable and includes the ability to instruct a cluster to automatically upscale or downscale depending on thresholds written in the code.
How are customer service and support?
Support is quite good. I haven't used technical support for this solution but have raised tickets for other Amazon products such as IAM or S3 and received help with documentation and tutorials.
Which solution did I use previously and why did I switch?
I started my journey as a DevOps engineer with this solution per our client's requirement.
How was the initial setup?
I was not involved in the initial setup because all customers already had the solution in place before I started interacting with them. I know that setup requires streamlining but is quite easy and just takes time.
I use some pipelines to deploy workloads such as Terraform or Argo CD where I build artifacts or codes that interact with the solution. Whenever a merge occurs, the pipelines get triggered and automatically deploy in the development environment. If test pieces pass, then they move to the next phase and are deployed on the production level.
A team of five would be a good fit for a mid-level customer because they can simultaneously work on writing home scripts for the EKS Cluster, building the whole network, and reviewing existing queries. A larger company might require more developers.
What's my experience with pricing, setup cost, and licensing?
The solution is quite costly and developers will start exploring other solutions or moving their workloads to other clouds if costs aren't reduced.
Our client pays the licensing fees so I don't have specifics about its cost, but I hear that the solution is expensive so I am rating it a five out of ten.
Which other solutions did I evaluate?
We are analyzing the solution's behavior but might switch to ECS which provides dedicated resources to an application and runs on its own.
What other advice do I have?
If you are interested in implementing the solution, first refer to the documentation or existing use cases.
For example, a streaming company similar to Netflix can adopt and modify a use case related to the Amazon portal. There are resources that help with deciding to implement the solution.
I rate the solution a nine 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?
Amazon Web Services (AWS)
Disclosure: I am a real user, and this review is based on my own experience and opinions.
Senior Devops Engineer at a financial services firm with 501-1,000 employees
I like the security features
Pros and Cons
- "EKS has security features that you can't find in competing solutions."
- "I'm having difficulty getting my AWS clusters to communicate with my local machine."
What is our primary use case?
I use EKS as an application management system and a second application server. It's connected to Amazon RDS.
What is most valuable?
EKS has security features that you can't find in competing solutions.
What needs improvement?
I'm having difficulty getting my AWS clusters to communicate with my local machine.
For how long have I used the solution?
I have used EKS for three years.
What do I think about the scalability of the solution?
Amazon EKS is scalable. We have about 20,000 users.
How was the initial setup?
Setting up EKS is simple compared to OpenShift. It isn't too complex. We have a hybrid setup due to government data rules. I deployed EKS alone.
What's my experience with pricing, setup cost, and licensing?
I rate EKS seven out of 10 for affordability. Amazon EKS costs us $730 a year.
What other advice do I have?
I rate Amazon EKS nine out of 10.
Which deployment model are you using for this solution?
Hybrid Cloud
If public cloud, private cloud, or hybrid cloud, which cloud provider do you use?
Amazon Web Services (AWS)
Disclosure: I am a real user, and this review is based on my own experience and opinions.
IT Architect at Bancolombia
Provides fast and cost-effective cloud adoption with excellent scalability and portability
Pros and Cons
- "It's a faster solution to adopt on native applications."
- "I would like to see a cloud setup bank management feature."
What is our primary use case?
The main use case is Cloud and IT applications.
How has it helped my organization?
It's a faster solution to adopt on native applications.
What needs improvement?
I would like to see a cloud setup bank management feature.
For how long have I used the solution?
I have been using Amazon EKS for six years.
What do I think about the stability of the solution?
I would rate the product's stability a nine out of ten.
What do I think about the scalability of the solution?
I would rate the tool's scalability a nine out of ten.
What was our ROI?
There is a return on investment.
Which other solutions did I evaluate?
Before EKS, we evaluated AKS and CKS.
What other advice do I have?
Review the organization's strategy with your strategy, whether it is oriented to the portability of your applications. Overall, I would rate Amazon EKS a nine out of ten.
Disclosure: I am a real user, and this review is based on my own experience and opinions.
Buyer's Guide
Download our free Amazon EKS Report and get advice and tips from experienced pros
sharing their opinions.
Updated: February 2025
Popular Comparisons
VMware Tanzu Platform
Red Hat OpenShift Container Platform
Rancher Labs
Kubernetes
Nutanix Kubernetes Engine NKE
Docker
HashiCorp Nomad
HPE Ezmeral Container Platform
Komodor
NGINX Ingress Controller
Buyer's Guide
Download our free Amazon EKS Report and get advice and tips from experienced pros
sharing their opinions.