Microservices Architecture and Implementation on .NET 5

Microservices Architecture and Implementation on .NET 5
99.99 USD
Buy Now

This course comes from a live github aspnetrun microservices repository which verified from community with 1000+ stars and 600+ forks. You will learn how to build Microservices on .Net platforms which used Asp.Net Web API, Docker, RabbitMQ, MassTransit, Grpc, Ocelot API Gateway, MongoDB, Redis, PostgreSQL, SqlServer, Dapper, Entity Framework Core, CQRS and Clean Architecture implementation with 24.5 hours fully upgraded videos. You will develop e-commerce modules over Product, Basket and Ordering microservices with NoSQL (MongoDB, Redis) and Relational databases (PostgreSQL, Sql Server) with communicating over RabbitMQ Event Driven Communication and using Ocelot API Gateway. You can find Microservices Architecture and Step by Step Implementation on .NET which step by step developing this course with extensive explanations and details. Along with this youll develop following microservices and items: Catalog microservice which includes;ASP.NET Core Web API applicationREST API principles, CRUD operationsMongoDB database connection and containerizationRepository Pattern ImplementationSwagger Open API implementationBasket microservice which includes;ASP.NET Web API applicationREST API principles, CRUD operationsRedis database connection and containerizationConsume Discount Grpc Service for inter-service sync communication to calculate product final pricePublish BasketCheckout Queue with using MassTransit and RabbitMQDiscount microservice which includes;ASP.NET Grpc Server applicationBuild a Highly Performant inter-service gRPC Communication with Basket MicroserviceExposing Grpc Services with creating Protobuf messagesUsing Dapper for micro-orm implementation to simplify data access and ensure high performancePostgreSQL database connection and containerizationMicroservices CommunicationSync inter-service gRPC CommunicationAsync Microservices Communication with RabbitMQ Message-Broker ServiceUsing RabbitMQ Publish/Subscribe Topic Exchange ModelUsing MassTransit for abstraction over RabbitMQ Message-Broker systemPublishing BasketCheckout event queue from Basket microservices and Subscribing this event from Ordering microservicesCreate RabbitMQ EventBus. Messages library and add references MicroservicesOrdering MicroserviceImplementing DDD, CQRS, and Clean Architecture with using Best PracticesDeveloping CQRS with using MediatR, FluentValidation and AutoMapper packagesConsuming RabbitMQ BasketCheckout event queue with using MassTransit-RabbitMQ ConfigurationSqlServer database connection and containerizationUsing Entity Framework Core ORM and auto migrate to SqlServer when application startupAPI Gateway Ocelot MicroserviceImplement API Gateways with OcelotSample microservices/containers to reroute through the API GatewaysRun multiple different API Gateway/BFF container typesThe Gateway aggregation pattern in Shopping. AggregatorWebUI ShoppingApp MicroserviceASP.NET Core Web Application with Bootstrap 4 and Razor templateCall Ocelot APIs with HttpClientFactoryASPNET Core Razor Tools View Components, partial Views, Tag Helpers, Model Bindings and Validations, Razor Sections etc. Ancillary ContainersUse Portainer for Container lightweight management UI which allows you to easily manage your different Docker environmentspgAdmin PostgreSQL Tools feature rich Open Source administration and development platform for PostgreSQLDocker Compose establishment with all microservices on docker;Containerization of microservicesContainerization of databasesOverride Environment variablesOn top of all these, you’ll learn how to write quality code, not just how to build microservices. In this course you will see the demonstrating a layered application architecture with DDD best practices. Implements NLayer Hexagonal architecture (Core, Application, Infrastructure and Presentation Layers) and Domain Driven Design (Entities, Repositories, Domain/Application Services, DTO’s.) and aimed to be a Clean Architecture, with applying SOLID principles in order to use for a project template. Also implements best practices like loosely-coupled, dependency-inverted architecture and using design patterns such as Dependency Injection, logging, validation, exception handling and so on. Is this course for you?This course is very practical, about 90%+ of the lessons will involve you coding along with me on this project. If you are the type of person who gets the most out of learning by doing, then this course is definitely for you. Tools you need for this courseIn this course all the lessons are demonstrated using Visual Studio 2019 as a code editor. You can of course use any code editor you like and any Operating system you like as long as it’s Windows or Mac. Also using Docker Desktop in order to use different database providers.