You are upgrading a project to the latest version of Magento Commerce Cloud and part of the process involves a PHP version upgrade. This is now ready to be tested by the QA Team on the Integration environment.
How do you apply the PHP version upgrade?
Answer : A
After deploying to Staging for the first time with the Fastly module installed, you notice that Fastly is not caching pages. Page caching works properly in a local development environment.
What two steps are required to make Fastly cache pages?
Choose 2 answers
Answer : A, D
You are debugging an issue with an extension that only occurs in Production. The extension writes relevant information using the debug log level
However that specific information is not getting written to the logs on Production
How do you fix this>
Answer : D
Exploring the Production environment you find mysql_use_slave_connection is enabled What is the purpose of this setting'
Answer : C
A client has an in-house design team which manages content on their Magento Commerce Cloud project This content is rapidly changing and they would like the ability to maintain their own stylesheets in a structured way without affecting site uptime
How do you achieve this on the integration branch?
Answer : B
While setting up a Magento project you run the following command
magento-cloud variable:update ADMIN_USERNAME ---value=alice
What will this command do?
Answer : C
You are setting up a third-party integration only for the Production environment, which connects to an external RabbitMQ server.
Where do you put the configuration?
Answer : C