...
Microservices are small, decoupled software modules that run independently and communicate with each other using specific API contracts. The MyTasks microservice follows this pattern. MyTasks can hosted in IIS or Azure. The deployment model for Azure hosting is depicted in Figure 1 below.
Figure 1: MyTasks Deployment Model
...