Messaging With Spring Boot and Azure Service Bus
Moving to the cloud? Working on a project using event-based messaging? Using Kotlin to do it? Time to dig into some beans on the Azure Service Bus. by
Join the DZone community and get the full member experience.Join For Free
Like many other companies, my employer is currently on a journey towards a cloud-based infrastructure. We have decided to go with Azure as our cloud provider, and my team and I are the lucky ones to be in the front row to deploy our project to the cloud. Our project consists primarily of Spring Boot based microservices written in Kotlin that are hosted on a Kubernetes cluster.