Skip to content

Commit 429495b

Browse files
committed
更新url
1 parent b88f705 commit 429495b

File tree

2 files changed

+3
-3
lines changed

2 files changed

+3
-3
lines changed

MD/系统设计-在AWS上扩展到数百万用户的系统.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -210,7 +210,7 @@
210210
* 比如你可以添加**应用服务器**处理**读API**而其他**应用服务器**处理**写API**
211211
* 移动静态(和一些动态)内容到[**CDN**](https://github.com/donnemartin/system-design-primer/blob/master/README-zh-Hans.md#%E5%86%85%E5%AE%B9%E5%88%86%E5%8F%91%E7%BD%91%E7%BB%9Ccdn)比如CloudFount去减少负载和延迟
212212

213-
### Users+++
213+
### 用户数+++
214214

215215
![](https://github.com/xbox1994/2018-Java-Interview/raw/master/images/aws4.png)
216216

@@ -277,7 +277,7 @@
277277
* 自动缩放可能会带来复杂性
278278
* 系统可能需要一段时间才能适当扩展以满足不断增长的需求,或者在需求下降时缩小规模
279279

280-
### Users+++++
280+
### 用户数+++++
281281

282282
![](https://github.com/xbox1994/2018-Java-Interview/raw/master/images/aws6.png)
283283

README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -50,7 +50,7 @@
5050
* [秒杀架构](https://github.com/xbox1994/2018-Java-Interview/blob/master/MD/秒杀架构.md)
5151
* [搜索引擎](https://github.com/xbox1994/2018-Java-Interview/blob/master/MD/搜索引擎.md)
5252
### 系统设计
53-
* [从面试者角度设计一个系统设计题](http://www.wangtianyi.top/blog/2018/08/31/xi-tong-she-ji-mian-shi-ti-:zong-he-kao-cha-mian-shi-zhe-de-da-zhao/?utm_source=github&utm_medium=github)
53+
* [从面试者角度设计一个系统设计题](http://www.wangtianyi.top/blog/2018/08/31/xi-tong-she-ji-mian-shi-ti-zong-he-kao-cha-mian-shi-zhe-de-da-zhao/?utm_source=github&utm_medium=github)
5454
* [系统设计题答题套路](https://github.com/donnemartin/system-design-primer/blob/master/README-zh-Hans.md#%E5%A6%82%E4%BD%95%E5%A4%84%E7%90%86%E4%B8%80%E4%B8%AA%E7%B3%BB%E7%BB%9F%E8%AE%BE%E8%AE%A1%E7%9A%84%E9%9D%A2%E8%AF%95%E9%A2%98)
5555
* [在AWS上扩展到数百万用户的系统](https://github.com/xbox1994/2018-Java-Interview/blob/master/MD/系统设计-在AWS上扩展到数百万用户的系统.md)
5656

0 commit comments

Comments
 (0)