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.
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?
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.
Buyer's Guide
Amazon EKS
November 2024
Learn what your peers think about Amazon EKS. Get advice and tips from experienced pros sharing their opinions. Updated: November 2024.
816,406 professionals have used our research since 2012.
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.
Cloud Architect & Devops engineer at KdmConsulting
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.
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.
Buyer's Guide
Amazon EKS
November 2024
Learn what your peers think about Amazon EKS. Get advice and tips from experienced pros sharing their opinions. Updated: November 2024.
816,406 professionals have used our research since 2012.
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.
Devops Engineer at Altimetrik (Deployed at FORD)
Though a great tool that supports autoscaling, it needs to consider improvements in its initial setup phase
Pros and Cons
- "The stability of the solution is good."
- "Amazon EKS is not a solution that can be fully managed through automation, making it an area of concern where improvement is required."
What is our primary use case?
The solution can be described as a microservice, and it is also a fully containerized platform. The solution can be described as a stateless service. Amazon EKS can be a great solution for deployments since it supports autoscaling and keeps scaling as well. In my company, we only pay for the resources we use, and owing to such a concept, we use the solution in our company.
What is most valuable?
The most valuable feature of the solution stems from the fact that it allows developers to shift applications. The value of the solution is good when compared to tools deployed on an on-premises model.
What needs improvement?
If you compare Amazon EKS with OpenShift, the latter provides users with a solution that is fully managed through automation. Amazon EKS is not a solution that can be fully managed through automation, making it an area of concern where improvement is required. Amazon EKS should be manageable through a web portal or web interface, a feature that exists in OpenShift.
Amazon EKS should be available as a fully managed service since we use Helm chart to deploy the product in our company right now.
The initial setup phase of the product is an area where certain improvements can be made.
For how long have I used the solution?
As a consultant, I use Amazon EKS, depending on the project requirements of my company. I have used Amazon EKS within the past twelve months. I am a customer of Amazon.
What do I think about the stability of the solution?
The stability of the solution is good. I can't comment much on the stability part of the solution since there is a different team in my company that takes care of the maintenance part of the solution.
What do I think about the scalability of the solution?
I won't be able to comment on the scalability of the solution. I haven't had any reasons to deal with the product's scalability options.
How are customer service and support?
I did not meet with any issues when trying to connect with the solution's technical support. At times, there may be some delays in response from the technical support team. I rate the technical support a seven out of ten.
How would you rate customer service and support?
Neutral
Which solution did I use previously and why did I switch?
In the past, I was using another solution. I switched to Amazon from a different solution. Amazon's support is good. Amazon also provides a number of managed services.
How was the initial setup?
I rate the initial setup phase of the product a six on a scale of one to ten, where one is difficult, and ten is easy.
The initial setup phase of the product was a bit difficult.
The solution is deployed on Jenkins and CI/CD.
What about the implementation team?
The product's initial setup phase was taken care of by one of our company's in-house teams.
What other advice do I have?
I rate the overall product a seven out of ten.
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.
Owner at SoftContact
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
Kubernetes Admin at a tech vendor with 10,001+ employees
Simplify and speed up cluster management and handles scaling well
Pros and Cons
- "Application deployment is more automatic."
- "It's difficult to connect to some of the clusters."
What is our primary use case?
We use EKS in our company to run containerized applications. I work in the container ecosystem team, and we manage EKS clusters for our developer teams so they don't have to. We provide them with the necessary tools to run on top of the cluster.
EKS helps us simplify and speed up cluster management. We don't have to take care of cluster updates; we just initiate the update, and AWS handles it. The same goes for some of the AWS-managed add-ons.
How has it helped my organization?
The biggest improvement is that we now have more time. When we shifted the responsibility of cluster management and updates to AWS, we had more time to develop solutions that make life easier for the developers.
Application deployment is more automatic. They don't have to issue cluster commands; they can simply do a commit into our internal GitHub Enterprise, and our tooling will deploy or update the application on the cluster. That's probably the biggest benefit because we had time to develop such solutions.
What is most valuable?
From my personal perspective, I think it's good that we can use AWS CLI to manage the cluster, and that way, we can automate the work via scripts. Of course, the way that we just issue a command and AWS handles the work, like with cluster updates, is also valuable. That's probably one of the reasons why we use it.
What needs improvement?
Sometimes I have trouble because, in our corporate network, there are various networks, etcetera. It's difficult to connect to some of the clusters, and it's easier to go through the UI when troubleshooting something. At some points, the UI seems limited to me with the functions it provides.
You can get information like what kind of port is running on the cluster, but I haven't really explored the UI so far, so it's difficult for me to see the logs, for example. Or sometimes, you are only limited to the basic Kubernetes things.
We have certain customizations installed in the cluster, and for that, you really have to use kubectl from the command line. You are not able to use the EKS UI to list certain custom resources. So maybe there can be some kind of improvement, but maybe it's just me that I haven't really explored the UI that much.
For how long have I used the solution?
I have been using it since February.
What do I think about the stability of the solution?
I don't really remember any issue with EKS, the product from AWS as is. There can be some issues when there is a bigger outage on the AWS side; it's either some kind of network outage when we cannot reach AWS itself or something similar, but I wouldn't blame EKS for it.
When we had problems with the cluster itself, I think it was more about some issue that either we as a team introduced by human error, from some configuration mistake, or our customers sometimes made mistakes. And maybe there are issues when the application running on top of EKS somehow gets into some loop or something and then doesn't work correctly, but I wouldn't really attribute that to EKS.
Because I've been in the team for a short amount of time, I don't really remember any big issue that was caused by EKS itself in the past six months at least.
What do I think about the scalability of the solution?
It is scalable. We use the cluster autoscaler tool that spins up a new node when we need more, and that works nicely. So I think from the scalability point of view, it's okay.
In the last six months, I don't really see any issue with scalability. We run around one hundred clusters. Some of them are quite small, really just the basics where we are running free master nodes in the free availability zones, just to make things according to best practices. So, really a minimal cluster.
And there are also some really big clusters with over a hundred worker nodes. Overall, I think it's quite big. And with EKS, we are able to manage it quite well.
How are customer service and support?
I have some experience with AWS support, and it was good. We were trying to solve something with one of the add-ons, and I think we solved it within a couple of days. We even had a call with one of the support engineers. So I think it worked out well.
The issue was regarding one of the AWS-managed add-ons. I remember that we clearly had some kind of misunderstanding between us and technical support, and it seemed like either we were not able to explain it correctly or the guy wasn't able to understand us. But I remember that somehow we solved that issue. So at the end, it was okay.
How would you rate customer service and support?
Neutral
How was the initial setup?
The deployment process of EKS was done before I joined the team.
For me, EKS UI is nice, and it was quite easy for me to get familiar with. I find the AWS CLI quite nice to use as well. I've been working in IT for some time now, so I have some level of experience. I guess these things come sort of naturally to me now, such as how to use the tools that are provided by companies. It's usually no issue for me.
From the maintenance point of view, I don't know much about how things are backed up, etcetera. I think that is exactly why we use EKS because we don't really have to take care of cluster backups. We can simply issue a command, and the cluster will update. If we were to do cluster updates manually, it would be more work. We would have to update the worker nodes and then update the master node one by one. AWS now handles all of this. So I think from the maintenance point of view, it's great, and that's why we use it because it's now much more simple and faster for us.
What was our ROI?
We still see the benefits of using this solution because we are using it. And we actually plan to transfer all our workloads to EKS if things were ideal. But for some legal reasons, we still have to manage some on-premise clusters, but I think the benefits are there.
What other advice do I have?
If you have the money, I would recommend the EKS product to other users who are looking into implementing it. It's a good tool. It really takes some of the management burden off your back.
Overall, I would rate it an eight out of ten.
Which deployment model are you using for this solution?
On-premises
Disclosure: I am a real user, and this review is based on my own experience and opinions.
Last updated: Sep 23, 2024
Flag as inappropriateStable product with valuable monitoring features
Pros and Cons
- "It has valuable monitoring and insights features."
- "The product’s pricing needs improvement."
What is our primary use case?
We use Amazon EKS as an APM tool for the environment while migrating the monolithic architecture to microservices architecture. It helps us to test product functionality in a particular environment.
What is most valuable?
We don’t have to manage a bunch of infrastructure. Additionally, enabling auto-scaling for both outgoing and node work helps us optimize the cost. It has valuable monitoring and insights features as well.
What needs improvement?
The product’s pricing needs improvement.
For how long have I used the solution?
We have been using Amazon EKS for more than three years.
What do I think about the stability of the solution?
It is a stable product.
What do I think about the scalability of the solution?
We have 200 Amazon EKS users in our organization. It is a scalable product.
How was the initial setup?
The initial setup process takes a few minutes to complete. It requires a team of seven executives to work on the deployment.
What was our ROI?
The product generates a return on investment with the help of OpEx and CaPEx licensing models.
What's my experience with pricing, setup cost, and licensing?
Amazon EKS is expensive.
What other advice do I have?
I rate Amazon EKS a nine out of ten.
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.
Buyer's Guide
Download our free Amazon EKS Report and get advice and tips from experienced pros
sharing their opinions.
Updated: November 2024
Popular Comparisons
VMware Tanzu Platform
Red Hat OpenShift Container Platform
Rancher Labs
Kubernetes
Nutanix Kubernetes Engine NKE
Docker
HashiCorp Nomad
HPE Ezmeral Container Platform
NGINX Ingress Controller
Komodor
Buyer's Guide
Download our free Amazon EKS Report and get advice and tips from experienced pros
sharing their opinions.