Prep for AWS Certified Cloud Practitioner Exam - Security Flashcards

1
Q

List Security and Compliance Domain

A
  • 25% of the exam
  • Define the AWS shared responsibility model
  • Define the AWS cloud security and compliance concepts
  • Identify AWS access management capabilities
  • Identify resources for receiving security-related support
How well did you know this?
1
Not at all
2
3
4
5
Perfectly
2
Q

Older IT Security Processes

A
  • Server rooms secured with key cards
  • Off-site data centers
  • Lots of security devices and people
  • Difficult to access
How well did you know this?
1
Not at all
2
3
4
5
Perfectly
3
Q

What is the Shared Responsibility Model?

A

AWS’s security of the cloud vs Customer’s responsibility in the cloud

  • Security of cloud computing infrastructures and data is a shared responsibility between the customer and AWS
  • AWS (Security of the Cloud, protecting the infrastructure) - Physical security of data centers hosting the AWS cloud, security of hardware, software, networking etc that runs the cloud computing services.
  • Customer (Security in the cloud, protecting varying levels of security functions depending on cloud services used)
    • Protecting customer data and data encryption
    • Identity and Access Management
    • Patching operating systems of VMs
    • Configuring firewalls
    • Data encryption
How well did you know this?
1
Not at all
2
3
4
5
Perfectly
4
Q

Pillars of Security

A
  • Identity and Access Management (IAM)
  • Detective Controls
  • Infrastructure Protection
  • Data protection
  • Incident Response
How well did you know this?
1
Not at all
2
3
4
5
Perfectly
5
Q

Data should be secure when __ ___ & __ _____

A

At Rest

In Transit

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

Principle of Least Privilege

A

Provide access to resources that a person needs to do their job and no more - done via IAM

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

What are the recommended security practices?

A
  • Shared responsibility model
  • Security pillar of well-architected framework
  • Principle of least privilege
How well did you know this?
1
Not at all
2
3
4
5
Perfectly
8
Q

What is IAM?

A

Identity and Access Management

  • Manage access to services and resources on the AWS cloud
  • Manage users and groups
  • Provide access to users or other AWS services
  • Permissions are global
How well did you know this?
1
Not at all
2
3
4
5
Perfectly
9
Q

What is a Federated User?

A

Allow existing identities in your enterprise to access AWS without having to create IAM User for each identity
- EXAMPLES: Think logging into a website with your Google credentials; A business, Microsoft Active Directory users have federated access your AWS cloud instance using Identity Federation.

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

What are the benefits of IAM?

A
  • Enhanced Security
  • Granular Control
  • Ability to provide temporary credentials
  • Flexible security credential management
  • Federated Access
  • Seamless integration across various AWS services
How well did you know this?
1
Not at all
2
3
4
5
Perfectly
11
Q

What is WAF?

A

Web Application Firewall

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

What are the benefits of a WAF?

A
  • Firewall service for web applications
  • Protects web apps running on the AWS Cloud from common web exploits, attacks that force your app to consume excessive resources, compromise security or availability
  • Improve web traffic visibility
  • Cost-effective web app protection
  • Security against web attacks
  • Easy to deploy and maintain
How well did you know this?
1
Not at all
2
3
4
5
Perfectly
13
Q

What is AWS Shield?

A
  • Defends against DDoS attacks
  • Provides detection and automatic mitigation
  • Minimize application downtime and latency during an attack
How well did you know this?
1
Not at all
2
3
4
5
Perfectly
14
Q

What are the AWS Shield Tiers?

A

Standard:

  • Auto enabled
  • Free
  • Protects web apps against a majority of common DDoS attacks
  • Comprehensive availability protection against all known infrastructure attacks when used with CloudFront and Route53.

Advanced

  • 24/7 access to AWS DDoS attacks
  • Integrates with AWS WAF
  • higher level protections, transport layer protections and traffic monitoring
  • Financial protection against DDoS - related spikes in charges for EC2, elastic load balancers, CloudFront and Route 53
How well did you know this?
1
Not at all
2
3
4
5
Perfectly
15
Q

What is Amazon Inspector?

A
  • Auto security assessment service for apps
  • Assess for exposure, vulnerabilities and derivations from best practices
  • Detailed reports for vulnerabilities
  • Security teams can get reports validating tests were performed
How well did you know this?
1
Not at all
2
3
4
5
Perfectly
16
Q

What is AWS Trusted Advisor?

A
  • Guides provisioning of resources to follow AWS best practices
  • Scans infrastructure and advises on how it is or is not following AWS best practices
  • Five Categories: Cost optimization, performance, security, fault tolerance, service limits
  • Action recommendations
17
Q

What are the 7 core trusted advisor checks?

A
  • S3 bucket permissions
  • Sec Groups - Ports unrestricted
  • IAM Use
  • MFA on root account
  • EBS public snapshots
  • RDS public snapshots
  • Service Limits
18
Q

List Trusted Advisor checks on ENT plan

A
  • Extended types of checks
  • Notifications through weekly updates
  • Setup automated actions in response to alerts using CloudWatch
  • Programmatic access to scan results via AWS support API.
19
Q

What is AWS Guard Duty?

A
  • 24/7 threat detection service for the AWS Cloud
  • Monitors for malicious activity and unauthorized behavior
  • Analyzes events to send actionable alerts via CloudWatch
  • Uses machine learning, anomaly detection and integrated threat intelligence to identify threats
  • Easy to deploy