websocket Real-Time Application using Azure WebPub Sub In this article we will see how we can leverage on Azure Web PubSub to have real time communications between our frontend applications and our backend services.
Architecture Edge Service using Quarkus and Mutiny In this blog post we will see how, in a micro services architecture, we can leverage on Mutiny the Quarkus reactive framework to create an Edge Service and compose asynchronous HTTP API calls from other microservices.
EventDriven From Kafka to Delta Lake using Apache Spark Structured Streaming Using Spark Structured Streaming to consume Avro events from Kafka and consolidate them with Delta Lake format on Azure Data Lake Storage
Architecture Connected tires: lessons learned in moving to reactive systems Discover how the Michelin IoT data ingestion platform moved from a monolithic application to a reactive event based micro services system