GoogleGoogle
PROFESSIONAL-CLOUD-ARCHITECT · Question #138
PROFESSIONAL-CLOUD-ARCHITECT Question #138: Real Exam Question with Answer & Explanation
The correct answer is C: Perform the following:. You can create a k8s cluster with just one node and use a different namespaces for staging and production. In staging, you will test the changes.
Submitted by tarun92· Mar 30, 2026
Question
You have a Python web application with many dependencies that requires 0.1 CPU cores and 128 MB of memory to operate in production. You want to monitor and maximize machine utilization. You also want to reliably deploy new versions of the application. Which set of steps should you take?
Options
- APerform the following:
- BPerform the following:
- CPerform the following:
- DPerform the following:
Explanation
You can create a k8s cluster with just one node and use a different namespaces for staging and production. In staging, you will test the changes.
Community Discussion
No community discussion yet for this question.