Server architecture recap in Microsoft Dynamics 365 Finance and Operations apps
- Aggregate data store
- Database
- Data Access Layer
- Metadata
- Security
- Caches
- Workflow
- Batch
- Forms engine
- UI Interaction layer (WCF)
- OData Endpoint (WCF)
The server, including the application code base, is deployed to an IIS web application
In the cloud, it's deployed to the Azure infrastructure as a service virtual machines
*This post is locked for comments