Ask a question
Limited-Time Offer: 50% off IBM TechXchange Conference 2025
IBMโs largest technical learning event is back October 6-9 in Orlando, FL
In this post, I'll share how you can get your own Event Endpoint Management demo instance with just seven minutes of work. (Seven minutes of hands-on-keyboard time... there is a lot of waiting-for-stuff-to-run time, but it doesn't sound so impressive if I include waiting time!) Why...
As part of AsyncAPI Conference this week, I ran a session on how to describe Kafka security in AsyncAPI. The aim of the session was to quickly show how to describe the security configuration of a Kafka cluster in an AsyncAPI document. And, in reverse, if youโve been given an AsyncAPI...
You want to use a Kafka client application to consume messages from Kafka topics that are shared in Event Endpoint Management . In this post, I'll give some pointers for what you need to do to configure your application to connect through the Event Gateway. The Developer Portal displays...
The 10.0.3.0-ifix1 release of Event Endpoint Management has been enhanced to support the use of SCRAM-SHA-512 and SCRAM-SHA-256 SASL mechanisms when preparing to socialize your Kafka topics. This enhancement allows Event Endpoint Management to be able to authenticate with a wider range a...
Last week, we released the latest version of Event Endpoint Management in IBM Cloud Pak for Integration 2021.2.1. It allows organisations to share and manage access to their Kafka topics. In this post, I want to share a run-through of how it all works. I'll start with a high level summary...
Interoperability between applications and systems is key to unlocking efficiency and innovation. Interaction between independent services require s flexible integration to address the rapidly changing requirements. A pivotal aspect of integration is the ability to share data...
Don't want to read a blog full of new features or the docs for what's new? Check out the quick video below. A few highlights: New Virtual Appliance with the latest operating system 2-site HA support for deployments on Openshift LDAP Group mapping to API Connect roles Event Endpoint...
In our post last week, we shared a demo of the Event Endpoint Management experience . We mentioned that the descriptions of Kafka topics are stored as AsyncAPI documents. And we've described a bit about the AsyncAPI specification . One thing you may have noticed is that developers using...
As adoption of AsyncAPI increases, a frequent topic of conversation in the community is how to describe "publish" and "subscribe" semantics - both now and in future versions of the specification. In this blog post I aim to introduce the discussion and set you on the right path to document your...
In the last couple of weeks, we've written a lot about the theory of Event Endpoint Management . For example, we've discussed the benefits to your organisation of documenting and socializing your Kafka topics , we've described the AsyncAPI specification we're using to document Events, and...