IntroductionIn today’s world of cloud-based applications and services, performance is key. As developers, we are always looking for ways to reduce latency and enhance the user experience. This is especially true for the SAP Cloud Application Programm...
PrefaceThis blog post is the second in a two-part series introducing cds-kafka, an open-source CAP plugin (github repository) designed for seamless integration with Apache Kafka. Read the first post introducing cds-kafka and its capabilities here. In...
PrefaceThis blog post is the first in a two-part series introducing cds-kafka, an open-source CAP plugin designed for seamless integration with Apache Kafka.In this post, we’ll cover the theoretical foundations of the plugin, including its features a...
This is the third and final post of a small series of blog posts in which I'll delve into the conceptual and technical details of building a ChatGPT-like chat app using the SAP Cloud Application Programming Model, SAPUI5 and the OpenAI API. In the fi...
Updates
15.03.23 – Added information for the newly available and integrated GPT-4 model.
06.03.23 – Added information for the newly available and integrated GPT-3.5 model.
27.02.23 – Added a link to part 3.
This is the second post of a small ...
Great to see cds-caching in action! @NaveenChandar @maxi1555, you guys rock! A few comments (no criticism, just hints) on your examples:@NaveenChandar: You already mentioned in your post, that cds-caching can take care creating keys, but you chose t...
@PetrBecka, a great series of blog posts!I fully agree on TypeScript being game changer (I also blogged about this last year) and it will always be my preferred choice of the many reasons you provided.Another positive side-effect of using TypeScript ...
Hi,a little late to the game, but I created a CAP plugin cds-kafka that enables using Apache Kafka as a messaging service within CAP.I also blogged about this in the SAP Community:Part 1: cds-kafka and its capabilitiesPart 2: cds-kafka in actionKind ...
@AnnePetteroe: Thank you for the feedback. It's really hard for me to understand that the code bug is still a thing as it affects every single blog post containing source code for quite a while now and it's actually making people leave the platform. ...
Hi @vobu,that's some really interesting news. I know that (Advanced) Event Mesh is based on Solace, but if SAP Cloud Application Event Hub is using Kafka as the internal message broker, I am really curious on why SAP made this decision. Especially si...