SAA Flashcards
How to add disk IO
add EBS volumes ands RAID 0 accross
EBS Snapshots
EBS volume stored redundantly across multiple AZs
You cannot delete a snapshot of an EBS Volume that is used as the root device of a registered AMI
You must de-register the AMI before being able to delete the root device
CLoudWatch monitoring frequency
standard: every 5 minutes,
detailed monitoring: every minute
AWS cli
aws [options] [parameters]
EC2 placement groups
recommended for low latency, ALWAYS within 1 AZ name must be unique must be of type compute, GPU, Storage opztimized can't merge or move instances into them
DNS failover
when failing over time to live should be as low as possible
Redshift
OLAP data warehousing DB thats is a petabuyte-scale warehousing service. 10x faster than traditional data warehousing
ElastiCache
in memory cache environments (memcached,redis) that helps improve performance of web apps
Leader Node
manages client connection and receives queries
Redshift security
Transit - SSL
Rest - AES-256
Redshift availability
Not across AZs, can restore snapshot to new AZ
RDS features
3TB Max backup retention period: max 35 days Not allowed to SSH into server resizable instance new endpoint from snapshot restoration cannot use secondary DB as read node 30000 max IOPS
RDS scaling
Scales in 10 GB increments to 64GB
compute up to 32 vCPUs and 244GB memory
RDS availability
2 copies stored in each AZ
minimum of 3 AZs
self healing
can loose 3 copies w/o afffecting read availability
can loose 2 copies w/o afffecting write availability
VPC restrictions
5 Elastic IPS 5 Internet Gateways 5 VPCs per region 50 VPN connections per region 50 customer gateways per region 200 route tables per region 100 security groups per VPC