本课程是关于.NET 5中微服务系统架构设计与实现视频教程,通过24.5小时全新升级的视频,您将学习如何在使用Asp.Net Web API,Docker,RabbitMQ,MassTransit,Grpc,Ocelot API Gateway,MongoDB,Redis,PostgreSQL,SqlServer,Dapper,Entity Framework Core,CQRS和.Net平台上构建微服务和简洁的架构实现。
您将使用NoSQL(MongoDB,Redis)和关系数据库(PostgreSQL,Sql Server)通过Product,Basket和Ordering微服务开发电子商务模块,并通过RabbitMQ Event Driven Communication和Ocelot API Gateway进行通信。您可以在.NET上找到微服务体系结构和分步实施,该分步指南详细介绍了本课程,并提供了详尽的解释和详细信息。
本课程来自一个实时的github aspnetrun微服务存储库,该存储库已通过社区验证,具有450颗星和190多个勾。
MP4 | Video: h264, 1280×720 | Audio: AAC, 44.1 KHz, 2 Ch
Genre: eLearning | Language: English + srt | Duration: 177 lectures (24h 31m) | Size: 11.4 GB
Building Microservices on .Net which used Asp.Net Web API, Docker, RabbitMQ,Ocelot API Gateway, MongoDB,Redis,SqlServer
What you’ll learn:
ASPNET Core Web API Development of Microservices
REST API Principles, CRUD Operations
Mongo DB and Redis NoSQL Database Connection on Docker
Entity Framework Core with SQL Server Database Connection on Docker
N-Layer implementation with Repository Pattern
Swagger Open API implementation
Consume Discount Grpc Service for inter-service sync communication to calculate product final price
Publish BasketCheckout Queue with using MassTransit and RabbitMQ
Build a Highly Performant inter-service gRPC Communication with Basket Microservice
Using Dapper for micro-orm implementation to simplify data access and ensure high performance
PostgreSQL database connection and containerization
Async Microservices Communication with RabbitMQ Message-Broker Service
Using RabbitMQ Publish/Subscribe Topic Exchange Model
Using MassTransit for abstraction over RabbitMQ Message-Broker system
Implementing DDD, CQRS, and Clean Architecture with using Best Practices
Developing CQRS with using MediatR, FluentValidation and AutoMapper packages
Consuming RabbitMQ BasketCheckout event queue with using MassTransit-RabbitMQ Configuration
Using Entity Framework Core ORM and auto migrate to SqlServer when application startup
Ocelot API Gateway Development of Microservices
Call Ocelot APIs with HttpClientFactory
The Gateway aggregation pattern in Shopping Aggregator
ASPNET Core Web Application with Bootstrap 4 and Razor template
Docker Compose Containerization of All Microservices
Use Portainer for Container lightweight management UI which allows you to easily manage your different Docker environments
pgAdmin PostgreSQL Tools feature rich Open Source administration and development platform for PostgreSQL