asclepias / asclepias-broker

Asclepias broker
https://asclepias-broker.readthedocs.io/en/latest/
MIT License
13 stars 12 forks source link

Deploy: Identify Azure service for Redis #81

Closed mubdi closed 2 years ago

mubdi commented 3 years ago

Determine how to best deploy Redis on Azure (i.e., separate process on VM, or using the Azure Redis service).

mubdi commented 2 years ago

Given usage, makes most sense to run redis through a docker container rather than a separate service.