List of questions
Related questions
Question 228 - 350-901 discussion
A developer deploys a web application in a local data center that is now experiencing high traffic load from users accessing data through REST API calls. Which approach enhances the responsiveness and performance of the API?
A.
Use HTTP POST or other non-read methods for read requests when possible
B.
Ensure that all read requests are clearly identified by the PUT method
C.
Configure API payload to return errors in HTTP 200 responses
D.
Use HTTP standard authorization header to submit authentication credentials
Your answer:
0 comments
Sorted by
Leave a comment first