Miscellaneous Flashcards
CloudFormation Drift Detection
Used to detect changes made to AWS resources outside of CloudFormation templates
Only checks property values explicit set by stack templates or by specifying template parameters.
Does not check:
-default property values
AWS datasync
service used to transfer data between on-prem storage to S3, EFS, FSx
can be used for huge amounts of data transfer
migration
Redshift enhanced VPC routing
provides VPC resources access to Redshift
Compute saving plan
save up to 66% and applies to both fargate and ec2
HTTP RANGE header
Allows you to specify a specific portion of the object to be downloaded
DynamoDB streams
an ordered flow of info about changes to an item in a table
CodeBuild
CI service that compiles code, runs tests, and produces software packages
CodeDeploy
service that automates app deployments to compute services
protects app from downtime during deployments via rolling updates and health tracking
DynamoDB global tables
solution for multiregion database
EC2 volume gateways
cloud backed storage volume
DMS engine vs schema conversion tool
engine - homogenous db migration
schema - heterogenous db migration
step functions
S3 bucket policy vs endpoint policy
endpoint policy - controls access to the service to which you are connecting; applied to a VPC
bucket policy - controls access to a bucket; applied to individual buckets
STS - Security token service
provide trusted users with temp security creds
EC2 default cooldown period
300 seconds