Cyber Monday 2024! Hurry Up, Grab the Special Discount - Save 25% - Ends In 00:00:00 Coupon code: SAVE25
Welcome to Pass4Success

- Free Preparation Discussions

Salesforce Exam Salesforce Hyperautomation Specialist Topic 8 Question 19 Discussion

Actual exam question for Salesforce's Salesforce Hyperautomation Specialist exam
Question #: 19
Topic #: 8
[All Salesforce Hyperautomation Specialist Questions]

AnyAirlines releases a new REST API that exposes access to an RPA process. The RPA process can only handle a limited number of interactions per second before the API begins returning errors.

Which policy should AnyAirlines apply to prevent the API from being overloaded?

Show Suggested Answer Hide Answer
Suggested Answer: C

To prevent an API from being overloaded, the Spike Control policy is suitable. It helps manage sudden bursts of traffic by limiting the rate at which requests are processed. Here's how it works:

Preventing Overloads:

Spike Control smooths out bursts of incoming requests by enforcing a rate limit over a short period, protecting the backend systems from being overwhelmed by excessive traffic.

Configuration:

Apply the Spike Control policy to the API to define the maximum number of requests allowed within a specific timeframe.

This ensures that the API can handle a limited number of interactions per second, preventing errors due to overload.

Implementation:

In Anypoint Platform, configure the Spike Control policy to the desired thresholds, ensuring the RPA process can handle the load effectively without errors.


Anypoint Platform Spike Control Documentation

Contribute your Thoughts:

Dottie
4 days ago
Hmm, I'd go with B. Rate Limiting - SLA to prevent that API from getting overloaded. Gotta keep those flights running smoothly, right?
upvoted 0 times
...
Cecilia
6 days ago
I think the best policy would be Rate Limiting - SLA.
upvoted 0 times
...

Save Cancel