Understanding and Applying CQRS
Offered By: EuroPython Conference via YouTube
Course Description
Overview
Explore a comprehensive 48-minute conference talk from EuroPython 2018 that delves into Command Query Responsibility Segregation (CQRS), a design pattern for creating scalable applications with improved database performance and resilience. Learn about the challenges of intense data access in web applications and how CQRS addresses these issues. Discover the conceptual framework of CQRS, including Command Stack and Query Stack structures. Gain hands-on experience with live coding demonstrations using the Nameko framework to implement CQRS in a Python application, utilizing both PostgreSQL and MongoDB databases. Examine common myths and mistakes associated with CQRS implementation. Conclude with a Q&A session to further clarify concepts and applications of this powerful design pattern.
Syllabus
Vinicius Pacheco - Understanding and Applying CQRS
Taught by
EuroPython Conference
Related Courses
Event Sourcing and Event Storage with Apache Kafka - Event Sourcing 101Confluent via YouTube Modernizing an Existing System to Take a More Domain-Driven Approach
NDC Conferences via YouTube Database Scaling Patterns - How to Perform Step by Step Scaling
CodeHelp - by Babbar via YouTube Kubernetes and Microservices with Oracle Database
Oracle via YouTube CQRS with Erlang
Strange Loop Conference via YouTube