Try our new research platform with insights from 80,000+ expert users
DevOps Engineer at GFT Group
MSP
Top 20
Offers a streamlined approach to application deployment and management
Pros and Cons
  • "You can save in terms of time because you can raise up a cluster or more nodes, and you can raise up the storage of the particular node in a few minutes."

    What is our primary use case?

    I am using Amazon EKS as an integrator.

    Regarding Amazon EKS integration with IAM, I do not use it.

    To use Amazon EKS as a cloud provider and as a Kubernetes cluster managed by a cloud provider, it offers more benefits because you don't have to configure the cluster on your own. You can use the default configuration and just set the right networking space, set the subnet, and a few other things, but you don't have to raise up or configure your own cluster.

    Self-healing nodes help to minimize administrative burdens in the organization. It helps to keep the nodes up and running. Then you can use other solutions to minimize costs or to keep the nodes running most of the time.

    What is most valuable?

    You can use Amazon EKS to raise up clusters and deploy applications in the cluster. The cluster is managed by Amazon, so you don't have to configure it. You can use the basic configuration of Amazon, and you don't have to interact with etcd or with the Kubernetes most inner parts. It's more simple to use.

    Amazon EKS can give you more flexibility to configure on their own. In general, it's a good product. There are many different products that can fit the needs of the user or the customer in every part of AWS. In Amazon EKS, they can give a class that can be more configurable from the user or expert user rather than just using the default EKS.

    Amazon EKS support for AWS tools integration has an impact on application development and management because everything is deployed on the cluster. You have to debug the various pods in Kubernetes. There isn't a direct impact, but there is an impact because everything you deploy through the pipelines goes to the cluster and there you have to integrate the cycle.

    What needs improvement?

    The main problem or area for improvement is flexibility in configuration. This is the only concerning part and nothing apart from this.

    For how long have I used the solution?

    I have been using solutions similar to Amazon EKS from other vendors. I used GKE from Google, the cluster of Azure, and I also used KMinikube. Of course, it's not the same thing, but in general, it can be compared. For testing, K3s are just different distributions. In general, I have used other cloud providers.

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

    What was my experience with deployment of the solution?

    It's quite easy to install Amazon EKS.

    What do I think about the stability of the solution?

    In Amazon EKS, I see it as a stable product. I don't see any particular issues in terms of nodes or performance.

    What do I think about the scalability of the solution?

    I believe Amazon EKS is scalable.

    How are customer service and support?

    I have never used the technical support from AWS.

    How would you rate customer service and support?

    Neutral

    What was our ROI?

    I see return on investment with Amazon EKS. You can save in terms of time because you can raise up a cluster or more nodes, and you can raise up the storage of the particular node in a few minutes. You don't have to take care of managing the machines directly. There is significant time-saving. You don't have to take care of the rack system because AWS has a team that works that part. You have just to pay. In terms of price saving and money saving, it depends on everything, but in general, you're going to save money.

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

    In general, the price of Amazon EKS is expensive, but it depends a lot on the user knowledge of the tool and how we can manage the cost, which solution offers better, which solutions they can use to reduce the cost. For example, the different VM types, the Preemptible VMs or the Preemptible nodes, or you can pay one time for the use, you can reserve the machines. There are many different ways to reduce the cost.

    Which other solutions did I evaluate?

    I see big differences between Amazon EKS and GKE. The way you install the cluster is different. In GKE, when you install the cluster, it raises the nodes for you. In AWS, you can install the cluster and then you have to raise up the node using Auto Scaling Group or whatever. It's more integrated maybe. Also in terms of documentation, Google is different from Amazon.

    What other advice do I have?

    Regarding the automated patching feature for Kubernetes clusters in Amazon EKS, I don't know any patching feature.

    On a scale from one to ten, I rate Amazon EKS 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?

    Amazon Web Services (AWS)
    Disclosure: My company has a business relationship with this vendor other than being a customer. Integrator
    Flag as inappropriate
    PeerSpot user
    Platform Software Engineer 4 at Nexthink
    Real User
    Top 5Leaderboard
    Platform engineers configure for seamless microservices deployment and developers benefit from enhanced productivity
    Pros and Cons
    • "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."
    • "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."

    What is our primary use case?

    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.

    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?

    Public Cloud

    If public cloud, private cloud, or hybrid cloud, which cloud provider do you use?

    Amazon Web Services (AWS)
    Disclosure: My company does not have a business relationship with this vendor other than being a customer.
    Flag as inappropriate
    PeerSpot user
    Buyer's Guide
    Amazon EKS
    October 2025
    Learn what your peers think about Amazon EKS. Get advice and tips from experienced pros sharing their opinions. Updated: October 2025.
    868,787 professionals have used our research since 2012.
    Kumar Aditya - PeerSpot reviewer
    Software Engineer at a tech services company with 11-50 employees
    Real User
    Top 10
    Has supported production workloads consistently but requires simpler configuration and clearer troubleshooting tools
    Pros and Cons
    • "My favorite feature of Amazon EKS is the ecosystem that it provides, including the integration with S3, along with EBS, and the networking that is smooth to run Kubernetes."
    • "My favorite feature of Amazon EKS is the ecosystem that it provides, including the integration with S3, along with EBS, and the networking that is smooth to run Kubernetes."
    • "Specifically, the pricing for the control panel of Amazon EKS is hefty, and there is no cost-cutting that can be done on that side."
    • "Specifically, the pricing for the control panel of Amazon EKS is hefty, and there is no cost-cutting that can be done on that side."

    What is our primary use case?

    We use Amazon EKS mostly for deploying production workloads, and there are multiple AI models that we run on Amazon EKS.

    What is most valuable?

    My favorite feature of Amazon EKS is the ecosystem that it provides, including the integration with S3, along with EBS, and the networking that is smooth to run Kubernetes.

    What needs improvement?

    I have experience with Azure, and in comparison to Azure, a downside of Amazon EKS is that even if you want to deploy a dev workload or do some experimentation, we have to pay the charges for the control panel with no free option.

    Additionally, I have faced many issues while configuring the node groups and the whole configurations; bringing up the nodes was a bit hectic, and I was not able to determine which node was failing and for what reason.

    Specifically, the pricing for the control panel of Amazon EKS is hefty, and there is no cost-cutting that can be done on that side.

    For how long have I used the solution?

    I have been using Amazon EKS in my career for four years overall.

    What do I think about the stability of the solution?

    Amazon EKS is pretty stable, and I have not seen any lagging, crashing, or downtime.

    What do I think about the scalability of the solution?

    Amazon EKS is good in terms of scaling.

    How are customer service and support?

    I have contacted technical support and customer support for Amazon EKS.

    How would you rate customer service and support?

    Positive

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

    I have used Azure EKS, Civo, and also experimented with GCP as alternatives to Amazon EKS. If I have to rank between all three of them, GCP comes at number one, Amazon EKS comes at number two, and Azure EKS service comes at number three.

    On the costing part of Kubernetes, Azure is beating Amazon EKS since I can do some experimentation without paying for the control panel; I can just pay for the node groups, which is an area where Amazon can improve.

    How was the initial setup?

    From my point of view, the initial deployment of Amazon EKS is difficult.

    I had to configure many components, such as IAM policies and other things; it was not a simple click-through process. The major issue is that there is no single point where I can see all the logs; while there is CloudWatch, it is not easily accessible, and you have to go through a hectic process to search and find information. There is nothing where you can go and click to get all the logs in a single place.

    What other advice do I have?

    Amazon EKS requires maintenance on my end to continue functioning; we have to do upgradation from time to time since every Kubernetes version is only valid for one year.

    On a scale from one to ten, 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?

    Disclosure: My company does not have a business relationship with this vendor other than being a customer.
    Flag as inappropriate
    PeerSpot user
    Co-Founder at Vsigma IT Labs Pvt Ltd
    Reseller
    Top 5
    Facilitates efficient deployment and project execution through streamlined integration and robust features

    What is our primary use case?

    As integrators, we are the user of Amazon EKS. Our customer's main use cases for Amazon EKS are mostly internal services automation and development and deployment automation, which we are using for the digital applications of our customers in the AWS cloud.

    What is most valuable?

    The most valuable features in Amazon EKS include a suite of different services, such as code versioning, pipelining, code deployment, and code quality checks; we are using the total suite of the Amazon EKS.

    From a project management standpoint, the automated node provisioning feature in Amazon EKS helps to streamline the application deployment process because the benefit I see with this product is that our deployment turnaround time reduces considerably, and all compliance standards are met. Code quality is maintained, and there are specific indicators designed in the product to identify quality issues with minimal effort. The Agile mode of project execution methodologies can also be implemented due to the code version controls and pipelining controls.

    Most importantly, the deployment side of code releases and release management features are maintained without major hassles, within a short span of time, and without delays to customer experience. From both operational management and project management angles, these tools address human as well as programming side hurdles, eliminating most gaps and enabling timely project execution without surprises and ensuring quick turnaround time while meeting delivery deadlines.

    Amazon EKS's deep integration with AWS services such as Identity Access Management impacts the approach to security and compliance because it integrates with IAM authentication and the multi-factor authentication process, allowing access only to those who need it.

    What needs improvement?

    I recommend that Amazon EKS could be improved by integrating AI intelligence with its components because EKS or the Kubernetes cluster has not yet undergone an AI wrapper. An AI component integrated into Amazon EKS, such as failure analysis and intelligent recommendations when failures happen, would be very helpful. Although automation is present, this AI feature would enhance the overall capability.

    For how long have I used the solution?

    I have been working with Amazon EKS for almost four or five years now.

    What was my experience with deployment of the solution?

    I have not faced any challenges with Amazon EKS; it's good and quicker. Initially, implementation can be a bit time-consuming, but once set, it becomes a 'code it and forget it' sort of environment.

    What do I think about the stability of the solution?

    I have no complaints about the stability of Amazon EKS; it is good, with no concerns at this point in time.

    What do I think about the scalability of the solution?

    Amazon EKS is good regarding scalability; it suits conventional services and has room for improvement with upcoming agentic AI and GenAI resources.

    How are customer service and support?

    My experience with Amazon support is good; we always had a good association with them, so no concerns on that. I would rate the support of Amazon EKS above seven.

    How would you rate customer service and support?

    Positive

    What was our ROI?

    Customers have seen a return on investment with Amazon EKS because they are happy and see value in the services; however, as the volume grows, the OpEx cost also increases, so any respite on OpEx cost for customers with exponentially growing volumes would be helpful.

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

    Regarding the cost of Amazon EKS, I would say it's relative to the organization based on release management processes; for big organizations where customer experience matters, such as in the retail segment, the cost can be very high due to numerous daily changes. For companies in telecom and retail, as Amazon is a pay-per-use service, our usage levels are high, so I would desire if Amazon could provide certain discounts or credits for customers who utilize a lot of resources.

    What other advice do I have?

    Our customers use the solution on the Amazon AWS cloud. They purchase Amazon EKS through AWS only.

    For those looking into using Amazon EKS, my advice is that it is a good product, although the downside is that if the volume grows, the OpEx cost increases significantly. I would strongly recommend it for small and medium companies. For big companies with more releases, it also attracts more OpEx costs, so if there is a mechanism to control costs, it can be suitable for everybody.

    On a scale of one to ten, 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: My company has a business relationship with this vendor other than being a customer. Integrator
    Flag as inappropriate
    PeerSpot user
    Sr Technical Architect at HCL Technologies
    Real User
    Top 20
    Has experienced seamless integration and robust support while benefiting from infrastructure automation
    Pros and Cons
    • "The biggest advantages of Amazon EKS include load balancing, auto scalability, and platform integration."
    • "I think the monitoring part and observability part could be improved."

    What is our primary use case?

    The use cases for the product involve provisioning of infrastructure and auto provisioning of infrastructure.

    I have managed on-premise deployments in my use case with a Helm chart.

    What is most valuable?

    The biggest advantages of Amazon EKS include load balancing, auto scalability, and platform integration.

    The solution includes automated node provisioning features.

    The integration with AWS services involves platform services only.

    What needs improvement?

    We usually get deployed and only need to tweak the source code; however, I think the monitoring part and observability part could be improved.

    For how long have I used the solution?

    I have been selling it for almost two years.

    What do I think about the scalability of the solution?

    The scalability of Amazon EKS deserves a perfect rating of ten.

    How are customer service and support?

    The technical support from Amazon deserves a rating of ten.

    How would you rate customer service and support?

    Positive

    How was the initial setup?

    I would rate the ease of installing Amazon EKS in the middle area, giving it a five.

    What other advice do I have?

    I have moved to pre-sales activity now.

    I am selling Kubernetes Engine from Amazon.

    I can rate Amazon EKS as nine because I just need to see some improvement.

    I want to be a reference for Amazon.

    The overall rating for Amazon EKS is 9 out of 10.

    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?

    Disclosure: My company has a business relationship with this vendor other than being a customer. Reseller
    Flag as inappropriate
    PeerSpot user
    Senior Technical Lead at a tech vendor with 1,001-5,000 employees
    Real User
    Top 20
    Managed service boosts productivity by simplifying deployment and resource management

    What is our primary use case?

    I use this to develop my products. I use it internally in my company and in the other projects I have been working on for the deployment and managing the services which I'm deploying into the Amazon EKS infrastructure. I have not actually been involved with automated patching, as my role has predominantly been as a developer setting up how we deploy our applications into Kubernetes. That's primarily where I've gained experience, not on the server management side where the patching is done, so I'm not sure how the patching works or what benefits it could offer in that context. However, I can discuss how I manage my CI/CD pipelines, application deployment, and how I use Amazon EKS for deployment. That is the part I have experience with.

    What is most valuable?

    I have been using Amazon EKS, and I started with ECS first, which is the Elastic Container Service where I can deploy my workloads. ECS is also one of other managed services from AWS, but it is not supporting Kubernetes. We wanted a platform where we could have an orchestration platform for Kubernetes. Hosting our own Kubernetes server is a very tedious job. Kubernetes itself is a very complex tool to manage and requires a lot of resources and knowledge to build a working solution. That's where Amazon EKS comes into the picture as a managed service built on top of a Kubernetes engine, offering many tools, such as CLI integrated tools or through their console to quickly set up a Kubernetes cluster, which otherwise is a tedious job.

    With that offering, it is very easy to set up the Kubernetes cluster in Amazon EKS, and it is very easy to manage the nodes we have there, such as what instances we need. Since it's an AWS offering, we select a variety of EC2 instances available, and it integrates with it nicely. The same applies to the infrastructure as a service tool, IaaS, such as Terraform. It is very easy to create and manage Amazon EKS clusters through Terraform. Overall, it offers a lot of tooling and saves a lot of time compared to setting up and managing a Kubernetes server ourselves.

    A specific feature of Amazon EKS is that Kubernetes is open source, and all its capabilities are based on that. The main advantage is launching and managing a Kubernetes server becomes very easy, as I receive out-of-the-box support for other AWS service integrations with Amazon EKS. For example, services such as AWS IAM directly integrate whenever I want to set up access control or security measures on my Kubernetes server. EC2 offers out-of-the-box support when setting up Kubernetes nodes. All this setup we need to do otherwise becomes much easier with Amazon EKS.

    Regarding measuring the impact of Amazon EKS on my organization's ability to manage complex workflows effectively, there are measurable metrics we use. Whenever we set up any project, it is crucial to ensure we understand the availability and scalability of our applications. When I set up any application, I look at how we will be able to scale whenever there is a requirement for higher loads. To measure the Amazon EKS platform's effectiveness in this regard, I evaluate the different methods available for scaling the application. For instance, based on CPU and memory consumption, I can scale or use scalability tools such as KEDA. KEDA helps us scale based on various factors, such as the number of requests my application receives or the load on my service based on metrics. These tools can be easily installed on my Amazon EKS server without restrictions. Availability is crucial when setting up a Kubernetes cluster, especially when designing for a global audience using Amazon AWS. The options to configure multi-region and multi-AZ setups are incredibly valuable, as these features ensure high availability without complex traditional setups required for on-premise hosting.

    What needs improvement?

    One area I observed during setup was that while managing it through CLI and Terraform, there are many possibilities for setup and infrastructure updates. However, I believe the console experience could improve. In the AWS console, when trying to set up an Amazon EKS cluster, there were limitations on certain features I encountered a few months back while checking. EKS frequently updates, so I don't know if there's a new release. However, I found some features that I could not manage through the console, requiring me to use CLI or Terraform. It would be beneficial if we could have all features supported through the console, providing full management capabilities there.

    For how long have I used the solution?

    I have been working with this tool for around two years now.

    What do I think about the scalability of the solution?

    My current organization has not been using self-healing nodes, but I have used it in some earlier projects and organizations I worked with. When we decided to move away from containerization services such as ECS, we wanted a better orchestration platform that could easily handle those requirements. Kubernetes comes with many features for scalability, which otherwise we would have to manage ourselves with scripts. While Kubernetes is a good choice, it comes with its own learning curve, and understanding all the details is a big task. Services such as Amazon EKS, or maybe GKE for Google, provide the confidence that we will benefit from the orchestration framework that Kubernetes offers while also setting it up and managing it easily. We gain all the advantages that Kubernetes has as an engine without having to invest a great deal of time learning and configuring everything thanks to managed services such as Amazon EKS.

    How are customer service and support?

    Regarding technical support, I recall one instance with Amazon EKS. I faced an issue with configuring pods in EKS that required access to other AWS services, such as IAM roles or S3 buckets. The setup was through OIDC providers in EKS, which set up trust relationships with IAM roles. There was a problem with OIDC provider setup a few years back when EKS was newer. I reached out, and I received good support when I submitted a ticket for the issues with the OIDC provider. They helped resolve the issues related to the trust relationship, identifying mistakes that needed fixing.

    How would you rate customer service and support?

    Positive

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

    In my current company, I don't use it, but in my earlier company, we started with ECS, another AWS offering where we deployed our containers. However, as our deployment expanded, the limitations in scalability prompted us to explore better options. We began to reach a point where more than 30 or 40 instances of our services were running, and there was a need to support these across different regions. ECS offered some level of scalability, but it was not as customizable as Kubernetes, so we decided to transition from ECS to Amazon EKS to harness its full capabilities.

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

    Using Amazon EKS as a cluster is free. The pricing only applies when I add the instances and set up nodes. For instance, when I add memory-optimized nodes, the applicable AWS pricing for those instances comes into play. Essentially, the pricing revolves around the nodes added, not the other configurations I'm attempting to set up.

    Which other solutions did I evaluate?

    Regarding the pricing of nodes, I find that it generally offers good value. I'm not certain what the comparative costs look against other platforms, such as OCI from Oracle that is known to offer lower pricing, but it ultimately depends. For example, AWS has recently introduced Graviton-based servers, which claim to be cost-saving, although I haven't used them myself. AWS provides several options, allowing me to choose configurations that suit my needs regarding CPU and memory. While I don't have firm details about enterprise pricing options or upfront reservations that may provide discounts, what I appreciate is the flexibility in selecting from various instance categories to meet specific requirements.

    What other advice do I have?

    Based on my experience with Amazon EKS support, I would rate it a nine out of ten overall.

    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 does not have a business relationship with this vendor other than being a customer.
    Flag as inappropriate
    PeerSpot user
    Jigneshkumar Gadhavi - PeerSpot reviewer
    Sr. DevOps Engineer at Seaflux
    Real User
    Top 5Leaderboard
    Supports multiple tools and has a straightforward setup process
    Pros and Cons
    • "The product's most valuable features are scalability, observability, and performance."
    • "They could add logging features. At present, we use external tools to increase and decrease the number of instances."

    What is our primary use case?

    We use Amazon EKS to manage containerization within our microservices environment.

    What is most valuable?

    The product's most valuable features are scalability, observability, and performance.

    What needs improvement?

    They could add logging features. At present, we use external tools to increase and decrease the number of instances.

    For how long have I used the solution?

    We have been using Amazon EKS for three years.

    What do I think about the stability of the solution?

    It is a stable service. We never encountered system downtime.

    What do I think about the scalability of the solution?

    In organizational environments, especially when utilizing the console, EKS is the primary choice. Out of ten clients, approximately eight opt for EKS due to its scalability and robust features.

    How are customer service and support?

    We contacted AWS support for EKS when we encountered difficulties connecting to private subnets. The support team guided us through the necessary steps to address these issues.

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

    Scalability and security considerations drove the decision to migrate to EKS from another product.

    How was the initial setup?

    The initial setup was straightforward, especially when Terraform was utilized to generate the setup. We must make minor adjustments, such as changing the name and configuring VPN settings. Overall, it's a relatively easy task for me.

    What was our ROI?

    The platform is worth the investment.

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

    The product pricing depends on the specific requirements. For instance, clients between $3000-$4000 per month might find the pricing reasonable, with clusters priced around $70 to $80 plus additional costs. However, the actual pricing can vary based on the number of services utilized.

    What other advice do I have?

    With numerous tools and plugins available for EKS like Graphite and Prometheus, users can effectively manage logs and monitor performance.

    For beginners, it's essential to grasp the fundamentals of Docker and containerization and understand how containers operate. Once these basics are clear, the next step is to familiarize oneself with Kubernetes and container orchestration concepts.

    I rate it a nine out of ten.

    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
    Senior Associate Consultant at Infosys
    MSP
    Top 5
    A competitively priced product with an easy setup phase in place
    Pros and Cons
    • "Stability-wise, I rate the solution a ten out of ten."
    • "The documentation part of the product is an area of concern that needs to be made easier from an improvement perspective."

    What is our primary use case?

    I use the solution for its microservices. I used the product in some of my personal projects for deploying applications. From an organizational standpoint, the product is useful for its microservices.

    What needs improvement?

    When it comes to Amazon EKS, there are IAM permissions and RBAC. When you create an IAM user, you give the privileges on the cluster level, but there won't be anything inside the clusters. In the clusters and their respective files, you will have to map the IAM user created with the help of AWS. The documentation part of the product is an area of concern that needs to be made easier from an improvement perspective.

    For how long have I used the solution?

    I have experience with the tool for the past six to eight months. For some of my personal projects, I have been using the product for a year and a half. I am a customer of the product.

    What do I think about the stability of the solution?

    Stability-wise, I rate the solution a ten out of ten.

    What do I think about the scalability of the solution?

    Scalability-wise, I rate the solution a ten out of ten.

    How was the initial setup?

    The product's initial setup phase is easy since it is only based on a one-line command to help you set up an EKS cluster.

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

    The product is available at such a huge scale in the market since the resources that are offered under the tool are competitively priced and available at a much cheaper rate compared to other solutions.

    What other advice do I have?

    One of the aspects of Kubecost and Amazon EKS is that you don't have to manage the master node. The scalability and connectivity between API servers and its resources, including its scheduler and controller, are all taken care of by AWS. Not being easily able to log in to your master node makes things secure.

    I found the cluster autoscaler of AWS to be very helpful. It is easier for users since the cluster autoscaler takes care of the nodes, making everything easy for me. With the cluster autoscaler, all the resources are presented to me, so I need not consider any integrations from the outside environment. The aforementioned reasons made it easy for me to set up the software and scale down the resources easily.

    I recommend the product to those who plan to use it. Kubernetes is a product from Google, which offers good compatibility. Kubernetes and its compatibility with Amazon is decent enough for users, in my opinion.

    I rate the overall tool a ten out of ten.

    Disclosure: My company does not have a business relationship with this vendor other than being a customer.
    PeerSpot user
    Buyer's Guide
    Download our free Amazon EKS Report and get advice and tips from experienced pros sharing their opinions.
    Updated: October 2025
    Buyer's Guide
    Download our free Amazon EKS Report and get advice and tips from experienced pros sharing their opinions.