You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
How to configure different redirects in this file, which types of redirects should not be configured here
How to add these configurations to Staging or Production environments. Magento On-Premises installation migration
How to migrate an existing Magento installation into Magento Cloud: Code base, database, media migration
3.2 Determine how to configure a planned service
How to configure a service that is planned to be added to the environment
3.3 Demonstrate ability to add to your environment
Which configurations you can add to your environment and how to do it
What to configure in this file, on which environments these configurations are applied, how to add these configurations to environments where this file is not read
Describe all processes that are running during deployment: Build, deploy and post-deploy phases. Explain why downtime occurs on your project
What role every process/phase plays and how to impact every process
How Magento Cloud deploys Magento. What every script does on every deployment phase
How to extend these scripts and best practices for doing so
Describe the ways to retrieve logs for phases and its scripts
5.2 Demonstrate the ability to create Magento Cloud script configurations
Which configurations you can set in .magento.env.yaml, and Cloud environment configurations that are not described in the units about SCD and service configurations
What are the sources of Magento configuration, and which priorities have different sources of Magento configuration?
7.2 Demonstrate ability to change a locale
Know how to change a locale on Cloud
7.3 Demonstrate ability to add extensions
Know how to install Magento extensions and themes (limitations, read-only filesystem, etc.)
7.4 Demonstrate ability to enable / disable a module
Know how to enable or disable a module on Cloud
7.5 Demonstrate ability to set up a multisite configuration
Know how to setup multisite configuration: Adding and configuring new websites in Magento; Nginx configuration through the .magento.app.yaml for multisite setup; how to route websites through the magento- vars.php
7.6 Demonstrate ability to use variables
When do you need to use variables; which configurations you can change using variables
What is the difference between variables and environment variables
What is the difference between project and environment level variables