mirror of
				https://github.com/donnemartin/system-design-primer.git
				synced 2025-11-04 10:12:32 +03:00 
			
		
		
		
	Fix broken SQL link in Scaling AWS exercise (#258)
Fix broken SQL link in Scaling AWS exercise
This commit is contained in:
		@@ -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**:
 | 
			
		||||
 | 
			
		||||
 
 | 
			
		||||
		Reference in New Issue
	
	Block a user