thangchung / blog-core

Modular blog using Blazor with clean domain-driven design patterns
MIT License
407 stars 124 forks source link

[Brainstorm] Software architecture #26

Open thangchung opened 5 years ago

thangchung commented 5 years ago

Would like to see some kind of dynamic field for CMS with multi-tenancy architecture like https://github.com/arduosoft/RawCMS/blob/master/RawCMS.Library/Schema/Field.cs

Multi-tenancy:

Cloud native book: https://github.com/ardalis/azure-cloud-native-book/blob/master/architecting-cloud-native-dotnet-apps-for-azure/azure-platform-resiliency.md

Pub/Sub: