Lab 1: Deploy OCI Queue
Learn how to provision and configure an OCI Queue to enable asynchronous communication for your applications.
Lab 2: Decouple Application Components/ Micro-services using the OCI Queue SDK
Implement decoupling patterns between micro-services using the OCI Queue SDK.
Lab 3: Queue Channels - Filter Messages and Messaging Fairness using OCI Queue SDK
Explore how to send and receive messages from specific queue channels while ensuring messaging fairness and proper load distribution.
Lab 4: Decouple Application Components/ Micro-services Using Open-Source STOMP API
Understand how to integrate OCI Queue with the widely adopted open-source STOMP protocol.
Lab 5: Queue Channels - Filter Messages and Messaging Fairness using open source STOMP API
Combine the capabilities of OCI Queue and STOMP APIs to develop messaging systems with channel-specific fairness.