Security and Compliance Flashcards

1
Q

What is a NAT Gateway?

A

A NAT Gateways allow your instances in your private subnets to access the Internet while remaining private, and are managed by AWS.

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

You would like to connect hundreds of VPCs and your on-premises data centers together. Which AWS service allows you to do link all these together efficiently?

A

A Transit Gateway.

It connects thousands of VPC and on-premises networks together in a single gateway.

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

What is Amazon Macie?

A

A security service that uses machine learning to automatically discover, classify, and protect sensitive data in AWS, such as personally identifiable information (PII) or intellectual property.

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

What is Amazon Detective?

A

A tool that lets you quickly find the root of potential security issues to take faster actions.

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

What is AWS WAF?

A

Web Application Firewall:

AWS WAF is a web application firewall that helps protect your web applications or APIs against common web exploits that may affect availability, compromise security, or consume excessive resources.

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

Where can you find on-demand access to AWS compliance documentation and AWS agreements?

A

AWS Artifact.

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

You want to centrally automate security checks across several AWS accounts. Which AWS service can you use?

A

AWS Security Hub.

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

What is AWS KMS?

A

Key Management Service. Manage the cryptographic keys in use for your encryption.

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

Which AWS service’s ONLY role is to safeguard running applications from DDoS attacks?

A

Amazon Shield.

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

What is AWS CloudHSM?

A

AWS CloudHSM is a cloud-based Hardware Security Module (HSM) that enables you to easily generate and use your encryption keys on the AWS Cloud. With CloudHSM, you can manage your encryption keys using FIPS 140-2 Level 3 validated HSMs. It is a fully-managed service that automates time-consuming administrative tasks for you, such as hardware provisioning, software patching, high-availability, and backups.

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

What is Amazon GuardDuty?

A

Amazon GuardDuty is a threat detection service that continuously monitors for malicious activity and unauthorized behavior to protect your AWS accounts, workloads, and data stored in Amazon S3.

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

What is AWS Sheild?

A

AWS Shield is a managed Distributed Denial of Service (DDoS) protection service that safeguards applications running on AWS.

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

What is AWS Firewall Manager?

A

AWS Firewall Manager is a security management service which allows you to centrally configure and manage firewall rules across your accounts and applications in AWS Organizations.

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

What is an AWS Service Control Policy (SCP)?

A

Service control policies (SCPs) are a type of organization policy that you can use to manage permissions in your organization.

They define maximum permissions for users in an account, to further restrict individuals and roles (even if an IAM allows access to something). They can’t be used alone to give permissions, only restrict.

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

What is AWS Control Tower?

A

AWS Control Tower provides the easiest way to set up and govern a secure, multi-account AWS environment based on best practices established through AWS’ experience working with thousands of enterprises as they move to the cloud.

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

You would like to automatically set up and govern a secure multi-account AWS environment with best practices for your organization. Which AWS tool can you use?

A

Control Tower.

17
Q

What is IAM Credentials report?

A

IAM Credentials report lists all your account’s users and the status of their various credentials. The other IAM Security Tool is IAM Access Advisor. It shows the service permissions granted to a user and when those services were last accessed.