Event-Enable your REST Microservice Applications!

preview_player
Показать описание
Modern applications are embracing publish-subscribe communication as a way to enable event-driven architectures, but many are still using REST APIs for communication between applications and microservices.

Did you know that Solace event brokers can be configured as a REST MicroGateway to allow HTTP GETs and POSTs to become event-driven messages?

Solace Dev Advocate Aaron Lee will walk you through a Codelab tutorial that will teach you how to combine traditional REST interactions with publish-subscribe communication.

By watching this video, you will learn:
* How to configure a Solace PubSub+ Event Broker to accept incoming REST requests
* How to configure the event broker to pass incoming REST requests straight though, similar to a proxy, using a Rest Delivery Point (RDP)
* How to utilize the publish-subscribe pattern to allow easy access to multiple copies of the same data
* How to build a Solace messaging application to consume and respond to incoming REST requests

Useful Links:

Рекомендации по теме
Комментарии
Автор

Does the Outbound call or webhook call from Solace to external REST endpoint support 2 -ways SSL, and basic Authentication mechanism?

ManishYadav