Home › B.Tech Cloud Computing › cloudcomputing › cloudservices › A managed Kubernetes service (AWS EKS / Azure AK…
A managed Kubernetes service (AWS EKS / Azure AKS / GCP GKE) primarily gives the customer:
AA bulk object storage bucket with versioning
BA managed customer-relationship management (CRM) suite
CA managed Kubernetes control plane (API server, scheduler, etcd) so they only have to manage workloads and (optionally) worker nodes
DA relational database with automatic sharding
Answer & Solution
Correct answer: C. A managed Kubernetes control plane (API server, scheduler, etcd) so they only have to manage workloads and (optionally) worker nodes
EKS/AKS/GKE manage the K8s control plane — the gnarly distributed-systems pieces nobody wants to run themselves. Worker nodes are sometimes managed too (GKE Autopilot, AKS node pools). The other options are unrelated SaaS / PaaS products.
Related questions
Which architectural pattern best describes a microservices-style cloud application?An identity-and-access service (AWS IAM, Microsoft Entra ID, GCP IAM) primarily lets adminA managed message queue or pub/sub service (AWS SQS/SNS, Azure Service Bus / Event Grid, GA content delivery network (CDN) primarily improves application performance by:Which combination correctly maps each public cloud's managed NoSQL key-value service?A virtual private cloud (VPC / VNet) gives a customer:A load balancer in front of a fleet of stateless application servers primarily provides:Which storage redundancy approach replicates data across multiple physically separate data