-
Notifications
You must be signed in to change notification settings - Fork 12
/
Copy pathWeek-3(Database quiz)
59 lines (25 loc) · 1.01 KB
/
Week-3(Database quiz)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
51
52
53
54
55
56
57
58
1.Question 1
Which of the following database challenges does Amazon RDS help you manage? (Select all that apply)
a:Schema generation
b:Database backups
c:High availability
d:Server maintenance
e:OS patches and installation
Ans:b,c,d,e
2.Question 2
Which of the following statements best describes Amazon RDS?
a:A very high throughput, very low latency, fast NoSQL database service.
b:A database engine that can be used with MySQL server, Oracle, Microsoft SQL server, PostgreSQL, and Amazon Aurora.
c:A fast, fully managed, petabyte-scale data warehouse solution used to efficiently analyze all your data using your existing business intelligence tools.
d:An in-memory caching service.
Ans:b
3.Question 3
When creating a new database through RDS, you can view the estimated monthly costs before you provision your database.
a:False
b:True
Ans:b
4.Question 4
Unlike RDS, with Amazon DynamoDB you don’t need to define the underlying hardware you’re running your database on.
a:False
b:True
Ans:b