
Ultimate access to all questions.
After successfully testing an App Engine application in the development environment, you're ready to move it to production. What is the most straightforward 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