This information applies to both plain Kubernetes as it does to SAP BTP Kyma. I wrote it because I found the information not in one piece and hope it saves you some time! Pulling images into Kyma to run them as containers in pods is one of the wonderful things using Kubernetes. While we often leverage....
Sap cloud integration has kafka adapter , but currently the kafka adapter does not support calling kafka on premise through SAP Cloud connector . We can refer to note 316484 for this . There are 2 options for resolving this currently : 1, Expost the kafka on premise to public web, then CPI kafka adapter can connect....
Develope kafka rest api with nodejs to make it callable from CPI through sap cloud connector Part II
In previous blog Part I, we have prepared the on premise kafka envirement . Today we will try build nodejs Kafka rest api proxy and use cpi to produce and consume kafka message by deployed rest api . We can follow the following steps : Step 1 : deploy CPI iflow to consume kafka topic’s msessage....
TL;DR – An enterprise ready data science environment in 20 mins! With SAP Business Technology Platform (SAP BTP), data scientists and developers have numerous options to run their data science experiments in the cloud. The best option is SAP Data Intelligence as it enables them to use their Jupyter notebooks and turn these into pipelines. However, for various reasons, organisations may....