Versions Compared

Key

  • This line was added.
  • This line was removed.
  • Formatting was changed.

...

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.

Image Modified


Figure 1: MyTasks Deployment Model

...