✅ Перевірена відповідь на це питання доступна нижче. Наші рішення, перевірені спільнотою, допомагають краще зрозуміти матеріал.
An e-commerce platform places customer orders into a message queue rather than processing every step of the order synchronously. The customer is acknowledged once the order is placed in the queue, and the downstream work happens later. The reason for adopting this pattern is to: