Magento Certified Professional Cloud Developer — Question 4

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 options

Correct answer: D

Explanation

The correct answer is D because it directly updates the Admin Session Lifetime in the Magento admin backend specifically for the Integration branch and its children. Options A and C suggest methods that are either not applicable for the specific branches or involve unnecessary steps. Option B is incorrect as it suggests setting an environment variable which does not directly affect the session lifetime in the context provided.