AWS Database General Flashcards
1
Q
I require full/unlimited control over the database, it is a relational SQL DB, what is my best option?
A
Use an EC2 instance as RDS does not give you full control?
2
Q
I have a well-formed and structured relational database, what are my options, do not need full control?
A
RDS
3
Q
I have massive amounts of data and I need to analyze the data, what is my best option?>
A
RedShift
4
Q
I need to store some session data, what is my best option?
A
ElasticCache
5
Q
What is OLTP and give and example?
A
Online transactional processing, RDS, MySQL, etc.
6
Q
What is OLAP and give example?
A
Online analytics processing , rdshift
7
Q
What is OLAP and give example?
A
Online analytics processing, RedShift