Lecture 14: Secuirty and Compliance Flashcards
The security of the cloud and protecting the infrastructure that runs all the AWS services and your responsible for everything you do in the cloud
AWS responsibility is what?
It’s when your server is overload with a lot of bots sending request to your server to shut down your service
What is a DDOS attack (distributed denial of service)
____________ protects against DDOS attack for your website and applications, for all customers at no additional costs
AWS shield standard
____________ is a 24/7 premium DDOS protection
AWS shield advanced
_________ filter specific request based on rules
AWS WAF
__________ available protection using global edge network and combined with AWS shriek, provides attack mitigation at the edge
Cloudfront and Route 53
AWS Auto scaling
If your scaling and under a DDOS attack then can use __________
_________ is a free service that is activated for every AWS customer and provides protection from attack such as SYN/UDP floods, reflection attacks and other layer 3/ layer 4 attack
AWS shield standard (activated by default for every customer)
_________ optional DDOS mitigation service (3k per month per organization) and it protects against more sophisticated attacks on other AWS services and it has 24/7 access to AWS DDOD response team
AWS shield Advanced
____________ protects your web applications from common web exploits (layer 7) and layer 7 is HTTP
AWS WAF (Web application firewall)
Application load balancer, API gateway, and cloudfront
With AWS WAF you can deploy on ___________________
Web ACL (web access control list) such as :
1. Rules can include IP address, HTTP headers, HTTP body, or URI strings
- Protects from common attack-SQL injection and cross site scripting (XSS)
- Size constraints, geo-match (block countries)
- Rate based rules (to count occurrences of events) for DDOS protection
With WAF you can define what?
How would you protect your VPC entirely?
Using a AWS network firewall
_________ manage security rules in all accounts of an AWS organization
AWS Firewall Manager
What are the common set of security rules made with AWS firewall manager?
- VPC Security groups for EC2, applications load balancer, etc
- WAF rules
- AWA Shield advance
new resources
With AWS Firewall Manager, rules are applied to __________ as they are created across all and future accounts in your organization
With __________ AWS customers are welcomed to carry out security assessments or ____________ against their AWS infrastructure without prior approval for 8 services
Penetration testing
Prohibited activities (anything that looks like an attack)
With penetration testing you can’t do what _______________
What does data at rest mean?
At rest data is stored or Archie bed on a device (like on a hard disk, etc)
What does data in transit mean?
Data being moved from one location to another (transfer from on premises to AWS, EC2, DynamoDB, etc. (the data is transferred on the network)
Encryption keys
By using _____________ you can encrypt both data at rest and transit data
Anytime you hear encryption for an AWS service it’s most likely _______
KMS
What is KMS?
AWS manages the encryption keys for you