You are going to create a backup of an Integration branch before implementing some new feature What are two ways to create the backup of the integration branch?
Choose 2 answers
A custom module that adds a new console command for bin/magento has just been built Deploying this to the Production environment on your Pro plan site causes the build phase to fall.
You find this occurs when you inject certain Magento core classes in your console command class The command works on your local environment
Why does this occur?
You are adding a new website to the Magento store you manage. This website will run on the same instance of Magento to take advantage of shared integration processes.
When accessing the new website URL. it redirects to the original website. The files in /media/ and /static/ do not redirect The correct URL is present in the website configuration
What step must you complete for the URL to stop redirecting?
You are reviewing a third party extension for Magento Commerce Cloud compatibility Which pattern makes a module incompatible with Magento Commerce Cloud?
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