Skip to content
GitLab
Menu
Projects
Groups
Snippets
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Contribute to GitLab
Sign in / Register
Toggle navigation
Menu
Open sidebar
wwwanlingxiao
system-design-primer
Commits
fda859e4
Commit
fda859e4
authored
Mar 17, 2019
by
Sean Han
Committed by
Donne Martin
Mar 17, 2019
Browse files
Fix broken SQL link in Scaling AWS exercise (#258)
Fix broken SQL link in Scaling AWS exercise
parent
82d80a08
Changes
1
Hide whitespace changes
Inline
Side-by-side
solutions/system_design/scaling_aws/README.md
View file @
fda859e4
...
...
@@ -83,7 +83,7 @@ Handy conversion guide:
*
**Web server**
on EC2
*
Storage for user data
*
[
**MySQL Database**
](
https://github.com/donnemartin/system-design-primer#
sql
)
*
[
**MySQL Database**
](
https://github.com/donnemartin/system-design-primer#
relational-database-management-system-rdbms
)
Use
**Vertical Scaling**
:
...
...
Write
Preview
Supports
Markdown
0%
Try again
or
attach a new file
.
Attach a file
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Cancel
Please
register
or
sign in
to comment