Please enable JavaScript.
Coggle requires JavaScript to display documents.
Tips and Training - Coggle Diagram
Tips and Training
CloudFront
Static and Dynamic content
origins and behaviors
invalidation methods
zone apex & geo restriciton options
AutoScaling
EC2 Autoscaling vs AWS Autoscaling vs APP Autoscaling
diff options & policies
diff scale up and scale out
cooldown period and responsiveness
Step Functions
State Machine
Successor of SWS
Non Human enabled workflows
OOTB AWS Services
Serverless Application Model
Frontend for CloudFront
local testable
SAM CLI --> SAML Yaml --> CloudFormation Script
SAM is a Serverless Framework
Kinesis
DataStreams vs. Firehose
sharding concpt
how partition keys can impact flow
DynamoDB
partition & partition key & sort key
calc total partitions
know how dat is stored on partiton
EMR
Parts of Hadoop Landscape
Cluster vs. Steps
Master, Core, Task Nodes
AWS Batch
fallback
batch on period
non server / cronjob --> managed service
SNS
loosely coupled
diff types of subsrciptions enppoints supported
SQS
Standard vs FIFO
Pub Sub vs SQS (messaging queue)
Lambda
Serverless concept
languages supported
SWF
Worker vs Decider
Human enabled workflows