3
Answers

MicroServices Deployments

Hi Gurus,

i have 5 asp.net core micro services MS1, MS2, MS3, MS4, MS5.  And each of these is using its own independent database DB1,DB2,DB3,DB4,DB5.

In real time, what is the standard/ best way to deploy micro services ?  

I saw some articles on deploying using docker containers/ AKS etc... but it is unclear... what is the most preferred way of hosting. 

Answers (3)