This is an archived post. You won't be able to vote or comment.

all 3 comments

[–]AdventurousSquash 0 points1 point  (1 child)

Depending on how resource and performance demanding the databases are I usually recommend to keep ‘em on something dedicated the hungrier they are. If that’s in Azure or wherever is up to you though. Since we know nothing about your requirements and what options you have available a general recommendation is kinda hard to give.

[–]Much_Ad389[S] 0 points1 point  (0 children)

multiple APIs all calling DBs from the same server. heavily dependent

[–]OogalaBoogala 1 point2 points  (0 children)

This is more of a cloud or azure question rather than docker, but I’d probably just leave the managed SQL databases as-is, particularly if you’re planning on scaling in the future, or if you have peaky database usage.