Microservices Architecture and Implementation on .NET Core

Microservices Architecture and Implementation on .NET Core
Microservices Architecture and Implementation on .NET Core. Building Microservices on .Net which used Asp.Net Web API, Docker, RabbitMQ,Ocelot API Gateway, MongoDB,Redis,SqlServer
Created by Mehmet Özkaya. English. English [Auto]

PREVIEW THIS COURSE - GET COUPON CODE

Description
You will learn how to build Microservices on .Net platforms which used Asp.Net Web API, Docker, RabbitMQ, Ocelot API Gateway, MongoDB, Redis, SqlServer, Entity Framework Core, CQRS and Clean Architecture implementation. 
You will develop e-commerce modules over Product, Basket and Ordering microservices with NoSQL (MongoDB, Redis) and Relational databases (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 you’ll develop following microservices and items:
Catalog microservice which includes;
    • ASPNET Core Web API application
    • REST API principles, CRUD operations
    • Mongo DB NoSQL database connection on docker
    • N-Layer implementation with repository pattern
    • Swagger Open API implementation
    • Dockerfile implementation
Basket microservice which includes;
    • ASPNET Core Web API application
    • REST API principles, CRUD operations
    • Redis database connection on docker
    • Redis connection implementation
    • RabbitMQ trigger event queue when checkout cart
    • Swagger Open API implementation
    • Dockerfile implementation
RabbitMQ messaging library which includes;
    • Base EventBus implementation and add references Microservices
Ordering microservice which includes;
    • ASPNET Core Web API application
    • Entity Framework Core on SQL Server docker
    • REST API principles, CRUD operations
    • Consuming RabbitMQ messages
    • Clean Architecture implementation with CQRS Pattern
    • Event Sourcing
    • Implementation of MediatR, Autofac, FluentValidator, AutoMapper
    • Swagger Open API implementation
    • Dockerfile implementation
API Gateway Ocelot microservice which includes
    • Routing to inside microservices
    • Dockerization api-gateway
WebUI ShoppingApp microservice which includes
    • ASPNET Core Web Application with Razor template
    • Call Ocelot APIs with HttpClientFactory
    • ASPNET Core Razor Tools — View Components, partial Views, Tag Helpers, Model Bindings and Validations, Razor Sections etc.
Docker Compose establishment with all microservices on docker;
    • Dockerization of microservices
    • Dockerization of database
    • Override Environment variables
On 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 course
In 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.

Subscribe to receive free email updates:

0 Response to "Microservices Architecture and Implementation on .NET Core"

Post a Comment