AWS RDS Instance DB: Difference between revisions
Jump to navigation
Jump to search
m (Text replacement - "---- ---- [[Category" to "---- ---- __NOTOC__ [[Category") |
m (Text replacement - "__NOTOC__ " to "__NOTOC__ ") |
||
Line 17: | Line 17: | ||
__NOTOC__ | __NOTOC__ | ||
[[Category:Concept]] | [[Category:Concept]] |
Latest revision as of 02:30, 6 January 2023
An AWS RDS Instance DB is a cloud-DBMS instance supported by AWS RDS.
- Context:
- It can be created with use of a AWS RDS Console, such as by
https://console.aws.amazon.com/rds/home?region=us-east-1#launch-dbinstance:ct=dbinstances:
- It can be restored with use of a AWS RDS Console, such as by
https://console.aws.amazon.com/rds/home?region=us-east-1#launch-dbinstance:ct=dbinstances:
- It can be created with use of a AWS RDS Console, such as by
- Example(s):
- Counter-Example(s):
- an AWS Redshift Instance.
- an AWS DynamoDB Instance.
- an AWS Athena Instance.
- an AWS EMR Instance.
- an EC2 Instance.
- See: MariaDB.