Security Flashcards
What is AWS artefact?
features comprehensive list of acmes-controlled documents relevant to compliance and security
Which compliance programs does AWS have?
Can access reports for auditors: ISO CSA PCI - credit card SOC
What is the shared responsibility model?
AWS manages security of the cloud, security in the cloud is the responsibility of the customer
Customers retain control of what security they choose to implement their own content, platform, applications, systems and networks
What are examples of what the customer is responsible for with EC2?
Security groups, IAM users, patching EC2 operating systems, patching databases running on EC2
What are examples of what AWS is responsible for?
Management of data centres, security cameras, cabling, patching RDS operating system
What is the AWS WAF?
Web application firewall
Protects your web application from common web exploits that could affect application availability, compromises security, or consume excessive resources
Layer 7 - sees traffic from application layer
What is AWS shield ?
Managed distributed denial of service (DDos) protection service that safeguards web applications running on AWS
Provides always-on detection and automatic inline mitigations that minimise application downtime and latency, so there is no need to engage AWS Support to benefit from DDoS protection
What are the tiers of AWS shield?
Standard
Advanced
What is AWS inspector?
Automated security assessment service that helps improve the security and compliance of applications deployed on AWS
Automatically assesses applications for vulnerabilities or deviations from best practices
After an assessment it produces a detailed list of security findings prioritised by level of severity
These findings can be reviewed directly or as part of detailed assessment reports
What is AWS trusted advisor?
Online resource to help you reduce cost, increase performance, and improve security by optimising your AWS environment
Provides real time guidance to help you provision your resources following AWS best practises
Advisors will advise you on Cost optimisation, performance, security, fault tolerance
What are the tiers of AWS trusted advisor?
Core checks and recommendations
Full trusted advisor - business and enterprise companies only
What is AWS CloudTrail?
Increases visibility into your used and resource activity. by recording AWS Management Console actions and API calls
You can identify which users and accounts called AWS, the source IP address from which the calls were made and when the calls occurred
Where does trusted advisor apply?
Global service - not regional
What is CloudWatch?
Monitors performance: Host level metrics: CPU Network Disk Status check
What is AWS Config?
Detailed view of the configuration of AWS resources in your AWS account
Includes how the resources are related to one another and how they were configured int he past so that you can see how the configurations and relationships change over time