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

Câu 91: Google Cloud Professional Cloud Architect

You are creating an App Engine application that uses Cloud Datastore as its persistence layer. You need to retrieve several root entities for which you have the identifiers. You want to minimize the overhead in operations performed by Cloud Datastore. What should you do?

Nội dung câu hỏi

You are creating an App Engine application that uses Cloud Datastore as its persistence layer. You need to retrieve several root entities for which you have the identifiers. You want to minimize the overhead in operations performed by Cloud Datastore. 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. Create the Key object for each Entity and run a batch get operation — đáp án hiện tại
  2. B. Create the Key object for each Entity and run multiple get operations, one operation for each entity
  3. C. Use the identifiers to create a query filter and run a batch query operation
  4. D. Use the identifiers to create a query filter and run multiple query operations, one operation for each entity

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ề