2. SQL Azure
Microsoft Azure
Azure App Services Website
App Insights
Internet
.NET 4.6 front-end code with tight-coupling
to out of box InstantForum product
3. ProsSimple at first
In-process latencies
Single codebase, deploy
unit
Resource-efficient at small
scale
Cons
Complex to understand
Difficult to Test
Coordination overhead as
team grows
DevOps Practices harder to
implement
Poor scaling (vertical only)
All-or-nothing deploy
(downtime, failures)
Long build times
Longer / Harder to update
5. Microservices
API-Auth
API-User
API-
Comms
API-Tags
DocD
B
Mobile Apps
React.JS / Cordova
iOS/Android/Windows
User Collection
Comms Collection
Auth Collection
Tags Collection
Node.JS
Express
Swagger
Microsoft Azure
React.JS
Website
API
Gateway
Internet
Microservices on top ACS+K8s
Mongo
Containe
r
Mongo
Containe
r
Container