AWS Compute Services Flashcards

1
Q

When might Batch be used and how does it work?

A

For jobs with a well defined start and end (batch jobs). It is a fully managed service that helps managed deployed servers such as EC2 (the user must still deploy the server meaning it is not serverless) using data form storage such as S3

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

What service might one use for creating a Hadoop cluster?

A

EMR (Elastic MapReduce) a managed service

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

What service can be used to provision instances for running containers?

A

Faregate

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

What is AWS Lambda?

A

Lambda is an event triggered time limited service use to deploy compute resource. Payment is per request and compute time - on demand. Has auto scaling

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

What is Outpost used for?

A

Running AWS services on premises - it is therefore a hybrid cloud service

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

What is the easiest way to launch a server in AWS?

A

Lightsail

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

How might a organisation automate the set up of it’s EC2 servers in AWS?

A

OpsWorks - allows users to use Chef and Puppet (automation tools) to automate config, deployment and managing of instances

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

What service might a user use to manage on-premises and or EC2 instances at scale?

A

SSM (SyStems Manager)

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