
Answer-first summary for fast verification
Answer: Web Application - Availability., Database - Availability.
For an e-commerce application, ensuring the **Web Application - Availability** and **Database - Availability** are crucial SLIs. These indicators help in maintaining the application's operational status and ensuring that the sales data is always accessible for accurate forecasting. High availability is a key requirement for production applications to guarantee uninterrupted service. More details can be found at [Google's SRE Book](https://landing.google.com/sre/sre-book/chapters/service-level-objectives/).
Author: LeetQuiz Editorial Team
Ultimate access to all questions.
In designing an e-commerce application that processes web requests and records sales transactions in a database, which two Service Level Indicators (SLIs) are essential to ensure that forecasted numbers are based on the most recent sales data?
A
Database - Freshness.
B
Web Application - Durability.
C
Web Application - Availability.
D
Database - Availability.
No comments yet.