exam questions

Exam 350-901 All Questions

View all questions & answers for the 350-901 exam

Exam 350-901 topic 1 question 391 discussion

Actual exam question from Cisco's 350-901
Question #: 391
Topic #: 1
[All 350-901 Questions]

Refer to the exhibit.



A software engineer develops an application that has a microservices architecture. The microservices must communicate with an API. The engineer creates a Dockerfile for the application and deploys the file to a pre-production environment. After the first API request, a microservice stops and the engineer discovers an error in the log file. What is the cause of this issue?

  • A. The API failed to complete the request.
  • B. The API is not authorized to access the resource.
  • C. The API does not understand the request.
  • D. The API failed to find the resource.
Show Suggested Answer Hide Answer
Suggested Answer: D 🗳️

Comments

Chosen Answer:
This is a voting comment (?). It is better to Upvote an existing comment if you don't have anything to add.
Switch to a voting comment New
e3639d0
2 days, 8 hours ago
Selected Answer: C
Given answer is wrong. 400 is bad request so that a makes it C. The API does not understand the request. D is incorrect because a 404 response indicates a failure to find the specific resourse/endpoint in the request URI, not 400.
upvoted 1 times
...
jas26says
2 weeks, 3 days ago
Selected Answer: C
The error is 400, bad request
upvoted 1 times
...
Community vote distribution
A (35%)
C (25%)
B (20%)
Other
Most Voted
A voting comment increases the vote count for the chosen answer by one.

Upvoting a comment with a selected answer will also increase the vote count towards that answer by one. So if you see a comment that you already agree with, you can upvote it instead of posting a new comment.

SaveCancel
Loading ...