Our typical use case for Amazon EKS is that we have a number of applications and microservices that we host in EKS. We have a separate code base for the infrastructure platform, and the microservice team and the application team will be deploying their microservices on their own. We have configured it in a way that it could be easily accessible for developers as well as the platform engineers; we just platformize things. Earlier, I was using ECS, and the reason we use Amazon EKS is for better adaptation of Kubernetes, fitting our multi-tenant model.
CIS Hardened Image Level 1 on EKS-Optimized Amazon Linux 2
Center for Internet SecurityExternal reviews
External reviews are not included in the AWS star rating for the product.
Platform engineers configure for seamless microservices deployment and developers benefit from enhanced productivity
What is our primary use case?
What is most valuable?
The best features of Amazon EKS are that it is very plain by itself, but we use a number of optimizations, such as Carpenter for scaling and node auto-scaling, and Keda for application and microservices auto-scaling, as an event-based auto-scaler. Additionally, we use Portainer less, and for configuration, we utilize Cert Manager and Istio. It's not only Amazon EKS but a combination of various components within it.
By default, if you just install Amazon EKS, you can deploy your application, but to have it enterprise-ready, you have to configure a number of other things that will boost productivity.
What needs improvement?
Amazon EKS's deep integration with AWS services, such as IAM and elastic load balancing, has created some challenges. For example, we have something in place already, and there are some issues with enabling FIPS, which is FedRAMP compliant for the load balancers. You cannot change the SSL policy for the load balancer; I am not sure if it has been patched by AWS yet. However, apart from that, we use it effectively, and it is more flexible.
Regarding built-in observability in Amazon EKS, there is CloudWatch and CloudTrail. However, you cannot profile the applications; we can collect logs in S3, but there is no streaming solution available. Only CloudWatch exists, so we use other tools for observability and do not depend solely on CloudWatch, only relying on it for crucial workloads and infrastructure logs.
Amazon EKS can be improved by having the maintenance of Kubernetes versions managed better, as everything is handled by the Kubernetes team and possibly a separate team at AWS. We have to constantly maintain upgrades and ensure EKS add-ons are up-to-date, requiring us to upgrade the Kubernetes version and releases. They could provide a managed service in the backend instead of making customers handle it; we are currently doing it, but it's a regular activity we do per quarter.
For how long have I used the solution?
I have around six years of experience with Amazon EKS.
What do I think about the stability of the solution?
Amazon EKS is a stable solution, as it is only available in AWS alone.
What do I think about the scalability of the solution?
It is a scalable solution for us.
Which solution did I use previously and why did I switch?
Before using Amazon EKS, I was using ECS. I switched from ECS to Amazon EKS because our product design changed. With numerous small services that you don't want to manage the backend infrastructure for, you can easily deploy and let it be with ECS; it is a more straightforward solution. However, considering cost with Amazon EKS, it may be pretty high, but it serves its purpose very effectively without management overhead.
If you are going with Amazon EKS, you must change your deployment strategy and develop applications for Kubernetes, writing deployments and pods, or stateful sets, which provides more flexibility. There are pros and cons to both solutions, and you have to evaluate which will suit your use case. In our situation, we had some applications in ECS as in Amazon EKS, and that was an architectural decision discussed internally within teams.
How was the initial setup?
The initial setup with Amazon EKS was hard initially, but being accustomed to it now, it's not that difficult; it's relatively easy.
What was our ROI?
We have seen ROI with Amazon EKS; we have a separate team actively working on it. We have cost explorer available, and a bill forecast based on usage allows us to determine whether resources are underutilized or overutilized. You can generate reports and analyze them. I have done this for ECS, but for Amazon EKS, I haven't worked on cost savings directly, as there is a separate team responsible for that.
What's my experience with pricing, setup cost, and licensing?
My experience with pricing for Amazon EKS is limited as there's a separate team for that, and I do not have much knowledge of specifics. However, the pricing is based on the instance type we use in the EKS node group, so it should cover that aspect; their pricing is generally easy to understand in terms of instances.
What other advice do I have?
We are using a cloud deployment model. On a scale of one to ten, I rate Amazon EKS an eight.
Which deployment model are you using for this solution?
Managed clusters provide simplicity but initial setup requires more knowledge
What is our primary use case?
My main use cases for Amazon EKS are securing the clusters and providing mesh gateways between the clusters.
What is most valuable?
The features that I find useful in Amazon EKS are Istio, Webhooks, service accounts, and ReplicaSets with different service accounts and accounts that we work with.
The main benefits that I received from using Amazon EKS are that it is a managed cluster and offers simplicity.
What needs improvement?
I am not the right person to ask what could be improved in Amazon EKS to make this tool better for the next release. A continuation of the managed pieces would be beneficial because there is no integration of clusters. They are all separate with no real managed cluster type of capability.
For how long have I used the solution?
I have been working with Amazon EKS for about 3 and 1/2 to 4 years.
What was my experience with deployment of the solution?
The initial setup for Amazon EKS is not straightforward. Kubernetes is not an easy technology because there are many technologies in the cluster. You need to understand infrastructure code to deploy it and understand all of the requirements alongside it. You cannot simply request deployment of EKS clusters as it does not work that way.
I would rate the setup for Amazon EKS as a three because I need to have other technologies and other tool sets to make it work. I cannot just go through Amazon's console and request a three-node cluster deployment because that does not work.
What do I think about the stability of the solution?
Regarding stability, Amazon EKS is stable. Once it is up, it works. I would rate it as a nine.
What do I think about the scalability of the solution?
For scalability, Amazon EKS is scalable. I would rate it as a nine.
How are customer service and support?
I have never contacted customer support for any issues on Amazon EKS.
How would you rate customer service and support?
Neutral
Which solution did I use previously and why did I switch?
How was the initial setup?
The initial setup for Amazon EKS is not straightforward. Kubernetes is not an easy technology because there are many technologies in the cluster. You need to understand infrastructure code to deploy it and understand all of the requirements alongside it. You cannot simply request deployment of EKS clusters as it does not work that way.
I would rate the setup for Amazon EKS as a three because I need to have other technologies and other tool sets to make it work. I cannot just go through Amazon's console and request a three-node cluster deployment because that does not work.
What other advice do I have?
I suggest understanding the entire form before understanding Kubernetes. I would rate Amazon EKS as a seven out of ten because Kubernetes across all CSPs is complicated. I do not think it is an easy technology to give it anything more than a seven.
Which deployment model are you using for this solution?
multi-application deployment using advanced networking and autoscaling features
What is our primary use case?
What is most valuable?
What needs improvement?
For how long have I used the solution?
What was my experience with deployment of the solution?
What do I think about the stability of the solution?
What do I think about the scalability of the solution?
How are customer service and support?
How would you rate customer service and support?
Positive
How was the initial setup?
What about the implementation team?
What's my experience with pricing, setup cost, and licensing?
What other advice do I have?
eks 1.32 release plan
Hi 
When is eks 1.32 release planned for this?
AWS support eks 1.32 with AL2, why is it not being released by CIS?
Managing complex environments effortlessly while focusing on growth
What is our primary use case?
I use Amazon EKS for managing production environments. I have worked for different companies over the past three years, managing microservice applications on Amazon EKS to deploy application code to the environment, including the production environment. We use DevOps methodology to deploy these services.
What is most valuable?
The most beneficial aspect of Amazon EKS is that it helps manage the Kubernetes master node, so I don't need to maintain the master node, including tasks like upgrading. This allows me to focus on business code. If using services like Fargate, I only need to maintain my workload, simply uploading code that will be deployed to the Kubernetes cluster. This is especially beneficial for startup companies that lack the technical resources to manage the Kubernetes cluster. Furthermore, Amazon EKS allows me to utilize Kubernetes cluster-level expansion. If there’s insufficient resource on a machine, the cluster can automatically expand to add new nodes.
What needs improvement?
Although Amazon EKS is popular, there are areas for improvement. It could support more scenarios and plugins. Currently, some third-party plugins, like certain network plugins such as Weave CNI, might not be fully supported.
For how long have I used the solution?
I have been working with Amazon EKS for more than three years.
What do I think about the stability of the solution?
I haven't found any performance issues with Amazon EKS so far. To avoid potential performance issues, it is important to plan resources initially, ensuring there are enough compute resources like nodes to host applications.
What do I think about the scalability of the solution?
Amazon EKS is very scalable, but scaling can sometimes cause trouble. When Amazon EKS scales up or down, there might be occasional intermediate pod interruptions, though it's rare.
How are customer service and support?
How would you rate customer service and support?
Positive
Which solution did I use previously and why did I switch?
How was the initial setup?
When I first set up Amazon EKS, I faced challenges because there are different setup methods. Using the console does not align well with DevOps. It is better to use EKS CTL or Terraform's IAC tools. Configuring role permission policies is the most challenging part, ensuring Amazon EKS has access to different services or databases.
Which other solutions did I evaluate?
What other advice do I have?
I would recommend Amazon EKS for large companies, especially banks, due to AWS's extended support for Amazon EKS, its availability, and reliability. Amazon EKS offers a strong solution as part of a full suite, but it should be integrated with services like Lambda for a complete solution. On a scale of one to ten, I rate Amazon EKS an eight because there is still room for improvement. The overall product rating is eight out of ten.
Which deployment model are you using for this solution?
Configuring infrastructure efficiently and suggesting UI improvements for a smoother deployment
What is our primary use case?
What is most valuable?
What needs improvement?
For how long have I used the solution?
What was my experience with deployment of the solution?
What do I think about the scalability of the solution?
How are customer service and support?
How would you rate customer service and support?
Neutral
What's my experience with pricing, setup cost, and licensing?
What other advice do I have?
Which deployment model are you using for this solution?
Amazon EKS: Why It Shines, Where It Struggles, and How It Can Improve
What is our primary use case?
I am working mostly on AWS infrastructure services, such as EC2, EKS, RDS, CloudFormation, IAM, and CloudWatch. I have around one year of experience with Kubernetes and have been using AWS services continuously for three years. My responsibilities include working on server storage, containerization, monitoring, and access policies.
What is most valuable?
Simplifies Kubernetes setup and management.AWS handles cluster upgrades, patches, and availability.Seamlessly integrates with AWS services like IAM, CloudWatch, and VPC.Access to advanced networking, security, and monitoring tools.EKS automatically deploys the Kubernetes control plane across multiple AWS Availability Zones for fault tolerance.
What needs improvement?
For how long have I used the solution?
I have around one year of experience using Kubernetes with AWS.
What do I think about the stability of the solution?
In my project, AWS EKS has shown stability without any issues.
What do I think about the scalability of the solution?
EKS offers excellent scalability, especially compared to Docker Swarm. The ability to scale based on requirements by deploying additional containers is a strong point for Kubernetes.
How are customer service and support?
I have not contacted technical support regarding EKS.
How would you rate customer service and support?
Positive
Which solution did I use previously and why did I switch?
I have explored Google Kubernetes Service in my personal projects but did not work on any other Kubernetes projects before EKS.
How was the initial setup?
The initial setup is relatively straightforward when using the AWS Management Console. Setting up clusters and nodes is simplified through AWS's interface compared to on-premises. It took approximately 15 to 20 minutes to complete the setup.
What's my experience with pricing, setup cost, and licensing?
I do not have specific details on EKS's pricing and licensing compared to other services. However, in general, deploying in the cloud offers lower latency and high availability and reduces manual intervention and responsibility, leading to some operational efficiencies.
Which other solutions did I evaluate?
I have worked with Google Kubernetes Service in my personal space but have not evaluated others for professional use.
What other advice do I have?
For large-scale enterprise solutions, Kubernetes is recommended due to its scalability. Despite costing considerations, EKS alleviates the burden of procedural complexities, making it suitable for enterprise-level applications.
I'd rate the solution eight out of ten.
Which deployment model are you using for this solution?
Has good scalability features
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 would you rate customer service and 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.
With the serverless option, you can deploy everything and AWS handles the infrastructure
What is our primary use case?
Amazon EKS is used as a container orchestration platform. Customers use it to develop applications which are containerized and need to be deployed. Kubernetes is the most popular platform across the industry.
How has it helped my organization?
Amazon EKS offers replatforming and migration capabilities to our customers, enabling them to move from AWS to other platforms like AKS with minimal changes. It has also helped in smooth integration with other AWS services, especially API gateways and databases.
What is most valuable?
The serverless capability of Amazon EKS is quite valuable. Earlier, it was necessary to know the exact configuration, including the number of pods and nodes. Now, with the serverless option, you can deploy everything and AWS handles the infrastructure.
What needs improvement?
Amazon EKS could improve in its pricing model, particularly for medium-sized customers who might find the support costs high.
For how long have I used the solution?
I have used Amazon EKS for the past five to six years.
What do I think about the stability of the solution?
I rate the stability of Amazon EKS as ten out of ten. It is highly stable.
What do I think about the scalability of the solution?
Amazon EKS has high scalability. It can scale very well according to needs, and it doesn't have any issues with scalability.
How are customer service and support?
Amazon's technical support is quite good, especially for those who purchase support services. As a partner, we receive excellent support due to our relationship with Amazon.
How would you rate customer service and support?
Positive
How was the initial setup?
The initial setup of Amazon EKS is much less complex compared to setting up Kubernetes manually on Linux virtual machines, as it takes away the complexities of installing and configuring everything.
Which other solutions did I evaluate?
We have experience working with both EKS from AWS and AKS from Microsoft Azure, as well as Google GKE.
What other advice do I have?
For those who are Amazon customers and want to deploy containerized applications, Amazon EKS is the best option.
I'd rate the solution ten out of ten.
Which deployment model are you using for this solution?
The integration and stability are clear and reliable
What is our primary use case?
Our primary use case is related to our ecommerce solution, which is very high in terms of data in the database and products. It has one hundred thousand first line items. We developed a system connected with AWS services to translate search keywords into different languages and improve search results accuracy on our ecommerce site.
How has it helped my organization?
The scalability has really helped us a lot in enhancing the customer experience and ensuring quick results. The ROI is really good, especially when compared with other services on-premises.
What is most valuable?
Amazon EKS provides good support. The integration and stability are clear and reliable. The scalability is excellent, allowing us to efficiently handle customer experiences and improve operational efficiency.
What needs improvement?
Sometimes, we face minor connectivity issues. However, it depends on the applications we are using. Improvement might be needed based on different use cases.
For how long have I used the solution?
We have been using it since 2015.
What do I think about the stability of the solution?
The stability of Amazon EKS is clear and reliable.
What do I think about the scalability of the solution?
Amazon EKS's scalability is clear and has improved our operational efficiency a lot.
How are customer service and support?
The customer service and support are good, and we have a paid subscription that provides priority support.
How would you rate customer service and support?
Positive
How was the initial setup?
The initial setup was handled by third parties. It involved some complexities, and appropriate inputs were necessary.
What about the implementation team?
We worked with a third-party team for implementation, including many developers.
What was our ROI?
We did several ROIs, which showed positive results. It's particularly beneficial compared to investing in hardware.
What's my experience with pricing, setup cost, and licensing?
The licensing cost is acceptable.
What other advice do I have?
Before implementing, ensure thorough research and ROI analysis. The implementation should be handled by experienced personnel.
I'd rate the solution eight out of ten.