Ultimate access to all questions.
Upgrade Now 🚀
Sign in to unlock AI tutor
After successfully testing an App Engine application in the development environment, you're ready to move it to production. What is the most efficient method to deploy the application to the production environment?
A
Clone the App Engine application to the production environment
B
Change the project parameter in app.yaml and redeploy
C
Activate the production config, perform App Engine deploy
D
Perform App Engine deploy using the --project parameter