Cisco Designing, Deploying and Managing Network Automation Systems AUTOCOR v2.0 350-901 Question # 31 Topic 4 Discussion
350-901 Exam Topic 4 Question 31 Discussion:
Question #: 31
Topic #: 4
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.
Chosen Answer:
This is a voting comment (?). You can switch to a simple comment. It is better to Upvote an existing comment if you don't have anything to add.
Submit