TD Exam 4 - Long review Flashcards
What kind of store is instance store
Block storage
What EC2 storage gives the best performance
Instance store
Is instance store included in price
Yes
When are instance store volumes attached
At launch
Can an instance have more than one instance store
Yes
Where are instance store voumes
On an EC2 host
Are instance store volumes persistent
No
Are instance store volumes resilient
No
How can you have instance volume that is isolated from instance lifecycle
EBS
If you need Resilience and your app has built-in replication
it depends, but instance store is an option
What should you use if you need super-high performance for storage
Instance store
What storage should be preferred if cost is an issue (for an instance)
Instance store
What is cheap EBS
ST1 or SC1 (disk-based)
What os good EBS for throughput, streaming
ST1
Can you use ST1 or SC1 EBS for boot
No
What are high-performance EBS up to 16k IOPS
GP2/3
What is up to 64k IOPS EBS
IO1/2
How can you get up to 260k IOPS from EBS
RAID0 (need optimized EBS and Iinstance)
How can you gete more than 260k IOPS
Instance store
What is Provisione dIOPS SSD
EBS, io1/2, consistent low latency and jitter
What are ACID and BASE
DB transation models
What is the focus of ACID
Consistency
What is the focus of BASE
Availability
What is RDS, ACID or BASE
ACID