Quiz 4 Question 19 of 20

A recreation registration API keeps shopping-cart selections only in server memory on one instance; scaling out drops carts mid-checkout. What change best aligns with a stateless compute pattern?

Select an answer to reveal the explanation.

Motivation