Relation Database Services Flashcards
Amazon RDS components
DB instances; Region and AZs; Security groups; DB parameter groups; DB option groups;
DB Instances
5GB – 6TB; Microsoft SQL-Server up to 4TB.
Amazon Aurora DB
Primary instance: performs read, writes, and modifies data to the cluster volume.
Aurora Replica: Performs only read operations.
Each Aurora DB cluster supports up to 15 Aurora Replica plus one primary instance.
Can not connect to RDS DB instance
the ingress rules in your security group;
The port you specified when you created the DB instance cannot be used to send or receive communications due to your local firewall restrictions.
Your DB instance is still being created and is not yet available. Depending on the size of your DB instance, it can take up to 20 minutes before an instance is available.
Multi AZ with RDS
user can not provision the availability Zone. RDS is launched automatically instead.
EC2 instance access to RDS in different region
user can not authorize an EC2 security group if it is in a different region. instead, the user can authorize an IP range or specify an EC2 security group in the same region that refers to an IP address in another region. so
describe-db-instances command
retrieve endpoint via DB instance description
How many DB instances can I run with Amazon RDS?
40;
Of those 40, up to 10 can be Oracle or SQL Server DB instances under the “License Included” model.
RDS for SQL Server has a limit of 30 databases on a single DB instance.
How many databases or schemas can I run within a DB instance?
RDS for Amazon Aurora: No limit imposed by software
RDS for MySQL: No limit imposed by software
RDS for MariaDB: No limit imposed by software
RDS for Oracle: 1 database per instance; no limit on number of schemas per database imposed by software
RDS for SQL Server: 30 databases per instance
RDS for PostgreSQL: No limit imposed by software
How many reserved instances can I purchase?
40
advantage of PIOPS
use optimized EBS volumes and an optimized configuration stack. it provides additional, dedicated capacity for the EBS IO,