Enterprise Application Architecture with .NET Core
by Ganesan Senthilvel, Ovais Mehboob Ahmed Khan, Habib Qureshi
Bringing it together
If an application has various parts distinctively separated into multiple containers, and each container microservice has different scaling and business variation needs, the Azure Container Service (ACS) might be a choice for this scenario. Also, if you are not yet there, but planning to implement the architecture with various containers of varying needs, again ACS is a good choice.
If an application architecture is strongly based on Docker Linux containers, ACS seems to be good choice, better than ASF.
If an application or system has a number of long running, high available stateful processes, the Azure Service Fabric (ASF) is a good choice. ASF supports the gateway pattern--so, many services are behind the gateway and ...
Become an O’Reilly member and get unlimited access to this title plus top books and audiobooks from O’Reilly and nearly 200 top publishers, thousands of courses curated by job role, 150+ live events each month,
and much more.
Read now
Unlock full access