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.