Microservices with Service Fabric - Easy or Is It?
Offered By: NDC Conferences via YouTube
Course Description
Overview
Explore a comprehensive conference talk on the complexities of implementing microservices with Service Fabric. Delve into the challenges of data storage, partitioning, and integration with Azure Service Bus. Learn about Service Fabric Partitioning, partition affinity models for Azure Service Bus queues, and tackle messaging patterns like request/response, publish/subscribe, and process managers within a Service Fabric Cluster. Gain insights into scaling fundamentals, stateful services, RPC-style communication, asynchronous programming, and command patterns. Examine concrete examples and complex business applications, including chocolate orders, shipping processes, and UI composition. Conclude with a recap and Q&A session to solidify your understanding of advanced microservices architecture using Service Fabric.
Syllabus
Introduction
Service Fabric
Microsoft machinery
Deploy
CommunicationListener
Scaling Fundamentals
Stateless Fabric
Traditional 3tier architecture
Stateful services
Scale
Data Partitioning
Technical gibberish
Concrete example
RPC style communication
RPC legacy mess
Asynchronous programming
Service bus
Daniels proposal
Peters outburst
Multiple cue consumers
Dedicated queue per chocolate type
Command pattern
UI composition
Command patterns
Events
Popup semantics
Requests reply
Complex business applications
Chocolate Order
Shipping Order
Home Controller
Process Manager
Shipping Service
Shipping Order Handler
FrontIns
Shipping
Recap
Questions
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