Add Design a system that scales to millions of users on AWS image

This commit is contained in:
Donne Martin 2017-02-26 05:22:40 -08:00
parent be5e6940a8
commit 0468b8cf31

View File

@ -318,3 +318,9 @@ Check out the following links to get a better idea of what to expect:
[View exercise and solution](https://github.com/donnemartin/system-design/blob/master/solutions/system_design/sales_rank/README.md)
![Imgur](http://i.imgur.com/MzExP06.png)
### Design a system that scales to millions of users on AWS
[View exercise and solution](https://github.com/donnemartin/system-design/blob/master/solutions/system_design/scaling_aws/README.md)
![Imgur](http://i.imgur.com/jj3A5N8.png)