AWS overview Flashcards

1
Q

5 principles of cloud computing?

A

On-demand self-service - Provision and terminate using a UI/CLI without human interaction

Broad network access - Access services over any networks, on any devices, using standard protocols and methods

Resource pooling - Economies of scale, cheaper service

Rapid elasticity - Scale up (OUT) an Down (IN) automatically in response to system load

Measured service -usage is measured, pay for what you consume

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

What are the 4 different types of cloud?

A

Private cloud - The cloud infrastructure is provisioned for exclusive use by a single organization
comprising multiple consumers (e.g., business units). It may be owned, managed, and
operated by the organization, a third party, or some combination of them, and it may exist
on or off premises.

Multi-Cloud - using more than 1 public cloud

Public cloud - The cloud infrastructure is provisioned for open use by the general public. It may be
owned, managed, and operated by a business, academic, or government organization, or
some combination of them. It exists on the premises of the cloud provider.

Hybrid cloud - The cloud infrastructure is a composition of two or more distinct cloud
infrastructures (private, community, or public) that remain unique entities, but are bound
together by standardized or proprietary technology that enables data and application
portability (e.g., cloud bursting for load balancing between clouds).

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

What permission does an AMI have?

A

Public Access, Owner Only, Specific AWS Accounts

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

What is not stored in an AMI?

Boot volume, Data volume, AMI permissions, Block Device Mapping, Instance Settings, Network Settings

A

Instance Settings, Network Settings

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

What is true of S3?

public service
private service
web scale block storage system
object storage system
buckets can store 100TB of data
can store an unlimited amount of data
A

public service
object storage system
can store an unlimited amount of data

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

Definition of high availability?

A

A system which maximises uptime

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

Which cloud metric is manually setup in Cloudwatch?

A

Memory utilisation on EC2 instance

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