nerdexam
GoogleGoogle

PROFESSIONAL-CLOUD-DEVELOPER · Question #152

PROFESSIONAL-CLOUD-DEVELOPER Question #152: Real Exam Question with Answer & Explanation

Sign in or unlock PROFESSIONAL-CLOUD-DEVELOPER to reveal the answer and full explanation for question #152. The question stem and answer options stay visible for context.

Developing scalable and resilient applications

Question

You manage an ecommerce application that processes purchases from customers who can subsequently cancel or change those purchases. You discover that order volumes are highly variable and the backend order-processing system can only process one request at a time. You want to ensure seamless performance for customers regardless of usage volume. It is crucial that customers' order update requests are performed in the sequence in which they were generated. What should you do?

Options

  • ASend the purchase and change requests over WebSockets to the backend.
  • BSend the purchase and change requests as REST requests to the backend.
  • CUse a Pub/Sub subscriber in pull mode and use a data store to manage ordering.
  • DUse a Pub/Sub subscriber in push mode and use a data store to manage ordering.

Unlock PROFESSIONAL-CLOUD-DEVELOPER to see the answer

You've previewed enough free PROFESSIONAL-CLOUD-DEVELOPER questions. Unlock PROFESSIONAL-CLOUD-DEVELOPER for full answers, explanations, the timed quiz mode, progress tracking, and the master PDF. Question stem and options stay visible so you can still see what's on the exam.

Topics

#Messaging Queues#Asynchronous Processing#Message Ordering#Pub/Sub
Full PROFESSIONAL-CLOUD-DEVELOPER PracticeBrowse All PROFESSIONAL-CLOUD-DEVELOPER Questions