Back

Explore Courses Blog Tutorials Interview Questions
0 votes
2 views
in DevOps and Agile by (47.6k points)

How good is AWS Kubernetes?

1 Answer

0 votes
by (106k points)

There is not any service like AWS Kubernetes. However, there are some services provided by AWS in order to manage Kubernetes, these are EKS(Elastic Kubernetes Services) and Fargate. Kubernetes used to manage clusters of Amazon EC2 compute instances and runs containers on those instances with processes for deployment, maintenance, and scaling. Using Kubernetes, you can run any type of containerized applications using the same toolset on-premises and in the cloud. What AWS does is it makes it easy to run Kubernetes in the cloud with scalable and highly-available virtual machine infrastructure, community-backed service integrations, and Amazon Elastic Kubernetes Service (EKS), a certified conformant, managed Kubernetes service.If you want to learn Kubernetes then you can have a look at the following Kubernetes Training Course. To learn AWS you can go through the following AWS Training Course. Here is the link of the video by which I came to know about these things.

.

Browse Categories

...