Security Flashcards

(16 cards)

1
Q

Securely manage identities and access to AWS services and resources.

A

AWS Identity and Access Management (IAM)

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

centralizes identity and access management across AWS accounts and applications.

A

AWS IAM Identity Center

implement single sign-on

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

system that allows users to access multiple applications, services, or domains using a single set of credentials.

A

Federated identity management

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

provides a secure way to manage, rotate, and retrieve database credentials, API keys, and other secrets throughout their lifecycle. This helps keep your applications, services, and IT resources safe.

A

Secrets Manager

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

provides a centralized view of nodes across your organization’s accounts and Regions and multi-cloud and hybrid environments.

A

AWS Systems Manager

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

designed to automatically protect AWS customers from the most common, frequently occurring types of DDoS attacks at no cost. It uses a variety of analysis techniques to detect and mitigate incoming malicious network traffic in real time.

A

AWS Shield

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

web application firewall that monitors network requests that come into your web applications.

A

AWS WAF

checks the IP address against a web access control list (web ACL)

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

create and manage cryptographic keys

A

AWS Key Management Service (AWS KMS)

encrypt and decrypt your data

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

monitor your sensitive data at rest to make sure it’s safe

A

Amazon Macie

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

management of your SSL/TLS certificates that provide data encryption in transit. It can be used to protect various AWS services and your connected on-premises resources.

A

AWS Certificate Manager (ACM)

SSL/TLS certificates

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

helps improve the security and compliance of applications by running automated security assessments for **Amazon EC2 instances, containers, and Lambda functions. It checks applications for security vulnerabilities** and deviations from security best practices, such as open access to EC2 instances and installations of vulnerable software versions.

A

Amazon Inspector

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

provides intelligent threat detection across your infrastructure and resources. GuardDuty identifies threats by continuously monitoring streams of your account metadata and network activity in your environment.

A

Amazon GuardDuty

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

After a threat has been detected, you can further investigate the root cause.

A

Amazon Detective

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

specifically designed for the aggregation of security findings across multiple AWS services.

A

AWS Security Hub

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

firewalls that you can use to deny traffic on the VPC subnet level.

A

Network ACLs

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

are firewalls that you can use on the resource level inside of a VPC subnet. You can use security groups to control inbound and outbound traffic to a resource.

A

Security Groups