Business Scenario
Create a subscription that subscribes to multiple event types, and trigger the workload with an event on SAP BTP, Kyma runtime.
After you have learned that you can subscribe to an event using SAP BTP, Kyma runtime, you will put this knowledge into practice by subscribing to more than one event type using a Subscription custom resource. You will also trigger the events and verify they have been delivered successfully.
Note
We strongly recommend that you use a Free Tier Service, as services which aren't included in Free Tier lead to additional costs for you..Live Environment
In this exercise, you will perform the following steps:
- Set up a new namespace.
- Create a Function.
- Set up a subscription with various event types.
- Trigger the workload with an event.
- Confirm event delivery.