Magento Support advises you lo upgrade to the latest release of ece-tools matching the project's Magento Commerce version 2 3 1 How do you do that?
Answer : A
You need to increase the Admin Session Lifetime up to 86400 seconds for the branch named Integration and children branches but not for the Staging and Production branches.
How do you update this on the integration branch and its child branches?
Answer : B
To secure composer credentials you want to remove the auch. Json file from the project repository How do you do that?
Answer : B
A project has a Magento cron job implemented to export new order data to a file. This process can also be triggered by a custom bin/magento command. The functionality uses a lock file in var/locks to prevent concurrent execution
There are instances when the process gets locked after Production deployments and order data is not exported.
How do you prevent this from happening'?
Answer : B
You are testing an integration to an external service that requires you to configure an access key in an environment variable. You created a new environment to validate the functionality The variable must only impact this environment
How do you configure the variable?
Answer : B
You have a Starter project. Your code is ready for testing in the Staging environment, but you need the latest data from Production What do you do to update the Staging environment?
Answer : A
While launching a site migrated from Magento 1 you are instructed to change the website CNAME record in your DNS provider by Magento for go live
What is the purpose of setting this record9
Answer : B