Exam MCPA - Level 1 All QuestionsBrowse all questions from this exam
Question 17

A System API is designed to retrieve data from a backend system that has scalability challenges.

What API policy can best safeguard the backend system?

    Correct Answer: B

    To safeguard a backend system with scalability challenges, the most effective API policy would be SLA-based rate limiting. SLA-based rate limiting helps manage the number of API calls made to the backend system within a specified time frame, preventing the backend from becoming overwhelmed by too many requests. This ensures that the API usage remains within the system's capacity limits, thereby maintaining performance and preventing potential downtime.

Discussion
calazansOption: B

B. SLA-based rate limiting

vikas_muleOption: B

The same question asked in MCPA maintenance and it was having Spike Control in place of SLA Rate Limiting, so be careful

ws72

Cross-orgin resource sharing (CORS) policy Circuit breaker policy Spike control Tokenization policy

AndreDiasOption: B

B, since an SLA tier for a web API instance managed on Anypoint Platform defines one or more throughput limits, such as, limits on the number of web API invocations per time unit.

Pavan_NagineniOption: B

B. SLA-based rate limiting

thirstylionOption: B

Answer:B

vikas_muleOption: B

B is right,

policy907Option: B

Answer: B

cuisal92Option: B

B. SLA-based rate limiting

geekdomOption: B

SLA based limiting

Outdoor25Option: C

Answer should be C. SLA Based rate limiting.

AB317Option: B

Answer: B