Ultimate access to all questions.
Imagine you're designing a banking application where users can check their account balances stored in a database. To ensure the database responds within a specific timeframe, what are the minimum Service Level Indicators (SLIs) you should consider?
Explanation:
The correct answer is Latency, as it measures the time taken for a request to complete. This is crucial for ensuring the database responds within the desired timeframe.
For more details, refer to service-level-objectives.