AWS Developer 2021 Flashcards
What is AWS CloudFormation?
Used for provisioning AWS resources. It is not used for setting up monitoring.
What are the AWS Console sections for IAM Policy Permissions?
Allow, Explicit Deny, Unrecognized Services
What yaml file is used by AWS Code Deploy to deploy Lambda?
appsec.yml
What algorithms does AWS KMS support?
Symmetric, Public
What is AWS Beanstalk?
Used for create and provision resources. It also can setup monitoring. It is intended for scaling web applications.
What is AWS Athena?
A serverless AWS service that can interact with S3 using SQL.
What API action is for providing authentication outside authenticators such as Facebook, Amazon, and Google.
GetFederationToken
How long does AWS CloudWatch keep data?
2 weeks
What message tools are supported by SNS?
SQS, Lambda, Email, SMS
True or False: S3 event notifications can be sent to CloudWatch.
False
What is provisioned IOPS?
The highest performing EBS Volume type.
What is dedicated host?
A physical server owned by AWS, but dedicated to a clients use.
What is SES?
Simple Email Service
What is Kinesis?
A tool to analyze data in real time as it comes in.
What is STS?
Security Token Service - It provides temporary credentials for IAM Users.