✅ Перевірена відповідь на це питання доступна нижче. Наші рішення, перевірені спільнотою, допомагають краще зрозуміти матеріал.
A hotel booking website confirms a reservation by performing five steps: write the booking record, send a confirmation email to the guest, notify the property of the new reservation, update the property's occupancy dashboard, and recompute pricing predictions for the affected room category. The booking confirmation page shown to the guest depends only on whether the booking record was written. Of these five steps, the most appropriate set to keep in the synchronous request path is: