ExamGecko
Question list
Search
Search

List of questions

Search

Related questions











Question 184 - Professional Cloud Architect discussion

Report
Export

You are developing your microservices application on Google Kubernetes Engine. During testing, you want to validate the behavior of your application in case a specific microservice should suddenly crash. What should you do?

A.
Add a taint to one of the nodes of the Kubernetes cluster. For the specific microservice, configure a pod anti-affinity label that has the name of the tainted node as a value.
Answers
A.
Add a taint to one of the nodes of the Kubernetes cluster. For the specific microservice, configure a pod anti-affinity label that has the name of the tainted node as a value.
B.
Use Istio's fault injection on the particular microservice whose faulty behavior you want to simulate.
Answers
B.
Use Istio's fault injection on the particular microservice whose faulty behavior you want to simulate.
C.
Destroy one of the nodes of the Kubernetes cluster to observe the behavior.
Answers
C.
Destroy one of the nodes of the Kubernetes cluster to observe the behavior.
D.
Configure Istio's traffic management features to steer the traffic away from a crashing microservice.
Answers
D.
Configure Istio's traffic management features to steer the traffic away from a crashing microservice.
Suggested answer: C
asked 18/09/2024
Daniela Stojanovska
36 questions
User
Your answer:
0 comments
Sorted by

Leave a comment first