UDEMY 2 Flashcards
Two flavors of Windows FsX
SSD: faster more expensive
HDD: broad spectrum of workloads
can be multi az and vpn or direct connect
FsX for Lustre
Linux + Cluster
High performing HPC
Machine learning
seamless integration with S3
Datasync
Prserves the metadata..replications of large data s3, efs, fsx (can be used with snowcone).
moves data between on premises and AWS Storage services
Long polling
optimize api calls
decreases latency
fifo sqs
lower throughput
messages processed in order
SQS with database
requests go into SQS que and then autoscaling automatically as a buffer
decoupling sudden time outs
sns topic publish
create topic
create subscription(s)
Publish topic
SNS direct publish
create a platform app
create a platform endpoint
publish to platform endpoint
sns + sqs fanout
sns topic feeds into appropriate sqs cues
SQS access policies
work like bucket policies
SNS message filtering
json policy to filter message in the sns message topics
Kinesis
collect process and analyze data real time
Kinesis Data Streams
Stream big data (Shards)
data gets split into shards
come from several producers at once then read by many different consumers
assigned Partition keys: go to the same shard
provisioned mode or pay per shard per hours
On demand: autoscaling per stream per hours gb inout Real time and customer managed
storage btwn 1 -365 days
Kinesis Firehose
producers can be applications, kiniesis data stream and kiesis data streams. data is batched and written to destinations.
could be amazon s3, redshift, or opensearch (or 3rd party) or custom destination Near real time and fully managed no storage
amazon mq
traditional message protocl when migrating w/o changing.
runs on servers
no scaliing
ECS
Instance profile and roles per task
manage ec2
efs is ideal
fargate
dont’ manage ec2
efs is ideal
ECS auto scaling
cpu
alb reuest count
memory
ecs cluster capacity provider
AWS app runner service
fully managed ease to deploy web applications and api calls/use with containers
provisioned iops ssd ecs
io1 io2
database
(multi attach 16 instances supported
write and read)
st 1sc1
cannot be boot volume
archived data lowest cost
efs
linux not windows
bursting provisioned elastic
storage tiers
standard, or infrequent IA (lifecycle policy)
Gateway Load balancer
Level 3 GENEVE Port 6081
target groups: instances, private ips
sticky sessions
ElB works with cookies instead of a spread. client goes to same instance. network, classic, and application Lb only
custom cookies or application cookies
cross load balancing
Network and gateway: disabled by default. charged to enable.
application: enabled by default.
classic: disabled by default-no charge to enable
ssl and tll certificates
encrypted connections btwn client and load balancer
x509 certificate managed by ACM (amazon certificate manager)
SNI
loads multiple ssl and ttl onto one server works for ALB and NLB: not cloufront or Classic
connection draining or derigestration delay
EC2 shuts down bc of a health check, default 300 sec. request finished first then ec2 is drained
Scaling Groups
Dynamic (target tracking)
simple/step triggered by defined cloudwatch alarms
scheduled
reserved cookie names alb
ELB (AWSALB, AWSALBAPP, AWSALBTG).