ExamGecko
Question list
Search
Search

List of questions

Search

Related questions











Question 25 - Professional Cloud DevOps Engineer discussion

Report
Export

You support a high-traffic web application with a microservice architecture. The home page of the application displays multiple widgets containing content such as the current weather, stock prices, and news headlines. The main serving thread makes a call to a dedicated microservice for each widget and then lays out the homepage for the user. The microservices occasionally fail; when that happens, the serving thread serves the homepage with some missing content. Users of the application are unhappy if this degraded mode occurs too frequently, but they would rather have some content served instead of no content at all. You want to set a Service Level Objective (SLO) to ensure that the user experience does not degrade too much. What Service Level Indicator {SLI) should you use to measure this?

A.
A quality SLI: the ratio of non-degraded responses to total responses
Answers
A.
A quality SLI: the ratio of non-degraded responses to total responses
B.
An availability SLI: the ratio of healthy microservices to the total number of microservices
Answers
B.
An availability SLI: the ratio of healthy microservices to the total number of microservices
C.
A freshness SLI: the proportion of widgets that have been updated within the last 10 minutes
Answers
C.
A freshness SLI: the proportion of widgets that have been updated within the last 10 minutes
D.
A latency SLI: the ratio of microservice calls that complete in under 100 ms to the total number of microservice calls
Answers
D.
A latency SLI: the ratio of microservice calls that complete in under 100 ms to the total number of microservice calls
Suggested answer: B

Explanation:

https://cloud.google.com/blog/products/gcp/available-or-not-that-is-the-question-cre-life-lessons

asked 18/09/2024
Abheesh Vijayan
24 questions
User
Your answer:
0 comments
Sorted by

Leave a comment first