notes Flashcards

1
Q

What are some differences between kinesis
Data Streams
Data firehose
data analytics
Video Streams

A

streams ingest data from any source and can then be consumed. Firehose is used to capture transform and load any data that can call the kinesis API to send data.
Data analytics is used to transform and analyze streamed data. This data can then be went to another kinesis service or a lambda function.
Video streams can be consumed by Rekognition, sagemaker, or any other media processing app

How well did you know this?
1
Not at all
2
3
4
5
Perfectly
1
Q

whats the difference between Cognito User pools and Identity pools?

A

User pools handle Authentication and sign up. Identity pools handle authorization

How well did you know this?
1
Not at all
2
3
4
5
Perfectly
2
Q

whats the maximum file size of S3 vs EBS vs EFS

A

5tb, size of the volume, 47.9 tb

How well did you know this?
1
Not at all
2
3
4
5
Perfectly
3
Q

whats the throughput of S3, EBS, EFS

A

Multiple gb /s, 2 gb/s, 10+ gb/s

How well did you know this?
1
Not at all
2
3
4
5
Perfectly
4
Q

whats the difference between raid 0 and raid 1

A

raid 0 has high performance however if 1 data store fails the system fails. Raid 1 each data store is identical and is used for high availability.

How well did you know this?
1
Not at all
2
3
4
5
Perfectly
5
Q

what is global accelerator?

A

global accelerator uses a set of static ip addressed as the entry way to your application. It uses edge locations to find an optimal path to the nearest regional endpoint

How well did you know this?
1
Not at all
2
3
4
5
Perfectly
6
Q

whats the difference between the following DR plans?
1. backup and restore
2. pilot light
3. warm standby
4. multi-site

A
  1. uses snapshots of data in conjunction with AMI’s of Ec2 instances to restore. Slowest
  2. most critical components are copied an running at all times. Other parts will be restored from snapshots and AMIs
  3. scaled down version of entire site is always running
  4. you have a one-to-one copy of your site in an active-active configuration
How well did you know this?
1
Not at all
2
3
4
5
Perfectly
7
Q

what is opsworks?

A

used for orchestration and software configuration on EC2 instances or on-premises.

How well did you know this?
1
Not at all
2
3
4
5
Perfectly
8
Q

what is codedeploy

A

coordinates application deployment across EC2 instances and on-premises instances.

How well did you know this?
1
Not at all
2
3
4
5
Perfectly
9
Q
A
How well did you know this?
1
Not at all
2
3
4
5
Perfectly