7. Queuing in Kafka is one of the more exciting bits and there and those wanting to know more can check out KIP-932 for more details on the proposal. https://t.co/w687I1qIci
The REST API v3 can enable you to build complex custom workflows in a language of your choice or with bleeding edge serverless options like AWS Lambda, Azure Functions, or Google Cloud functions. 5/6
With Produce and Consume v3 APIs, which are on the roadmap, you can utilize the same familiar and universal REST concepts to publish and subscribe to data from Confluent, without worrying about the complexities of stream processing. 4/6
Confluent strives to provide not just a comprehensive โData in Motion'' solution, but a simple way for you to manage and access it. You saw this with ksqlDB - where we merged the power of Confluentโs stream processing capabilities with something as simple as SQL 1/6
With the Admin REST API v3, you can programmatically administer your Confluent cluster, create/manage/delete topics, manage cluster configurations, ACLs and even Cluster linking configurations! 3/6
On that same note, today, weโre excited to announce the general availability of Confluent Admin REST API v3 to democratize access to โData in Motionโ. REST is simple, familiar, and universal! And the Admin API v3 now has parity with the Kafka native API. 2/6
Now live: the Confluent Q3 โ21 Release! ๐ฃ Our 1st quarterly release helps companies simplify data replication across cloud environments, broaden stream processing workloads, and cost-effectively store data without limits. Learn more: https://t.co/yGkuA4hOBM #DataInMotion
30-minute challenge -- learn how to enable asynchronous messaging at cloud scale in #Java apps using Java Message Service (JMS) API and #Azure Service Bus. Take a break after lunch, relax, and start learning: https://t.co/Kgq1pqOua2
#springboot#javaee#MicrosoftLearn
Yesterday we had a fantastic session on @ACSUG_NZ, presented by @DanielLarsenNZ! Dan did quite a deep dive on #servicebus#HA and #DR scenarios and gave quite practical advice on how to handle those. If you're interested, you can watch it now here: https://t.co/MarhhLsuvr
@iamVickyAV@starbuxman@sfeldman@spencerbgibb @david_syer @z_oleg Any specific reason to use the stream binder? Standard JMS use cases can benefit from the new JMS 2.0 functionality. The starter that uses the new functionality is under development.