Try our new research platform with insights from 80,000+ expert users
Samim Kumar Patel - PeerSpot reviewer
Cloud Architect & Devops engineer at KdmConsulting
Real User
A well-managed stable solution, great for autoscaling needs
Pros and Cons
  • "It is the best service because it has proper security packages."
  • "A cluster is required on-premises, which takes a lot of time."

What is our primary use case?

We use this solution for containerization and push containers into the EKS or CI/CD pipeline in the DevOps pipeline. It's very easy and well-managed for autoscale as we can manage our node groups. In addition, we can tailor autoscaling to our needs.

How has it helped my organization?

Amazon EKS with AWS is very good because we can connect our AWS Kubernetes Services with our CI/CD pipelines. We can integrate our EKS with our CloudWatch and Grafana, and other monitoring services are also available. We can also monitor as per our requirements.

What is most valuable?

The best solution is in AWS, in Elastic Kubernetes Services. We have general control if we want to give access to any user. Also, whenever we push a container or image, we can create any ingress and then connect to our cluster by the Load Balancer directly.

It is very easy, and we can deliver access to customers or users. Also, we can autoscale for any deployment or compute service. In addition, the control panel is completely managed by AWS, and we only have to think about a data plan and what type of deployments, services, and DaemonSets we need.

What needs improvement?

The main area of improvement is that a cluster is required on-premises, which takes a lot of time. For example, we must drain the total nodes during an upgrade from version 1.21 to version 1.22 with on-premises. After draining the total nodes, our container will shut down, and it will be recreated after upgrading. But with the AWS Kubernetes Services, the upgrade from version 1.21 to 1.22 is completed with one click. It's straightforward for the users.

In any secure services, nodes are working on the EC2 services. Whatever the EC2 services, the specified AMI is available. This AMI is an auto-security package that is automatically upgraded per the company's need. It is also secure.

Buyer's Guide
Amazon EKS
March 2025
Learn what your peers think about Amazon EKS. Get advice and tips from experienced pros sharing their opinions. Updated: March 2025.
845,406 professionals have used our research since 2012.

For how long have I used the solution?

We have used this solution for one year and use versions 1.15 to 1.22. It is deployed in the public cloud only, in AWS. We were initially working on an on-premises basis of Kubernetes and started working in Elastic Kubernetes in AWS. It is a managed service, and its control panel is managed in AWS. We have to work for our data plan only.

What do I think about the scalability of the solution?

We have about 20 users pushing their container to Elastic Kubernetes Cluster. Most companies want source codes like Python, Node.js, and Java and push them to the Elastic Container Services. It makes it easy for the CI/CD pipeline to build and push images to Elastic Kubernetes Services. We recently started the containerization in Elastic Kubernetes Services.

How are customer service and support?

Regarding technical support, we have the job, role, and responsibilities within our company.

If there is an issue, we must determine whether the solution is working correctly or not. We check if our node group has more or less workload than we need and if the autoscale is defined correctly. We can degrade these instances per our requirement if the node group is less. We added Grafana and Prometheus to monitor the total CPU, memory, and nodes. We can monitor requests, CPU utilization, and whether our node is behaving correctly or if we need any more memory. We also look for any issues with the HTTP request or time out.

What's my experience with pricing, setup cost, and licensing?

The calculation of the pricing is dependent upon instance type. So when we make a cluster without defining any instance type, it will default enter a large instance type. So as per our requirement, we can create our node group and define our instance types per our workload.

What other advice do I have?

I rate this solution a nine out of ten. Amazon EKS is the best service because it has proper security packages and manages AMI. Also, I'm working on GCP and have seen GKE services. With Amazon EKS AWS, we can do a lot of integration with our Kubernetes Cluster.

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.
PeerSpot user
ShahRushabh - PeerSpot reviewer
Solutions Architect at Infinite Computer Solutions
MSP
Top 5Leaderboard
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?

We deploy different solutions on the EKS cluster for our clients to use.

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.

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.
PeerSpot user
Buyer's Guide
Amazon EKS
March 2025
Learn what your peers think about Amazon EKS. Get advice and tips from experienced pros sharing their opinions. Updated: March 2025.
845,406 professionals have used our research since 2012.
Nikhil Sehgal - PeerSpot reviewer
Lead Solution Advisor (Cyber Security) at Deloitte
Real User
Top 5Leaderboard
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
PeerSpot user
Hemanth_Kumar - PeerSpot reviewer
Staff Cloud DevOps Engineer at ARM Ltd
Real User
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.
PeerSpot user
Omar Abdalhamid - PeerSpot reviewer
Senior Devops Engineer at a financial services firm with 501-1,000 employees
Real User
Top 5
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.
PeerSpot user
Richard Ortiz - PeerSpot reviewer
IT Architect at Bancolombia
Real User
Top 5
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.
PeerSpot user
Yossi Shmulevitch - PeerSpot reviewer
Owner at SoftContact
Real User
Top 5Leaderboard
A powerful and compliant platform for Kubernetes that is also scalable
Pros and Cons
  • "The tool works well with the nodes in AWS. It's scalability is also good in terms of architecture."
  • "I am not impressed with the tool's Amazon console. It also needs to add security features."

What is our primary use case?

I have clients that run on Kubernetes engines. 

What is most valuable?

The tool works well with the nodes in AWS. It's scalability is also good in terms of architecture. 

What needs improvement?

I am not impressed with the tool's Amazon console. It also needs to add security features. 

For how long have I used the solution?

I have been working with the product for four years. 

What do I think about the stability of the solution?

I would rate the solution's stability a ten out of ten. 

What do I think about the scalability of the solution?

I would rate the product's scalability a ten out of ten. 

How are customer service and support?

The tool's premium support is good. 

How would you rate customer service and support?

Positive

How was the initial setup?

The solution's deployment gets completed in minutes. You need one DevOps engineer to maintain the solution. 

What's my experience with pricing, setup cost, and licensing?

The solution is pricey. The tool's pricing is monthly. 

What other advice do I have?

I would rate the solution a ten out of ten. It is the best platform for Kubernetes. The tool is also compliant. You need a demo to get started with it. 

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: Integrator
PeerSpot user
Solution Architect at a tech vendor with 10,001+ employees
Real User
Top 5Leaderboard
Easy to set up and upgrade
Pros and Cons
  • "The most important aspect of Amazon EKS is that it is easy to set up and very easy to upgrade."
  • "Amazon EKS provides very minimum information during the upgrade of the node group."

What is our primary use case?

We run all our microservices across the globe with Amazon EKS. We also use it for development, testing, and maintenance.

How has it helped my organization?

In the past, we have faced challenges with scalability and maintenance while running clusters. Amazon EKS is very easy to maintain. So it allows us to focus on our deployment.

What is most valuable?

The most important aspect of Amazon EKS is that it is easy to set up and very easy to upgrade. So we can focus on maintaining and deploying our microservice. It is also easy to scale and easy to monitor.

What needs improvement?

Amazon EKS provides very minimum information during the upgrade of the node group. When the upgrade doesn't work well, it doesn't give enough information for us to troubleshoot. So it would be great if Amazon EKS provided more information in such cases. 

Amazon EKS should enable some AIOps.

For how long have I used the solution?

I have been using Amazon EKS for the past three years.

What do I think about the stability of the solution?

As a Kubernetes-managed platform, it is pretty stable. You can stabilize the new version when it is available in AWS.

What do I think about the scalability of the solution?

It is easy to set up, and the Amazon EKS control plane accommodates scaling.

How are customer service and support?

Whenever we experience any challenges, we always get a very fast response from AWS support. We are happy with the support provided so far.

Which solution did I use previously and why did I switch?

We shifted to Amazon EKS because we faced some issues with our old system on OpenShift. OpenShift also has a high license price as compared to Amazon EKS.

How was the initial setup?

We had some challenges at the beginning. It took us a few weeks to get one cluster up. Later, we improved our approach by using Terraform to manage it. Now, we can set up many clusters within one or two hours. We use around 60 clusters now.

What about the implementation team?

We implemented it through our in-house team.

What's my experience with pricing, setup cost, and licensing?

Amazon EKS is very cost-effective. I rate the pricing a ten on a scale of one to ten.

Which other solutions did I evaluate?

Other teams in the organization are trying to explore Google Kubernetes Engine. However, for our team, AWS is a lot easier. Our team might not move to other cloud providers because running Terraform is very useful for us.

What other advice do I have?

In the internal cluster, we have four hundred people working with Amazon EKS. We have a lot of customers running billions of transactions. Overall, I rate Amazon EKS a nine 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.
PeerSpot user
Buyer's Guide
Download our free Amazon EKS Report and get advice and tips from experienced pros sharing their opinions.
Updated: March 2025
Buyer's Guide
Download our free Amazon EKS Report and get advice and tips from experienced pros sharing their opinions.