One of the first things you need to do when defining your event driven architecture is which API(s) to use in your client applications. Fortunately, Solace had loads! But there’s a further choice: open APIs like JMS or MQTT or the Solace native APIs?
Open APIs give you freedom, flexibility and interoperability, at the expense of a restricted feature set, as I discuss in this blog post. In the accompanying codelab I get you started using the native APIs to get you going.
Awesome, thanks for sharing @TomF! It’s definitely a pleasant surprise to see this blog