ExamGecko
Question list
Search
Search

List of questions

Search

Related questions











Question 373 - SAP-C02 discussion

Report
Export

A company is preparing to deploy an Amazon Elastic Kubernetes Service (Amazon EKS) cluster for a workload. The company expects the cluster to support an unpredictable number of stateless pods. Many of the pods will be created during a short time period as the workload automatically scales the number of replicas that the workload uses.

Which solution will MAXIMIZE node resilience?

A.
Use a separate launch template to deploy the EKS control plane into a second cluster that is separate from the workload node groups.
Answers
A.
Use a separate launch template to deploy the EKS control plane into a second cluster that is separate from the workload node groups.
B.
Update the workload node groups. Use a smaller number of node groups and larger instances in the node groups.
Answers
B.
Update the workload node groups. Use a smaller number of node groups and larger instances in the node groups.
C.
Configure the Kubernetes Cluster Autoscaler to ensure that the compute capacity of the workload node groups stays under provisioned.
Answers
C.
Configure the Kubernetes Cluster Autoscaler to ensure that the compute capacity of the workload node groups stays under provisioned.
D.
Configure the workload to use topology spread constraints that are based on Availability Zone.
Answers
D.
Configure the workload to use topology spread constraints that are based on Availability Zone.
Suggested answer: D

Explanation:

Configuring the workload to use topology spread constraints that are based on Availability Zone will maximize the node resilience of the workload node groups.This will ensure that the pods are evenly distributed across different Availability Zones, reducing the impact of failures or disruptions in one Availability Zone2.This will also improve the availability and scalability of the workload node groups, as they can leverage the low-latency, high-throughput, and highly redundant networking between Availability Zones1.

asked 16/09/2024
Emily Mangrum
34 questions
User
Your answer:
0 comments
Sorted by

Leave a comment first