CertyRush
Đang tải...
C CertyRush
Câu hỏi free preview

Câu 110: Google Cloud Professional Cloud Developer

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 re…

Nội dung câu hỏi

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?

Các lựa chọn

Đáp án được giữ gọn theo nhãn A, B, C, D trong phần bình chọn tương tác.

  1. A. Send the purchase and change requests over WebSockets to the backend.
  2. B. Send the purchase and change requests as REST requests to the backend.
  3. C. Use a Pub/Sub subscriber in pull mode and use a data store to manage ordering. — đáp án hiện tại
  4. D. Use a Pub/Sub subscriber in push mode and use a data store to manage ordering.

Cộng đồng

0 bình luận công khai. Tên thành viên được ẩn một phần.

Chưa có bình luận. Mở giao diện tương tác để bắt đầu thảo luận.

Câu hỏi liền kề