Notification Service

Welcome to our guide on leveraging OCI’s Notification Service to enhance your cloud experience. In this article, we’ll delve into the intricacies of this service, its functionalities, and how you can seamlessly integrate it into your workflows.

Getting Started: Accessing the Notification Service

Upon logging into your OCI tenancy via the OCI Console, accessing the Notification Service is straightforward. You can either utilize the search bar for quick access or navigate through the menu using the convenient burger icon located at the top left corner of the interface. Once there, you’ll find the Notification Service categorized under Developer Services within the Application Integration section.

Understanding Key Concepts: Topics and Subscriptions

The Notification Service revolves around two primary concepts: Topics and Subscriptions. A Topic serves as a conduit for transmitting event messages or alarms, while Subscriptions denote the endpoints or destinations for receiving these messages.

Creating a Topic and Subscription

Let’s begin by creating a Topic. Simply click on “Create Topic,” where you’ll specify a Name and, optionally, add a Description. Ensure your IAM policies are appropriately configured to facilitate access. With these details in place, proceed to create the Topic.

Following Topic creation, the next step involves setting up a Subscription. Navigate to the Subscriptions section and click on “Create Subscription.” Choose the previously created Topic from the dropdown menu. Next, select the preferred protocol for sending notifications, such as Email, Function, HTTPS, PagerDuty, Slack channels, or SMS.

Activating Subscriptions

Upon entering the necessary details for the Subscription, you’ll notice the Status marked as Pending. This indicates an additional step is required to confirm the specified email address or endpoint. Simply log into the designated account and confirm the subscription.

Conclusion: Leveraging Notification Service

With the Subscription confirmed, you’re all set to leverage the power of OCI’s Notification Service. You can now utilize the created Topic as a communication channel across various OCI services seamlessly. Remember, the Notification Service seamlessly integrates with other OCI services, enhancing your ability to receive notifications and alerts tailored to your needs.

Previous
Notification Service Introduction
Next
Access and Limits