aws_cloud_prac_prep20201114 Flashcards
(125 cards)
What is Macie?
A security service which uses Machine Learning and NLP to discover, classify, and protect sensitive data stored in S3.
- -uses AI to recognize if your S3 objects contain sensitive data such as PII
- -dashboard, reporting and alerts
- -works directly with data in S3
- -can also analyze CloudTrail logs for suspicious API activity
- -grate for PCI-DSS and preventing ID theft
Name 3 ways to access AWS
- AWS Management Console- Command Line (CL)- Software Developer Kit (SDK)
Name the 5 best practices of Trusted Advisor:
- cost Optimization
- Fault Tolerance
- performance
- service Limits
- security
What is AWS artifact used for?
retrieving compliance reports
Relational Database (Aurora, Redshift)
RDS = Relational Database Service
Allows you to provide very granular access permissions to resources within the infrastructure.
Identity and Access Management
Provides safe, secure, highly-scalable object based storage on the cloud
Amazon S3 - Simple Storage Solution
What to consider when using the right AWS region?
- Data sovereignty Laws
- latency to end users
- AWS services
Virtual server
EC2 - Elastic Cloud Computing
Name the 5 pillars of a Well-Architected Framework
- Cost Optimization
- Reliability
- Operational Excellence
- Performance Efficiency
- Security
What are the 2 types of Encryption?
Client Side Encryption
Server Side Encryption
- S3 Managed Keys
- Key Management System
- Customer Provided Key
What is AWS inspector?
–it is an automated security assessment service that helps improve the security and compliance of applications deployed on AWS.
–it automatically assesses applications for vulnerabilities or deviations from best practices.
–it produces a detailed list of security finding prioritized by level of severity
–findings can be review directly or as part of detailed assessment reports are available via the amazon Inspector console of API
Block storage/ Virtual drive
Elastic Block Store
Object storage
S3 - Simple Storage Solution
6 key points about Cloudwatch
- -used for monitoring performance
- -can monitor most of AWS as well as your applications that run on AWS
- -CloudWatch with EC2 will monitor events every 5 min by default
- -can have 1 min intervals by turning on detailed monitoring (?but will cost extra?)
- -CloudWatch is all about performance
An automated security assessment service to help improve security and compliance of apps deployed on the Cloud
Inspector
Serverless code
Lambda
which of the following support plans features access to AWS Support during business hours vie email?
Basic
Developer
Business
Enterprise
Developer
Restricting Bucket Access
Bucket Policies–applies across the whole bucket
Object Policies–applies to individual files
IAM Policies to Users and Groups–applies to Users and Groups
Protects your web app from common web exploits that could compromise security, availability and resource consumption of your AWS infrastructure
Web App Firewall(WAF)
What can you do with Elastic Beanstalk
–quickly deploy and manage applications in the AWS Cloud without worrying about the infrastructure that runs those applications
simply upload application and Elastic Beanstock automatically handles the details of capacity and provisioning, load balancing, scaling, and application health monitoring
Main points about Cloud train
- -per AWS account and is enabled per region
- -can consolidate logs using S3 buckets
- - turn on CloudTrail in paying account
- -create bucket policy that allows cross-account access
- -turn on CloudTrail in the other accounts and use the bucket in the paying account
difference between a region, availability zone, and edge location
- region is a physical location in the world with 2 or more availability zones
- availability zone is one more data centers
- edge locations are endpoints for AWS which are used for caching content
Define a Well-Architected Framework
This framework helps Cloud Architects build secure, fault-resilient, efficient, high-performing IT infrastructure