Misc Flashcards
What does AWS Trusted Advisor makes recommendations for?
Cost Performance Fault Tolerance Security Service Limits
AWS Glue
fully managed extract, transform, and load (ETL) service that makes it easy for customers to prepare and load their data for analytics.
AWS Neptune
fully-managed graph database service
How do you create a shared resource with AWS Resource Access Manager
- create a Resource Share
- specify resources
- specify accounts
AWS Resource Access Manager (RAM), describe and how is it billed?
a service that enables you to easily and securely share AWS resources with any AWS account or within your AWS Organization (or OU) or with IAM users and roles
RAM is available to you at no additional charge.
What can be shared in AWS Resource Access Manager?
You can share AWS Transit Gateways, Subnets, AWS License Manager configurations, and Amazon Route 53 Resolver rules resources with RAM and more.
Amazon Cognito Identity Pools
Identity pools provide AWS credentials to grant your users access to other AWS services.
Amazon Cognito User Pools
A user pool is a user directory in Amazon Cognito. You can leverage Amazon Cognito User Pools to either provide built-in user management or integrate with external identity providers, such as Facebook, Twitter, Google+, and Amazon.
Features of AWS WAF
Create policy
Block & Filter traffic
Monitor web traffic
AWS WAF
a web application firewall
protects your web applications or APIs against common web exploits and DDOS
controls how traffic reaches your applications with security rules that block common attack patterns, such as SQL injection or cross-site scripting, and rules that filter out specific traffic patterns you define
AWS Organizations
Account management service that enables you to consolidate multiple AWS accounts into an organization that you centrally manage
Accounts can be organized in a hierarchy*
AWS Organizations includes account management and consolidated billing capabilities across accounts
Enables budget management, security guard rails/restrictions, and compliance across accounts
Using AWS Organizations, you can automate account creation, create groups of accounts to reflect your business needs, and apply policies for these groups for governance
Amazon GuardDuty
Threat detection service that continuously monitors for malicious activity and unauthorized behavior to protect your AWS accounts, workloads, and data stored in Amazon S3.
AWS Shield
a managed Distributed Denial of Service (DDoS) protection service that safeguards applications running on AWS. AWS Shield provides always-on detection and automatic inline mitigations that minimize application downtime and latency. There are two tiers of AWS Shield - Standard and Advanced.
AWS CloudFront
Delivers content to end users with lower latency to edge locations located around the world
Global service
Uses cache at edge location (Edge Cache) to prevent latency
Can serve both dynamic and static content.
AWS Region
Two or more availability zones
User enables and controls data replication across regions
Select a region to store data baed on compliance and network latency requirements
AWS services are available by region; not all regions have same services
Availability Zone
One or more data centers
Designed for fault tolerance
AWS recommends replicating across AZ for resiliency
AWS Fargate
Fargate is a fully managed serverless service for running containers on AWS.
AWS CloudHSM
AWS CloudHSM your keys are held in AWS in a hardware security module.
Amazon CloudWatch
Performance monitoring
Amazon CloudWatch monitors your Amazon Web Services (AWS) resources and the applications you run on AWS in real time.
You can create alarms that watch metrics and send notifications (SNS) or automatically make changes to the resources you are monitoring when a threshold is breached (ASG).