楼主: liuxf666
538 7

[学习笔记] 【学习笔记】System Design Examples - 1. How to scale to support 10 million user [推广有奖]

  • 1关注
  • 3粉丝

学科带头人

54%

还不是VIP/贵宾

-

威望
0
论坛币
13008 个
通用积分
410.0729
学术水平
109 点
热心指数
112 点
信用等级
103 点
经验
71224 点
帖子
1081
精华
0
在线时间
1537 小时
注册时间
2016-7-19
最后登录
2024-3-20

+2 论坛币
k人 参与回答

经管之家送您一份

应届毕业生专属福利!

求职就业群
赵安豆老师微信:zhaoandou666

经管之家联合CDA

送您一个全额奖学金名额~ !

感谢您参与论坛问题回答

经管之家送您两个论坛币!

+2 论坛币
# Refer to previous readings about System Design Components, at different stages solve the problem(s) by introducing different components  into system.

# DNS with single server setup
# Load balancer(s)
# Database replication
# Cache
# CDN
# Stateless web tier (introduce shared storage to store shared states)
# Multiple Datacenters
# GeoDNS
# Message Queue: use MQ tto achieve loose coupling
# Database scaling


Summary:
  • keep web tier stateless
  • Build redundancy at every tier
  • Cache data as much as you can
  • Support multiple data centers
  • Host static assets on CDN
  • Scale your data tier by sharding (or functional partitioning)
  • Split tiers into individual services, like using messaging queue
  • Monitor your system and use automation tools for your system


二维码

扫码加我 拉你入群

请注明:姓名-公司-职位

以便审核进群资格,未注明则拒绝

关键词:Examples Million example Support System

已有 1 人评分论坛币 学术水平 热心指数 信用等级 收起 理由
经管之家编辑部 + 100 + 3 + 3 + 3 精彩帖子

总评分: 论坛币 + 100  学术水平 + 3  热心指数 + 3  信用等级 + 3   查看全部评分

本帖被以下文库推荐

为您点赞!

使用道具

藤椅
zcsllin 发表于 2019-4-15 09:18:39 |只看作者 |坛友微信交流群

使用道具

板凳
zcsllin 发表于 2019-4-15 09:19:21 |只看作者 |坛友微信交流群

使用道具

报纸
从1万到一亿 在职认证  发表于 2019-4-15 10:22:07 |只看作者 |坛友微信交流群

使用道具

地板
充实每一天 发表于 2019-4-15 12:45:16 来自手机 |只看作者 |坛友微信交流群
点赞

使用道具

7
珍惜点滴 学生认证  发表于 2019-4-15 18:01:00 |只看作者 |坛友微信交流群
感谢分享,向您学习,赞!

使用道具

8
honeywood 发表于 2019-4-15 21:22:32 来自手机 |只看作者 |坛友微信交流群
请教是什么书

使用道具

您需要登录后才可以回帖 登录 | 我要注册

本版微信群
加JingGuanBbs
拉您进交流群

京ICP备16021002-2号 京B2-20170662号 京公网安备 11010802022788号 论坛法律顾问:王进律师 知识产权保护声明   免责及隐私声明

GMT+8, 2024-5-4 08:51