From SQL to Azure Cosmos DB
Offered By: NDC Conferences via YouTube
Course Description
Overview
Explore the transition from SQL to Azure Cosmos DB in this comprehensive conference talk. Learn about the various NoSQL database options available under Cosmos DB, including key-value, columnar, document, and graph models. Discover how to adapt your system architecture, data modeling techniques, and domain models to leverage the power of document-based NoSQL databases. Examine the trade-offs involved in moving from SQL to Cosmos DB, including changes in transactional models, querying capabilities, and usage patterns. Gain insights into schemaless data design, distributed transactions, domain events, and document migration strategies. Through practical examples and code demonstrations, understand how to effectively utilize Cosmos DB's features such as the emulator, Data Explorer, and transaction support to build robust, scalable applications.
Syllabus
Intro
What is Cosmos DB
Why Cosmos DB
Schemaless Data
Modeling Data
Transactional vs Sequel
Acid
Transaction Support
Distributed Transactions
Domain Events
Serializable
Guaranteed
Emulator
Catalog
Cart
Code
Data Explorer
Order Status
Existing Documents
Document Migration
Transactions
Order Request
Update Failure
Publishing Domain Events
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