
Explanation:
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
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.