API Connect

API Connect

Join this online group to communicate across IBM product users and experts by sharing advice and best practices with peers and staying up to date regarding product enhancements.


#API Connect
#Applicationintegration
#APIConnect
 View Only
  • 1.  Kafka Support for API Connect

    Posted 09/09/20 03:08 PM
    Is there a way to utilize Kafka front side handler (DP) for API Connect? I was able to create a custom policy to perform url-open (Backside connection) to Kafka Cluster in API Connect, but not sure if it is possible to achieve the same on the front side (incoming request). Is that a possibility? Please advise.

    ------------------------------
    Romil Garg
    ------------------------------


  • 2.  RE: Kafka Support for API Connect

    Posted 09/10/20 02:45 AM
    Edited by Johan Thole 09/10/20 02:47 AM
    Hi Romil,

    You cannot create an API definition with a Kafka listener endpoint, as far as I know. As a workaround, you could create a front-end DataPower service, with a Kafka handler.

    That service (e.g. MPGW) could pick up the messages, and relay them to the API Gateway. There are some considerations with chaining services (especially with virtual DataPower, and high volumes), but it is probably the easiest way to handle Kafka messages on the request side.

    BTW, here is a presentation by IBM on DataPower V10 and Kafka: https://community.ibm.com/community/user/middleware/viewdocument/datapower-v10-and-kafka?CommunityKey=b382f2ab-42f1-4932-aa8b-8786ca722d55

    ------------------------------
    Johan Thole
    IT Specialist
    IBM Cloud Nederland BV
    Utrecht
    ------------------------------