AWS Compute Overview Flashcards

1
Q

What are the 4 primary services for compute purposes?

A

EC2, ECS, Lambda, Elastic Beanstalk

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

What is EC2 stand for?

A

Elastic compute cloud, virtual server based computing

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

What is ECS stand for?

A

Elastic container service, container based computing

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

What is Elastic Beanstalk?

A

A platform as a service solution (PaaS)

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

What is labda?

A

A serverless computing option

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

Which of the compute services offers the most control / customisation?

A

EC2 are designed to mimic on premises servers. You can choose the operating system, processing power, storage type/capacity, as well as other customisations.

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

Which compute service is similar to platforms like Heroku, which allow you to upload your application code with minimal management?

A

Elastic Beanstalk.

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

Which service offers a serverless computing solution?

A

Lambda

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

Which service offers an image based containerised computer solution?

A

Elastic container service (ECS)

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