March 2020
Intermediate to advanced
528 pages
13h 18m
English
The Dynamics 365 for Finance and Operations application layer is primarily represented by application runtime, known as AOS. AOS runs as an ASP.NET web application hosted on IIS. AOS has all the core kernel components (security, metadata, and data access), forms engine, user interface interaction service, web services endpoints, and so on. Asynchronous batch processing capability and data management are provided by a Windows service running on each application server. The following diagram shows the key components of the server and how they are stacked together:

The Dynamics 365 for Finance and ...