Closed mubdi closed 2 years ago
Determine how to best deploy Redis on Azure (i.e., separate process on VM, or using the Azure Redis service).
Given usage, makes most sense to run redis through a docker container rather than a separate service.
Determine how to best deploy Redis on Azure (i.e., separate process on VM, or using the Azure Redis service).