Skip to content
/ ddia Public

Designing Data-Intensive Applications - Comprehensive guide with interactive documentation

Notifications You must be signed in to change notification settings

YZXBiz/ddia

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

13 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

DDIA Study Guide

This website is built using Docusaurus, a modern static website generator.

About

A comprehensive study guide for Designing Data-Intensive Applications (2nd Edition) by Martin Kleppmann. This guide transforms the book's content into an interactive, learnable format.

Installation

npm install

Local Development

npm start

This command starts a local development server and opens up a browser window. Most changes are reflected live without having to restart the server.

Build

npm run build

This command generates static content into the build directory and can be served using any static contents hosting service.

Deployment

The site is automatically deployed to GitHub Pages when changes are pushed to the main branch.

Visit: https://YZXBiz.github.io/ddia/

About

Designing Data-Intensive Applications - Comprehensive guide with interactive documentation

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Contributors 2

  •  
  •  

Languages