EXAM TIPS Flashcards
Advantage Of Cloud: Trade capital Expense
For Variable Expense
Advantage Of Cloud: Benefit from massive
economies of scale
Advantage Of Cloud: Stop guessing about this
Capacity
Advantage Of Cloud: Increase both of these
Speed and Agility
Advantage Of Cloud:
Stop spending money and maintaining these
Data Centers
Advantage Of Cloud:
How quickly can you go global
Minutes
Cloud Computing Type:
Infrastructure as a service
IAAS
Cloud Computing Type:
Platform as a Service
PAAS
Cloud Computing Deployment Type:
Software As A Service
SAAS
Cloud Computing Deployment Type:
AWS, Azure, GCP
Public Cloud
Cloud Computing Deployment Type:
Hybrid
Mixture of public and private
Cloud Computing Deployment Type:
Private Cloud (On Premise)
Openstack, VM Ware
You manage it in your datacenter
Physical location in the world that consists of two or more Availability Zones
Region
One or more discreet data centers, with redundant power, networking and power housed in separate facilities
Availability Zone
AZ
Endpoints for AWS used for caching content - typically for AWS CloudFront - CDN
Edge Locations
Region choice based on Data Sovereignty
Laws
Regions choice based on Latency to
End Users
Region choice based on AWS
Services
Support Package:
Basic
FREE
Support Package:
Developer
$29 a month and scaled based on usage
Support Package:
Business
$100 a month and scaled based on usage
Support Package:
Enterprise
$15,000 a month and scaled based on usage
Additional benefit of Enterprise Support Package
Technical Account Manager
TAM
Identity Access Management
IAM
IAM is Global
You do not specify a region when dealing with IAM
When you create a user group with IAM this is created.
GLOBALLY
AWS Platform Access;
Console
console
AWS Platform Access:
Programatically
Using command line
AWS Platform Access
Using Software Developers Kit
SDK
Email address you used to set up your AWS account
Root Account
What level of access does the Root Account have
Full administrator access
Who should you give your root account credentials away to?
No One
EVER
To avoid using the Root Account create
a User for each individual within your organization,
The best way to secure your root account is to use
multi-factor authentication
A place to store your users
Group
Users will inherit all permissions
That the group has
To set permissions in a group you need to apply a
Policy
Policies consist of Javascript Notation (JSON)
Key Value Pairs
{“name”:”A Cloud Guru”}
S3:
File Type
Object based
allows you to upload files
S3:
Files can be from 0 Bytes to
5 TB
S3:
Storage
Unlimited
S3:
File Storage
in Buckets.
S3:
Namespace
Universal
Names must be globally unique
S3:
Url
https: //.amazonaws.com/
https: //s3-eu-west-1.amazonaws.com/acloudguru
S3:
Operating system installation
Not suitable
S3:
Successful upload code
HTTP 200
S3:
Key
Name of the object
S3:
Value
Data made up of a sequence of bytes.
PUTS of NEW objects
READ after WRITE consistency: RAW
Overwrite of PUTS and Deletes
Can take time and
Eventual Consistency
S3: stored redundantly across multiple devices in multiple facilities and designed to sustain loss of 2 facilities concurrently
S3 Standard
S3: For data that is accessed less frequently but requires rapid access when needed
S3 - IA
S3 I-A is less expensive than S3 BUT you are charged a
Retrieval Fee
S3: Lower cost option for infrequently accessed data but do not require multiple availability zone dat resilience
S3 One Zone - IA
S3: Designed to optimize costs by automatically moving data to the most cost effective tier, without performance impact or operational overhead
S3 - Intelligent Tiering
S3: Secure, durable, low-cost storage class for data archiving with retrieval time from minutes to hours
S3 Glacier
S3: Amazon’s lowest-cost storage class where a retrieval time of 12 hours is acceptable
S3 Glacier Deep Archive
S3 Standard Availability
99.99%
S3 Standard
Durability
99.999999999%
11 9s
S3 Bucket Names: Share a common name space thus you cannot have the same bucket name as
Someone else
S3 bucket:
Viewed
Globally
S3 Bucket:
Region
can be in individual regions
S3 Bucket: replicate the contents of one bucket to another bucket automatiicly
Cross Region Replication
How quickly can you change storage classes and encryption of your objects
On the fly
S3 Bucket Access:
Applies across whole bucket
Bucket Policy
S3 Bucket Access: Applies to individual files
Object Policies
S3 Bucket Access: Applies to users and groups
IAM Policies to Users & Groups
S3 Website Hosting:
Static websites such as .html
S3 Website Hosting - Wordpress
Cannot be hosted on S3
S3 Scales:
To meet your demand
Automatically
The location where content will be cached and is separate to an AWS Region/AZ
Edge Location
Origin of all files that the CDN will distribute
Origin
Origin Type:
S3
Bucket
Origin Type:
EC2
Instance
Origin Type:
Elastic Load Balancer
ELB
Origin Type:
Route
53
Name given to the CDN that consists of a collection of Edge Locations
Distribution
Distribution used for Websites
Web Distribution
Distribution used for media streaming
RTMP
Edge locations are not just READ only
You can WRITE to them too.
Put an object on them
Objects are cached for the life of
Time To Live
TTL
Cached objects can be cleared BUT you
Will be charged