S3 - Security, Encryption & Compliance Flashcards

(20 cards)

1
Q

Google’s Shared Responsibility model

A

Google secures the infrastructure; customers secure configurations, data, and access.

How well did you know this?
1
Not at all
2
3
4
5
Perfectly
2
Q

the encryption layers in GCP

A

Encryption at rest (automatic), in transit (TLS), CMEK/CSEK (customer-controlled), optional app-level encryption.

How well did you know this?
1
Not at all
2
3
4
5
Perfectly
3
Q

CMEK vs CSEK

A

CMEK = managed via Cloud KMS, audit-friendly; CSEK = you supply raw keys, not stored by Google, high risk.

How well did you know this?
1
Not at all
2
3
4
5
Perfectly
4
Q

VPC Service Controls

A

A data perimeter preventing API-level data exfiltration from managed services.

How well did you know this?
1
Not at all
2
3
4
5
Perfectly
5
Q

Private Google Access vs VPC-SC

A

PGA = private IP routing to Google APIs; VPC-SC = logical security perimeter for managed services.

How well did you know this?
1
Not at all
2
3
4
5
Perfectly
6
Q

IAP vs Cloud Armor

A

IAP authenticates user identity for internal apps; Cloud Armor protects external endpoints from DDoS/web attacks.

How well did you know this?
1
Not at all
2
3
4
5
Perfectly
7
Q

Binary Authorization

A

Verifies only signed container images are deployed (trust chain enforcement).

How well did you know this?
1
Not at all
2
3
4
5
Perfectly
8
Q

Security Command Center (SCC)

A

Central threat and vulnerability monitoring dashboard for GCP.

How well did you know this?
1
Not at all
2
3
4
5
Perfectly
9
Q

the 3 Cloud Audit Log types

A

Admin Activity, Data Access, System Events.

How well did you know this?
1
Not at all
2
3
4
5
Perfectly
10
Q

an aggregated sink

A

Centralized export that routes logs from multiple projects/org to one destination (BigQuery or Storage).

How well did you know this?
1
Not at all
2
3
4
5
Perfectly
11
Q

service securely stores API keys and passwords

A

Secret Manager.

How well did you know this?
1
Not at all
2
3
4
5
Perfectly
12
Q

BeyondCorp

A

Google’s zero-trust model: every request verified for user, device, and context.

How well did you know this?
1
Not at all
2
3
4
5
Perfectly
13
Q

service prevents data exfiltration

A

VPC Service Controls.

How well did you know this?
1
Not at all
2
3
4
5
Perfectly
14
Q

service ensures only signed containers deploy

A

Binary Authorization.

How well did you know this?
1
Not at all
2
3
4
5
Perfectly
15
Q

service provides DDoS protection

A

Cloud Armor.

How well did you know this?
1
Not at all
2
3
4
5
Perfectly
16
Q

service provides centralized vulnerability insights

A

Security Command Center.

17
Q

enforce customer-controlled encryption keys

A

Enable CMEK for supported services and control via Cloud KMS IAM.

18
Q

role for encryption key usage

A

roles/cloudkms.cryptoKeyEncrypterDecrypter.

19
Q

Exam trap: “prevent insider copy of data from BigQuery.” — Correct answer?

A

Implement VPC Service Controls with Service Perimeter around BigQuery.

20
Q

achieve centralized audit trail

A

Create aggregated log sinks sending all Admin/Data logs to a Security Project.