Skip to content

Commit 3e09cbf

Browse files
committed
图片
1 parent 2c6e3bb commit 3e09cbf

File tree

7 files changed

+6
-6
lines changed

7 files changed

+6
-6
lines changed

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

Lines changed: 6 additions & 6 deletions
Original file line numberDiff line numberDiff line change
@@ -65,7 +65,7 @@
6565

6666
> 大致写出包含所有重要组件的高层设计
6767
68-
![Imgur](http://i.imgur.com/B8LDKD7.png)
68+
![](https://github.com/xbox1994/2018-Java-Interview/raw/master/images/aws1.png)
6969

7070
## 第三步:设计核心组件
7171

@@ -140,7 +140,7 @@
140140
141141
### 用户数+
142142

143-
![Imgur](http://i.imgur.com/rrfjMXB.png)
143+
![](https://github.com/xbox1994/2018-Java-Interview/raw/master/images/aws2.png)
144144

145145
#### 假设
146146

@@ -187,7 +187,7 @@
187187

188188
### 用户数++
189189

190-
![Imgur](http://i.imgur.com/raoFTXM.png)
190+
![](https://github.com/xbox1994/2018-Java-Interview/raw/master/images/aws3.png)
191191

192192
#### 假设
193193

@@ -212,7 +212,7 @@
212212

213213
### Users+++
214214

215-
![Imgur](http://i.imgur.com/OZCxJr0.png)
215+
![](https://github.com/xbox1994/2018-Java-Interview/raw/master/images/aws4.png)
216216

217217
**注意:** 为了避免过于混乱,没有显示**内部负载均衡器**
218218

@@ -241,7 +241,7 @@
241241

242242
### 用户数++++
243243

244-
![Imgur](http://i.imgur.com/3X8nmdL.png)
244+
![](https://github.com/xbox1994/2018-Java-Interview/raw/master/images/aws5.png)
245245

246246
#### 假设
247247

@@ -279,7 +279,7 @@
279279

280280
### Users+++++
281281

282-
![Imgur](http://i.imgur.com/jj3A5N8.png)
282+
![](https://github.com/xbox1994/2018-Java-Interview/raw/master/images/aws6.png)
283283

284284
**注意:** **自动缩放**组未在图中显示
285285

images/aws1.png

22.6 KB
Loading

images/aws2.png

42.9 KB
Loading

images/aws3.png

116 KB
Loading

images/aws4.png

173 KB
Loading

images/aws5.png

179 KB
Loading

images/aws6.png

315 KB
Loading

0 commit comments

Comments
 (0)