Atomic synchronization indicates that if the request fails for a single instance,
the entire request must be backed out
Best effort synchronization indicates that the request may succeed or fail
on individual instances
next