ExamGecko
Question list
Search
Search

List of questions

Search

Related questions











Question 228 - 350-901 discussion

Report
Export

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

Answers
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

Answers
B.

Ensure that all read requests are clearly identified by the PUT method

C.

Configure API payload to return errors in HTTP 200 responses

Answers
C.

Configure API payload to return errors in HTTP 200 responses

D.

Use HTTP standard authorization header to submit authentication credentials

Answers
D.

Use HTTP standard authorization header to submit authentication credentials

Suggested answer: D
asked 10/10/2024
Walter van der Heijden
42 questions
User
Your answer:
0 comments
Sorted by

Leave a comment first