AWS overview Flashcards
5 principles of cloud computing?
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
What are the 4 different types of cloud?
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).
What permission does an AMI have?
Public Access, Owner Only, Specific AWS Accounts
What is not stored in an AMI?
Boot volume, Data volume, AMI permissions, Block Device Mapping, Instance Settings, Network Settings
Instance Settings, Network Settings
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
public service
object storage system
can store an unlimited amount of data
Definition of high availability?
A system which maximises uptime
Which cloud metric is manually setup in Cloudwatch?
Memory utilisation on EC2 instance