Question: 1/50
An operations team wants to receive an email when any compute instance in a compartment stops responding (instance becomes unreachable) so they can open an incident. Which OCI feature best fits this requirement with minimal custom code?
Create an Alarm in Monitoring using the instance health metric and send notifications via an OCI Notifications topic
Enable VCN Flow Logs and create a log query that detects missing traffic, then email the results
Create an Object Storage lifecycle rule that triggers an email when an object is archived
Use Resource Manager to redeploy the instances daily and report failures by email