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 | 13.5 hours on-demand video course
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.
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
- Clean Architecture implementation with CQRS Pattern
- Swagger Open API implementation
- RabbitMQ Publish Event Queue When Checkout Cart
- Consuming RabbitMQ Messages from Ordering Microservices
- Base EventBus Implementation and Add References Microservices
- Implementation of MediatR, Autofac, FluentValidator, AutoMapper
- Ocelot API Gateway Development of Microservices
- ASPNET Core Web Application with Razor Pages
- Call Ocelot APIs with HttpClientFactory
- Docker Compose Establishment
- Dockerization of Microservices
Recommended Course