PROFESSIONAL-CLOUD-ARCHITECT · Question #302
PROFESSIONAL-CLOUD-ARCHITECT Question #302: Real Exam Question with Answer & Explanation
Sign in or unlock PROFESSIONAL-CLOUD-ARCHITECT to reveal the answer and full explanation for question #302. The question stem and answer options stay visible for context.
Question
You are deploying a critical application with a stateless, containerized frontend on Cloud Run and a Cloud SQL for PostgreSQL backend. The application experiences unpredictable traffic spikes, and the business requires the ability to immediately roll back a failed deployment to the last known good state. You need to apply a deployment strategy that aligns with Site Reliability Engineering (SRE) principles for both the application code and the database schema updates, while meeting the business's requirements. What should you do?
Options
- APackage the database schema migration script within the container to be executed on every
- BConfigure the CI/CD pipeline to use the :latest container tag for deployments, with database
- CSeparate CI/CD pipelines for database schema migrations from application deployments. When
- DUse a single CI/CD pipeline that first applies database schema changes and then deploys the
Unlock PROFESSIONAL-CLOUD-ARCHITECT to see the answer
You've previewed enough free PROFESSIONAL-CLOUD-ARCHITECT questions. Unlock PROFESSIONAL-CLOUD-ARCHITECT 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.