Multiple Choice
After contacting Magento Support, you were advised to permanently enable the Redis disable_locking option. How do you implement this on a Production environment?
A) Add disable_locking = true into the php.ini file in the Magento project root. Add disable_locking = true into the php.ini file in the Magento project root.
B) Modify the .magento.app.yaml file to add the REDIS_SESSION_CONFIGURATION environment variable. Modify the .magento.app.yaml file to add the REDIS_SESSION_CONFIGURATION environment variable.
C) Add the SESSION_CONFIGURATION environment variable into .magento.env.yaml with the correct value. Add the SESSION_CONFIGURATION environment variable into .magento.env.yaml with the correct value.
D) In app/etc/env.php , add disable_locking: 1 inside the Redis session configuration block. In app/etc/env.php , add disable_locking: 1 inside the Redis session configuration block.
Correct Answer:

Verified
Correct Answer:
Verified
Q3: You have a Starter project. Your code
Q4: Exploring the Production environment, you find MYSQL_USE_SLAVE_CONNECTION
Q5: A merchant using Magento Commerce Cloud Pro
Q6: On a project that deploys static content
Q7: You need to directly access the database
Q9: A client has an in-house design team
Q10: While launching a site migrated from Magento
Q11: A merchant states the downtime during the
Q12: You are adding a new website to
Q13: You need to specify the admin password