PROFESSIONAL-CLOUD-DEVELOPER · Question #102
You are porting an existing Apache/MySQL/PHP application stack from a single machine to Google Kubernetes Engine. You need to determine how to containerize the application. Your approach should follow
Sign in or unlock PROFESSIONAL-CLOUD-DEVELOPER to reveal the answer and full explanation for question #102. The question stem and answer options stay visible for context.
Question
You are porting an existing Apache/MySQL/PHP application stack from a single machine to Google Kubernetes Engine. You need to determine how to containerize the application. Your approach should follow Google-recommended best practices for availability. What should you do?
Options
- APackage each component in a separate container. Implement readiness and liveness probes.
- BPackage the application in a single container. Use a process management tool to manage each
- CPackage each component in a separate container. Use a script to orchestrate the launch of the
- DPackage the application in a single container. Use a bash script as an entrypoint to the container,
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.