How do you achieve this?


You want to improve the ability to monitor Production deployments by setting up an email notification system.

How do you achieve this?
A . Enable Deployment Notifications under Configure Environment > Settings in the Project Web UI
B . Build a custom module which hooks into the deployment phase and sends emails in real-time
C . Configure log notifications in the .magento.env.yaml file
D . Use the magento-cloud environment:deploy:email command to enable email notifications

Answer: C

Explanation:

Reference: https://devdocs.magento.com/cloud/env/setup-notifications.html

Leave a Reply

Your email address will not be published.