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

Câu 89: Google Cloud Professional Cloud Developer

You are porting an existing Apache/MySQL/PHP application stack from a single machine to GoogleKubernetes Engine. You need to determine how to containerize the application. Your approach should follow Google-recommended best practices for availability. What should you do?

Nội dung câu hỏi

You are porting an existing Apache/MySQL/PHP application stack from a single machine to GoogleKubernetes Engine. You need to determine how to containerize the application. Your approach should follow Google-recommended best practices for availability. 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. Package each component in a separate container. Implement readiness and liveness probes. — đáp án hiện tại
  2. B. Package the application in a single container. Use a process management tool to manage each component.
  3. C. Package each component in a separate container. Use a script to orchestrate the launch of the components.
  4. D. Package the application in a single container. Use a bash script as an entrypoint to the container, and then spawn each component as a background job.

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ề