
Answer-first summary for fast verification
Answer: Database - Availability, Web Application - Availability
Ensuring both the database and the web application are available is crucial for the e-commerce application to function correctly and for forecasts to be based on the latest sales data. Full availability is a standard requirement for production applications. Reference: [Google SRE Book - Service Level Objectives](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 minimal Service Level Indicators (SLIs) should be established to ensure forecasts are based on the most recent sales data?
A
Database - Freshness
B
Web Application - Durability
C
Database - Availability
D
Web Application - Availability
No comments yet.