Free AWS Certified Developer Associate DVA-C02 Practice Question
Using exponential backoff alone is more effective in handling retries in a distributed system than combining exponential backoff with jitter for managing transient failures.
The statement is false. While exponential backoff is a strategy that progressively increases the wait time between consecutive retry attempts, thus reducing the load on the server and giving it time to recover, it might still lead to the so-called 'retry-storm' if many clients are trying to reconnect at the same intervals. By adding jitter, or randomization to the wait times, the retries are more evenly spread out, which further decreases the likelihood of overwhelming the system. This combined approach reduces the chance of synchronized retries across multiple instances and is generally acknowledged as a best practice for fault-tolerant design within distributed systems.
Ask Bash
Bash is our AI bot, trained to help you pass your exam. AI Generated Content may display inaccurate information, always double-check anything important.
What is exponential backoff and how does it work?
Open an interactive chat with Bash
What is jitter and why is it important in distributed systems?
Open an interactive chat with Bash
What are transient failures and how do they affect distributed systems?
Open an interactive chat with Bash
This question's topic:
AWS Certified Developer Associate DVA-C02 /
Development with AWS Services
Report Issue
Bash, the Crucial Exams Chat Bot
AI Bot
Oh snap!
Loading...
Loading...
Join premium for unlimited access and more features
Monthly
$14.99/mo
billed monthly (cancel any time)
3 Month Pass
$34.99
One time purchase Does not auto-renew.
Save $10!
MOST POPULAR
Annual Pass
$59.99
One time purchase Does not auto-renew.
Save $120!
BEST DEAL
Lifetime Pass
$119.99
One time purchase Good for life.
Save $240!
What you get:
Unlimited Questions
Major Voucher Discounts
Advanced PBQs
Zero ads
Track scores
Report Cards
Free tier is limited to 20 questions and limited Performance-based Questions (PBQs) .