Introduction to Security and Architecture on AWS Flashcards

1
Q

What service controls access to AWS resources

A

AWS IAM

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

What service is a managed service that enables you to handle authentication and aspects of authorization for your custom web and mobile applications through AWS?

A

Amazon Cognito

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

What are the three AWS IAM Identities?

A

Users, Groups, and Roles

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

What are AWS IAM Users?

A

An account for a single individual to access an AWS resource

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

What are AWS IAM Groups?

A

Allow you to manage permissions for a group of IAM users

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

What are AWS IAM Roles

A

Enables a user or AWS service to assume permissions for a task

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

What is the practice of assigning the bare minimum permissions to a user to perform their tasks?

A

Least Privilege Access

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

What defines both what services an IAM Identity can access and what actions can be taken on those services?

A

Policies in AWS IAM

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

What format is an AWS Policy?

A

JSON

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

What is a process through which identities can be imported through SAML providers including active directory?

A

Identity Federation

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

What is the process that allows a user to log in?

A

Authentication

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

What is the process that determines what a user is allowed to do once they’re logged in?

A

Authorization

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

What is the service that provides compliance packs for standards?

A

AWS Config

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

What is the service that provides self-service access to reports?

A

AWS Artifact

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

What is the service that provides intelligent threat detection?

A

AWS GuardDuty

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

What is the compliance standards for processing credit cards?

A

PCI-DSS

17
Q

What is the compliance standard for healthcare data?f

A

HIPAA

18
Q

What are third party reviews for operational processes?

A

SOC1, SOC2, SOC3

19
Q

What are the standards for US government data handling?

A

FedRAMP

20
Q

What are the standards for handling personally identifiable info?

A

ISO 27018

21
Q

What is being able to support failure of components within your architecture?

A

Fault tolerance

22
Q

What is keeping your entire solution running in the expected manner despite issues that may occur?

A

High availability

23
Q

Which services enable fault tolerance in your custom applications?

A

SQS, Route 53

24
Q

What is the collection of best practices across five key pillars for how to best create systems that create business value on AWS?

A

Well-architected Framework

25
Q

What are the five pillars of the Well-architected framework

A

Operational Excellence, Security, Reliability, Performance Efficiency, Cost Optimization

26
Q

What is the model in which security and compliance are shared between AWS and the customer?

A

Shared Responsibility Model

27
Q

What is AWS responsible for in the Shared Responsibility Model?

A

Access & Training for Amazon Employees, Global data centers and underlying network, hardware for global infrastructure, configuration management for infrastructure, patching cloud infrastructure and services

28
Q

What is the customer responsible for in the Shared Responsibility Model?

A

Individual access to cloud resources and training, data security and encryption (in transit and at rest), operating system, network, firewall configuration, all code deployed onto cloud infrastructure, patching guest operating systems and custom applications.

29
Q

Should you use your root account as your day-to-day account?

A

NOOOOOOOOOoooooo