AcademyCloudSecurity-EN-ILT-M02-IntroductionToSecurity Flashcards

(39 cards)

1
Q

What are the module objectives for Introduction to Security on AWS?

A

Identify security features and benefits of cloud computing
Identify the security principles that the AWS Cloud is structured around
Identify which part of an application the user is responsible to secure in the cloud

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

What are the benefits of cloud computing?

A
  • Trade fixed expense for variable expense
  • Benefit from massive economies of scale
  • Stop guessing on your capacity needs
  • Increase speed and agility
  • Stop spending money to run and maintain data centers
  • Go global in minutes
How well did you know this?
1
Not at all
2
3
4
5
Perfectly
3
Q

What are the three core components of security known as the CIA triad?

A
  • Confidentiality
  • Integrity
  • Availability
How well did you know this?
1
Not at all
2
3
4
5
Perfectly
4
Q

Define confidentiality in the context of security.

A

Limit access and disclosure to authorized users and prevent access by unauthorized people

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

Define integrity in the context of security.

A

Maintain data consistency during its lifecycle and preserve data at rest and data in transit

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

Define availability in the context of security.

A

Have access to information resources when needed

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

What is AWS Identity and Access Management (IAM) primarily used for?

A

Controllability, including managing users and permissions

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

What does AWS CloudTrail provide in terms of auditability?

A
  • Who has access to a resource?
  • Who performed what action?
  • When was the action performed and from where?
  • Where is the evidence?
How well did you know this?
1
Not at all
2
3
4
5
Perfectly
9
Q

What questions does AWS Config help answer regarding visibility?

A
  • What is in my environment?
  • What impact did a particular action have?
  • What has changed?
How well did you know this?
1
Not at all
2
3
4
5
Perfectly
10
Q

What are the key aspects of AWS Cloud security objectives?

A
  • Controllability
  • Auditability
  • Visibility
  • Agility
  • Automation
How well did you know this?
1
Not at all
2
3
4
5
Perfectly
11
Q

What are the 7 security design principles for AWS?

A
  • Apply the principle of least privilege
  • Enable traceability
  • Secure all layers
  • Automate security
  • Protect data in transit and at rest
  • Prepare for security events
  • Minimize the attack surface
How well did you know this?
1
Not at all
2
3
4
5
Perfectly
12
Q

What does the principle of least privilege entail?

A

Grant access as needed and enforce separation of duties

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

What does enabling traceability involve?

A

Monitoring actions and changes, using logs and metrics, and auditing cloud resources

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

What is meant by securing all layers in cloud security?

A

Using a defense-in-depth approach and different AWS services

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

What is the purpose of automating security in the cloud?

A

Automate routine security tasks with APIs and implement infrastructure as code

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

What methods can be used to protect data in transit and at rest?

A
  • Use encryption and access controls
  • Classify data with tags
  • Use a VPN and TLS for remote connections
17
Q

What should organizations do to prepare for security events?

A

Create processes to isolate incidents and restore operations, and enable detailed logging

18
Q

What does minimizing the attack surface involve?

A

Reducing and safeguarding exposed resources and being ready to scale against attacks

19
Q

Describe the shared responsibility model in AWS.

A

It delineates responsibilities between the customer and AWS for security

20
Q

What are some customer responsibility examples in the shared responsibility model?

A
  • Guest OS configuration
  • Application-level security
  • Security group configuration
  • Client-side data encryption
21
Q

True or False: AWS is responsible for managing the security of the cloud infrastructure.

22
Q

Fill in the blank: The principle of _______ requires that access is granted only as necessary.

A

least privilege

23
Q

What is the AWS shared responsibility model?

A

A framework defining the security responsibilities of AWS and the customer.

24
Q

What are the responsibilities of a cloud customer?

A
  • What to store
  • Which AWS services to use
  • Which Region to store data in
  • What content format and structure to use
  • Who has access
25
True or False: AWS is responsible for the physical security of the data center.
True
26
What does MSO stand for?
Managed Services Organization
27
Fill in the blank: The AWS shared responsibility model helps organizations achieve their _______ and compliance goals.
[security]
28
What are the key components of the MSO responsibility model?
* Customer data * Platform, applications, identity and access management * Operating system, network, and firewall configuration * Client-side data encryption and data integrity * Server-side encryption * Networking traffic protection
29
What are the types of scaling in AWS Auto Scaling?
* Vertical * Horizontal
30
What are the key takeaways regarding the shared responsibility model?
* Customers are responsible for securing everything they put in the cloud * An MSO creates guardrails for security, data protection, and disaster recovery
31
What elements are included in AWS Global Infrastructure?
* Regions * Availability Zones * Edge locations
32
What does the term 'event' refer to in the context of cloud security?
A significant occurrence that may or may not require response.
33
What are the seven principles of security in AWS?
Not specified in the provided content.
34
What is the significance of 'controllability' in cloud security?
Refers to the ability to manage and control cloud resources effectively.
35
What is the role of an MSO in a cloud environment?
To establish security guidelines and frameworks for the cloud services used.
36
True or False: The customer is responsible for securing the applications they run on AWS.
True
37
What is involved in client-side data encryption?
Encrypting data before it is sent to the cloud.
38
What kind of configurations does the customer manage in the cloud?
* Application configurations * Security group settings * IAM (Identity and Access Management) user settings
39
Fill in the blank: The AWS Management Console can be accessed using the _______ or AWS Command Line Interface.
[internet gateway]