-
Notifications
You must be signed in to change notification settings - Fork 2
/
Week-3
81 lines (62 loc) · 1.83 KB
/
Week-3
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
59
60
61
62
63
64
65
66
67
68
69
70
71
72
73
74
75
76
77
78
79
80
81
1. Which of the following storage options is the best choice for storing unstructured data like Image and web asset libraries?
Cloud Bigtable
Cloud Datastore
Cloud SQL
Cloud Storage
Cloud Storage
2. What is the largest object size that you can store in Cloud Storage?
Dependant on the storage class
1 TB
Unlimited
5 TB
5 TB
3. What Cloud Storage storage class would be an inexpensive option for backups that you test once a month?
Nearline
Coldline
Standard
Archive
Nearline
4. Which of the following is SQL based storage service with the horizontal scalability feature and is globally available?
Cloud Bigtable
Cloud Spanner
Cloud Datastore
Cloud SQL
Cloud Spanner
5. Cloud Datastore is a NoSQL based managed service. Which statement best describes Cloud Datastore?
A relational database
A data warehouse
A sparse, wide-column database
A document store
A document store
6. True or False. Cloud Spanner supports SQL skills to query the stored data.
True
False
True
7. Which of the following database engines does Cloud SQL support?
DB2
MongoDG
SQL Server
Oracle
PostgreSQL
SQL Server
PostgreSQL
8. Cloud Bigtable provides a NoSQL based managed service option. Which one of the following is a valid use case for this service?
A customer preferences for Marketing Data
A backend for an Internet of Things (IoT) system.
A transactional database for a bank.
A data warehouse
A customer preferences for Marketing Data
A backend for an Internet of Things (IoT) system.
9. Which of the following storage options is not a database?
Cloud SQL
Cloud Bigtable
Cloud Spanner
BigQuery
BigQuery
10. You have non-relational data and want a serverless database without having to worry about nodes or cluster management. Which service would best
suit your needs?
Cloud Datastore
Cloud Bigtable
Cloud Spanner
Cloud SQL
Cloud Datastore