ExamGecko
Question list
Search
Search

List of questions

Search

Related questions











Question 266 - AZ-204 discussion

Report
Export

You need to reduce read latency for the retail store solution.

What are two possible ways to achieve the goal? Each correct answer presents a complete solution.

NOTE: Each correct selection is worth one point.

A.
Create a new composite index for the store location data queries in Azure Cosmos DB. Modify the queries to support parameterized SQL and update the Azure function app to call the new Queries.
Answers
A.
Create a new composite index for the store location data queries in Azure Cosmos DB. Modify the queries to support parameterized SQL and update the Azure function app to call the new Queries.
B.
Configure Azure Cosmos DB consistency to strong consistency Increase the RUs for the container supporting store location data.
Answers
B.
Configure Azure Cosmos DB consistency to strong consistency Increase the RUs for the container supporting store location data.
C.
Provision an Azure Cosmos OB dedicated gateway, update blob storage to use the new dedicated gateway endpoint.
Answers
C.
Provision an Azure Cosmos OB dedicated gateway, update blob storage to use the new dedicated gateway endpoint.
D.
Configure Azure Cosmos DB consistency to session consistency. Cache session tokens in a new Azure Redis cache instance after every write. Update reads to use the session token stored in Azure Redis.
Answers
D.
Configure Azure Cosmos DB consistency to session consistency. Cache session tokens in a new Azure Redis cache instance after every write. Update reads to use the session token stored in Azure Redis.
E.
Provision an Azure Cosmos DB dedicated gateway Update the Azure Function app connection string to use the new dedicated gateway endpoint.
Answers
E.
Provision an Azure Cosmos DB dedicated gateway Update the Azure Function app connection string to use the new dedicated gateway endpoint.
Suggested answer: C, D
asked 02/10/2024
SANGEETH N
39 questions
User
Your answer:
0 comments
Sorted by

Leave a comment first