mirror of
https://github.com/nickpoida/og-aws.git
synced 2025-03-09 15:40:06 +00:00
Fix duplicate item.
This commit is contained in:
parent
345dc54849
commit
b774fcab16
1 changed files with 0 additions and 1 deletions
|
@ -932,7 +932,6 @@ RDS
|
|||
|
||||
### RDS Gotchas and Limitations
|
||||
|
||||
- RDS instances run on EBS volumes, and hence are constrained by the EBS performance.
|
||||
- ⏱RDS instances run on EBS volumes, and hence are constrained by the EBS performance.
|
||||
- 🔸Verify what database features you need, as not everything you might want is available on RDS. For example, if you are using Postgres, check the list of [supported features and extensions](http://docs.aws.amazon.com/AmazonRDS/latest/UserGuide/CHAP_PostgreSQL.html#SQLServer.Concepts.General.FeatureSupport). If the features you need aren’t supported by RDS, you’ll have to deploy your database yourself.
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue