Azure-Samples / aks-store-demo

Sample microservices app for AKS demos, tutorials, and experiments
MIT License
145 stars 230 forks source link

Add the ability to swap RabbitMQ with Azure Service Bus #42

Closed pauldotyu closed 1 year ago

pauldotyu commented 1 year ago

Ensure the RabbitMQ can be swapped out with cloud services such as Azure Service Bus. This may require a change to the way the connection to message queue is handled.