
- Amazon RDS - Home
- Amazon RDS - Overview
- Amazon RDS - Environment
- Amazon RDS - Interfaces
- Amazon RDS - DB Instances
- Amazon RDS - DB Storages
- Amazon RDS - MS SQL features
- Amazon RDS - MS SQL creating DB
- Amazon RDS - MS SQL Connecting to DB
- Amazon RDS - MS SQL DB Export Import
- Amazon RDS - MS SQL DB with SSL
- Amazon RDS - MS SQL DBA Tasks
- Amazon RDS - Oracle Features
- Amazon RDS - Oracle Creating DB
- Amazon RDS - Oracle Connecting to DB
- Amazon RDS - Oracle DB Data Import
- Amazon RDS - Oracle DBA Tasks
- Amazon RDS - MariaDB Features
- Amazon RDS - MariaDB Creating DB
- Amazon RDS - MariaDB Connecting to DB
- Amazon RDS - MariaDB Data Import
- Amazon RDS - PostgreSQL Features
- Amazon RDS - PostgreSQL creating DB
- Amazon RDS - PostgreSQL Connecting to DB
- Amazon RDS - PostgreSQL Data Import
- Amazon RDS - MySQL Features
- Amazon RDS - MySQL Creating DB
- Amazon RDS - MySQL Connecting to DB
- Amazon RDS - MySQL DB Export Import
- Amazon RDS - MySQL DBA Tasks
- Amazon RDS - Multi-AZ Deployments
- Amazon RDS - DB Snapshots
- Amazon RDS - DB Monitoring
- Amazon RDS - Event Notifications
- Amazon RDS - DB Access Control
- Selected Reading
- UPSC IAS Exams Notes
- Developer's Best Practices
- Questions and Answers
- Effective Resume Writing
- HR Interview Questions
- Computer Glossary
- Who is Who
Amazon RDS - Event Notifications
Throughout the life cycle of amazon RDS DB instances, many DB events occur which are important to be known beforehand. For example - A backup of the DB instance has started, or an error has occurred while restarting MySQL or MariaDB.
Notification Categories
Based on the nature of the event, notifications can be classified into following categories.
Category | Example | Availability | DB instance is restarting or undergoing controlled shutdown | Backup | backup of the DB instance has started, or it is complete | Configuration change | The DB instance class for this DB instance is being changed or it is being converted to a Single-AZ DB instance. | Failover | The instance has recovered from a partial failover. | Failure | The DB instance has failed due to an incompatible configuration | Notification | Patching of the DB instance has completed | Recovery | Recovery of the DB instance is complete | Restoration | The DB instance has been restored from a DB snapshot |
---|
Creating Event Notifications
Below are the steps to create event subscriptions through which the notifications are sent to the subscriber.
Step-1
Choose the Event subscription tab from the RDS dashboard.
Step-2
We give a name to the event and choose the subscription source.
Now choosing the source.
Step-3
In the next step we see the details of the source type of a subscription type chosen for the event.
Advertisements