ExamGecko
Home Home / Adobe / AD0-E717

Adobe AD0-E717 Practice Test - Questions Answers, Page 7

Question list
Search
Search

List of questions

Search

What are the only writeable folders in the application root on a remote Adobe Commerce Cloud project?

A)

B)

C)

A.
Option A
A.
Option A
Answers
B.
Option B
B.
Option B
Answers
C.
Option C
C.
Option C
Answers
Suggested answer: A

Which two recommended practices would a developer use on an Adobe Commerce Cloud Enhanced Integration Environment to get the best performance? (Choose two.)

A.
Enable fastly CDN
A.
Enable fastly CDN
Answers
B.
Restrict catalog size
B.
Restrict catalog size
Answers
C.
Disable cron and manually run as needed
C.
Disable cron and manually run as needed
Answers
D.
Remove all of the integration's inactive branches.
D.
Remove all of the integration's inactive branches.
Answers
Suggested answer: A, B

Explanation:

Fastly CDN is a content delivery network that can help to improve the performance of an Adobe Commerce Cloud Enhanced Integration Environment by caching static content closer to the end user. Restricting the catalog size can also help to improve performance by reducing the amount of data that needs to be loaded from the database.

Which file on an Adobe Commerce Cloud project allows a developer to upgrade the PHP version and enable/disable a PHP extension?

A.
magento.app.yaal
A.
magento.app.yaal
Answers
B.
.magento. env. yaml
B.
.magento. env. yaml
Answers
C.
php.ini
C.
php.ini
Answers
Suggested answer: C

Explanation:

The php.ini file is used to configure the PHP settings for an Adobe Commerce Cloud project. This file can be used to upgrade the PHP version and enable/disable PHP extensions.

A developer has informed the Adobe Support team about a planned traffic surge on an Adobe Commerce Cloud project that will take place in a little over 48 hours.

What is an advantage of this prior notice?

A.
When the traffic arrives, extra server resources will be available.
A.
When the traffic arrives, extra server resources will be available.
Answers
B.
The project will temporarily use an upgraded Fastly plan
B.
The project will temporarily use an upgraded Fastly plan
Answers
C.
The Support team will monitor the website during that time
C.
The Support team will monitor the website during that time
Answers
Suggested answer: B

What is an advantage of the read-only core file system using Adobe Commerce Cloud?

A.
Ensures that all changes to the production environment are tracked.
A.
Ensures that all changes to the production environment are tracked.
Answers
B.
Improves website performance.
B.
Improves website performance.
Answers
C.
Reduces the number of attackable surfaces significantly
C.
Reduces the number of attackable surfaces significantly
Answers
Suggested answer: C

Explanation:

The read-only core file system in Adobe Commerce Cloud means that the core files of the Magento application cannot be modified. This significantly reduces the number of attackable surfaces on the website, making it more secure.

Which Cloud CLI for Commerce command can be used to quickly view a specific log file for an Adobe Commerce Cloud project?

A.
magento-cloud log
A.
magento-cloud log
Answers
B.
magento-cloud logs:list
B.
magento-cloud logs:list
Answers
C.
magento-cloud logs:show
C.
magento-cloud logs:show
Answers
Suggested answer: C

Explanation:

The magento-cloud logs:show command can be used to quickly view a specific log file for an Adobe Commerce Cloud project. This command takes the name of the log file as an argument.

What folder would a developer place a custom patch on an Adobe Commerce Cloud project to have it automatically applied during the build phase?

A.
Add the patch file to the m2-hotfixes/ directory
A.
Add the patch file to the m2-hotfixes/ directory
Answers
B.
Add the patch file to the patches/ directory
B.
Add the patch file to the patches/ directory
Answers
C.
Add the patch file to the m2-patches/ directory
C.
Add the patch file to the m2-patches/ directory
Answers
Suggested answer: A

What database engine is part of the infrastructure of Adobe Commerce Cloud projects?

A.
Percona
A.
Percona
Answers
B.
MariaDB
B.
MariaDB
Answers
C.
MySQL
C.
MySQL
Answers
Suggested answer: B

Explanation:

The database engine that is part of the infrastructure of Adobe Commerce Cloud projects is MariaDB. MariaDB is a fork of MySQL that offers improved performance, scalability, and security features.

How would a developer add a sensitive environment-specific configuration value on an Adobe Commerce Cloud project?

A.
Add sensitive Environment-specific variable in the Project Web Interface.
A.
Add sensitive Environment-specific variable in the Project Web Interface.
Answers
B.
Connect to the server using SSH and add the configuration in the app/etc/config.php file.
B.
Connect to the server using SSH and add the configuration in the app/etc/config.php file.
Answers
C.
Use the Cloud CLI for Commerce command Mgento-cloud config:set to add the configuration
C.
Use the Cloud CLI for Commerce command Mgento-cloud config:set to add the configuration
Answers
Suggested answer: C

Explanation:

The magento-cloud config:set command can be used to add a sensitive environment-specific configuration value on an Adobe Commerce Cloud project. This command takes the name of the configuration variable, the value of the configuration variable, and the environment ID as arguments.

A developer wants to deploy a new release to the Adobe Commerce Cloud Staging environment, but first they need the latest code from Production.

What would the developer do to update the Staging environment?

A.
1. Log in to the Project Web Interface. 2. Choose the Staging environment, and click Merge
A.
1. Log in to the Project Web Interface. 2. Choose the Staging environment, and click Merge
Answers
B.
1. Checkout to Production environment 2. Use the magento-cloud synchronize <environment-ID> Commerce CLI Command
B.
1. Checkout to Production environment 2. Use the magento-cloud synchronize <environment-ID> Commerce CLI Command
Answers
C.
1, Log in to the Project Web Interface. 2. Choose the Staging environment, and click Sync
C.
1, Log in to the Project Web Interface. 2. Choose the Staging environment, and click Sync
Answers
Suggested answer: B

Explanation:

To update the Staging environment with the latest code from Production, you can use the following steps:

Checkout to the Production environment.

Use the magento-cloud synchronize <environment-ID> Commerce CLI Command to synchronize the Staging environment with the Production environment.

Note: You can find the environment ID in the Project Web Interface.

Total 77 questions
Go to page: of 8