@manhng

Welcome to my blog!

NET Technology Guide for Business Applications

July 27, 2017 13:16

NET Technology Guide for Business Applications

http://download.microsoft.com/download/1/6/E/16E9FC39-0D61-4DB8-AADE-9F6950B8BF49/Microsoft_Press_eBook_NET_Technology_Guide_for_Business_Applications.pdf

ebooks

June 8, 2017 11:44

Free eBook/Guide on '.NET Microservices – Architecture for Containerized .NET Applications'

https://blogs.msdn.microsoft.com/cesardelatorre/2017/05/10/free-ebookguide-on-net-microservices-architecture-for-containerized-net-applications/

 

Main topics covered by this guide

–    Introduction to Containers and Docker
–    Choosing Between .NET Core and .NET Framework for Docker Containers
–    Architecting Container- and Microservice-Based Applications
–    Microservices architecture
–    Data sovereignty per microservice
–    The relationship between microservices and the Bounded Context pattern
–    Logical architecture versus physical architecture
–    Challenges and solutions for distributed data management
–    Identifying domain-model boundaries for each microservice
–    Communication between microservices
–    Orchestrating microservices and multi-container applications for high scalability and availability
–    Development Process for Docker-Based Applications
–    Deploying Single-Container-Based .NET Core Web Applications on Linux or Windows Nano Server Hosts
–    Migrating Legacy Monolithic .NET Framework Applications to Windows Containers
–    Designing and Developing Multi-Container and Microservice-Based .NET Applications
–    Benefits of a microservice-based solution
–    Downsides of a microservice-based solution
–    The new world: multiple architectural patterns and polyglot microservices
–    Implementing a simple CRUD microservice with ASP.NET Core
–    Defining your multi-container application with docker-compose.yml
–    Implementing event-based communication between microservices (integration events)
–    The event bus
–    Tackling Business Complexity in a Microservice with DDD and CQRS Patterns
–    Designing a microservice domain model based on Aggregates
–    Domain events: design and implementation
–    Implementing the infrastructure persistence layer with Entity Framework Core
–    Designing the microservice application layer and Web API
–    Using SOLID principles and Dependency Injection
–    Implementing the Command and Command Handler patterns
–    Implementing the command process pipeline with a mediator pattern (MediatR)
–    Implementing Resilient Applications
–    Implementing retries with exponential backoff
–    Implementing the Circuit Breaker pattern
–    Implementing health checks in ASP.NET Core services
–    Securing .NET Microservices and Web Applications

Categories

Recent posts