How to Build .NET Microservices
Offered By: NDC Conferences via YouTube
Course Description
Overview
Explore the world of .NET microservices in this comprehensive conference talk. Dive into practical examples of building scalable cloud solutions using .NET and open-source tools like EventStore, RabbitMQ, and Redis. Gain insights into the advantages and challenges of microservices architecture, and understand its impact on team dynamics and customer relationships. Learn about key concepts such as communication simplification, business transaction identification, service discovery, and data duplication. Discover essential design patterns, components, and specific software libraries for microservices development. Address crucial aspects like domain contexts, boundaries, HTTP API adapters, database and message bus integration, versioning, and upgrading microservices. Equip yourself with the knowledge to implement microservices effectively in your .NET projects.
Syllabus
Intro
OVERVIEW
PREAMBLE
SHINY! SHINY! SHINY! SHINY! SHINY!
KEEP COMMUNICATION SIMPLE & GENERIC
SYNCHRONOUS == TEMPORAL COUPLING
IDENTIFY YOUR BUSINESS TRANSACTIONS
SERVICE DISCOVERY
EMBRACE DATA DUPLICATION
DESIGN PATTERNS & COMPONENTS
SPECIFIC SOFTWARE & LIBRARIES
WHAT ARE THE DOMAIN CONTEXTS?
BOUNDARIES?
SCENE SETTING
ADAPTERS: HTTP API
ADAPTERS: DATABASE & MESSAGE BUS
WHAT IS THE VERSION OF THE APP?
HOW DO YOU UPGRADE A MICROSERVICE?
Taught by
NDC Conferences
Related Courses
Health Informatics: Data and Interoperability StandardsGeorgia Institute of Technology via edX Fractal Architecture
NDC Conferences via YouTube Strangling the Monolith - Applied Patterns & Practices from the Trenches
NDC Conferences via YouTube Refactoring Is Not Just Clickbait
NDC Conferences via YouTube Amazing Algorithms for Solving Problems in Software
NDC Conferences via YouTube