List of questions
Related questions
Question 346 - 350-901 discussion
Refer to the exhibit.
Refer to the exhibit. A Python API server has been deployed. Based on metrics and logs, increased load has been noticed. Which two approaches must be taken to optimize API usage on the server?
(Choose two.)
A.
Include the ETag header in the API response
B.
Include the Last-Modified header in the API response.
C.
Change the query to be more efficient.
D.
Include the Content-Type header in the API response.
E.
Leverage middleware caching and respond with HTTP code 204 in the API response.
Your answer:
0 comments
Sorted by
Leave a comment first