Read and Write Considered Harmful
Offered By: ACCU Conference via YouTube
Course Description
Overview
Syllabus
Intro
Reads
Dependencies
REST APIs and rules
REST APIs and schemas
REST APIs and processes
Typical system scaling path
Scaling problems • Partitioning or sharing works to an extent
Avoid sharing mutable data
questions about data access
Non-primary key access - Finding items by value, not by key
Range scans and sequential access - Requires ordering Leoperators, ordering costs • Requires iberators/cursors/traversal state
Read/write ratio
Working set size and skew • How much of the common data will fit in main
Consistency • Do all copies of the data need to be exactly up- to-date right now
Reader/writer vs data flow
Sync vs async systems
Data flow and sync/async
Content management example
Larger example
Command Query Representation Separation (CORS)
CORS examples
Taught by
ACCU Conference
Related Courses
Web Engineering II: Developing Mobile HTML5 AppsTechnische Hochschule Mittelhessen via iversity Introduction to MongoDB using the MEAN Stack
MongoDB via edX Desarrollo de aplicaciones avanzadas con Android
Universidad Nacional Autónoma de México via Coursera Utilisez des API REST dans vos projets web
IBM via OpenClassrooms Extend Your Application with REST Services
Microsoft via edX