Consolidating Services With Middleware
Offered By: NDC Conferences via YouTube
Course Description
Overview
Explore middleware concepts for consolidating services and handling cross-cutting concerns in this comprehensive conference talk. Dive into the code to learn how to write middleware for OWIN and ASP.NET Core, comparing their approaches and use cases. Discover the benefits of middleware in service-oriented architectures, especially for organizations frequently building new services. Examine practical examples of building middleware pipelines, creating reusable components, and addressing common concerns like logging and monitoring. Gain insights into when and how to leverage middleware effectively in your microservices ecosystem, and understand its potential for improving development efficiency and consistency across multiple services.
Syllabus
Intro
Why Middleware
Microservice Systems
Why Microservices
Examples
Microservices
Web Server
Pipes and Filters
Pipelines
Pipeline Example
Empty Web Application
Running Empty Web Application
Creating Middleware
Reusing Middleware
Logging Contexts
Monitoring Endpoints
Sharing Across Libraries
Taught by
NDC Conferences
Related Courses
Build Web APIs using ASP.NETMicrosoft via edX MVC Application Design using .NET Core 2.0
Microsoft via edX Getting Started with ASP.NET Core Razor Pages
Coursera Project Network via Coursera ASP NET Core,MVC,C#,Angular, ChatGPT & EF Crash Course
Udemy RESTful Web API - The Complete Guide (.NET7 API) Part 1
Udemy