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

Câu 17: Salesforce Certified Heroku Architecture Designer

A client wants to create a scalable set of microservices that communicate with each other, where multiple microservices have a public REST API. Which architecture strategy allows this on Heroku?

Nội dung câu hỏi

A client wants to create a scalable set of microservices that communicate with each other, where multiple microservices have a public REST API. Which architecture strategy allows this on Heroku?

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. Each microservice is a separate Heroku app. The microservices communicate by using Apache Kafka as a message bus.
  2. B. Each microservice is a separate process type in a single Heroku app. The microservices communicate by using Redis as a message bus.
  3. C. Each microservice is a separate private space. The microservices communicate by using DNS Service Discovery. — đáp án hiện tại
  4. D. Each microservice is a separate process in a single Heroku app. The microservices communicate by using shared memory.

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ề