Introduction
1.
架构
1.1.
Tumblr架构设计
1.2.
<延迟、吞吐、成本那些事>课程笔记
1.3.
资料
2.
基础
2.1.
系统编程
2.1.1.
读书笔记:Linux/UNIX系统编程手册
2.2.
算法
2.2.1.
读书笔记:算法导论
2.3.
网络
2.4.
编译
2.4.1.
读书笔记:flex与bison
2.5.
存储
3.
编程语言
3.1.
Python
3.1.1.
Flask
3.1.2.
Tornado
3.1.3.
Django
3.2.
PHP
3.2.1.
Yii
3.2.2.
Symfony
3.2.3.
读书笔记:深入理解PHP内核
3.3.
Go
3.3.1.
Effective Go
3.3.2.
读书笔记:Go学习笔记
3.3.3.
Beego源码阅读
3.3.3.1.
概述
3.3.3.2.
启动流程
3.3.3.3.
请求处理
3.3.4.
net/http 阅读笔记
3.4.
JavaScript
3.4.1.
前端数据可视化
3.4.2.
前端模块化
3.4.3.
前端工具
3.4.4.
混合移动开发
3.4.5.
NodeJS
3.4.5.1.
NodeJS源码阅读笔记
3.5.
CSS
3.6.
C
3.6.1.
读书笔记:C学习笔记
3.7.
Lua
3.8.
Java/Scala
3.8.1.
读书笔记:Java核心技术(卷1)
3.8.2.
Spring
3.8.3.
Spark
3.9.
others
4.
运维
4.1.
操作系统
4.2.
SQL
4.2.1.
MySQL
4.2.2.
读书笔记:高性能MySQL
4.2.3.
SQLite
4.3.
NoSQL
4.3.1.
读书笔记:Redis设计与实现
4.4.
MQ
4.5.
Nginx
4.5.1.
OpenResty
4.6.
HAProxy
4.6.1.
HAProxy文档精简翻译版
4.7.
其他
5.
其他
5.1.
读书笔记:重构
5.2.
读书笔记:计算机程序的构造与解释
5.3.
启示语录
5.4.
Web开发
5.5.
分布式系统
5.6.
信息安全
5.7.
StackOverflow问答精选
5.8.
碎碎念
5.8.1.
启示录
5.8.2.
读书笔记:淘宝技术这十年
Published with GitBook
A
A
Serif
Sans
White
Sepia
Night
Share on Twitter
Share on Google
Share on Facebook
Share on Weibo
Share on Instapaper
Xiayf的技术笔记
资料
知乎
从0到100——知乎架构变迁史
知乎技术体系
Netflix
The Global Netflix Platform
Keeping Movies Running Amid Thunderstorms!
Patterns for Continuous Delivery, High Availability, DevOps & Cloud Native Open Source with NetflixOSS
LinkedIn
Quick Deploy: a distributed systems approach to developer productivity
The Log: What every software engineer should know about real-time data's unifying abstraction
Building a terabyte-scale data cycle at LinkedIn with Hadoop and Project Voldemort
A Brief History of Scaling LinkedIn
Pinterest
Using Redis at Pinterest for Billions of Relationships
Building a follower model from scratch
LinkedIn Data Infrastructure
Google
Lessons Learned While Building Infrastructure Software at Google
Achieving Rapid Response Times in Large Online Services
大众点评
大众点评网的架构设计与实践
阿里巴巴
淘宝开放平台架构设计与实践
Digg
Digg网站架构【译】
HeroKu
学习HeroKu的架构设计
Ruby Cloud Platform Service
YouTube
YouTube Architecture
7 Years Of YouTube Scalability Lessons In 30 Minutes
Flickr
Flickr网站架构分析
Wikipedia
WikiPedia技术架构学习分享
腾讯
QQ空间技术架构之深刻揭密
豆瓣
学习豆瓣好榜样–网站架构
Facebook
Facebook架构学习
Amazon
Eventually Consistent - Revisited
Amazon网站架构学习总结
Yahoo!
Yahoo!社区架构
Github
How We Made Github Fast
How we keep Github fast
Analyzing Millions of GitHub Commits: what makes developers happy, angry, and everything in between?
How to build a github
Scaling GitHub
Disqus
Scaling the World's Largest Django App
Scaling Django to 8 Billion Page Views
HTTP for Great Good
Caching is Hard: Varnish @ Disqus
Trying out this Go thing…
Scaling Realtime at DISQUS
,
How Disqus Went Realtime with 165K Messages Per Second and Less than .2 Seconds Latency
Twitter
Billions of Hits: Scaling Twitter
Twitter网站架构学习笔记
How Twitter Uses Redis To Scale - 105TB RAM, 39MM QPS, 10,000+ Instances
Tumblr
Tumblr Architecture - 15 Billion Page Views A Month And Harder To Scale Than Twitter
Tumblr: Hashing Your Way To Handling 23,000 Blog Requests Per Second
StackOverflow
Stack Overflow Network Configuration
The Architecture of StackOverflow
StackOverflow Update: 560M Pageviews A Month, 25 Servers, And It's All About Performance
Instagram
Scaling Instagram
YouPorn
YouPorn - Targeting 200 Million Views A Day And Beyond
Reddit
Reddit: Lessons Learned From Mistakes Made Scaling To 1 Billion Pageviews A Month
Reddit月浏览量从百万扩容到十亿的陷阱和教训
其他
Travis CI - The Smallest Distributed System
scaling-database-with-django-and-haproxy
Salesforce Architecture - How They Handle 1.3 Billion Transactions A Day
分享D瓜哥最近攒的资料(架构方面)
Shelly Cloud:
Life of an HTTP Request
,
Architecture
高性能图片服务器浅谈
系统架构领域的一些学习材料
系统设计黄金法则:简单之美
Scalability lessons from Google, YouTube, Twitter, Amazon, eBay, Facebook and Instagram
4 Architecture Issues When Scaling Web Applications: Bottlenecks, Database, CPU, IO
Bitly: Lessons Learned Building A Distributed System That Handles 6 Billion Clicks A Month
97 Things Every Software Architect Should Know
How Uber Scales Their Real-Time Market Platform
Service Principles
实施微服务,我们需要哪些基础框架?
*