Concepts Flashcards
What are the 5 things Trusted Advisors look at when analyzing a network
Cost optimization Performance Security Fault Tolerance Service Limits
What are the 5 pillars of a well-architected framework
Operational Excellence Security Reliability Performance Efficiency Cost Optimization
What are the design principles of the operational excellence pillar for a well-architected framework
Perform operations as code Annotate operations Make frequent, small, reversible changes Refine operations procedures frequently Anticipate failure Learn from all operational failures
AWS provides a ________ pricing model
pay as you go
Benefits of cloud computing
Replace capital expenditures with low variable costs
The Network Access Control List provides access to ______
A Subnet of a VPC
The Security Group provides access to ________
An EC2 Instance
The NACL is or is not required for a VPC
Is NOT
A Security Group is or is not required for each EC2
IS
How does a VPC and subnet in a VPC connect to the internet
Through an Internet Gateway (to the internet)
By default, all subnets within a VPC can or cannot communicate with one another
CAN
What are the three types of ELB’s
Network, Classic, Application
______ ELB has a listener to route application traffic
Application LB
______ ELB is ideal for applications that require extreme performance and has a single IP address per AZ
Network
EC2 is a managed or unmanaged service
Unmanaged
What is the cost of a VPC
It’s free
A VPC is needed to access ____ in AWS
EC2
Which ELB operates at layer 7 (OSI Model)
Application
Which ELB operates at layer 4 (OSI Model)
Network
What allows the Application ELB to route traffic
Listeners and targets
What is the limit of EC2 instances per account per region
20
What is the soft limit of VPCs per account per region
5
What service provides information to AutoScaling to increase or decrease instances
CloudWatch
What service adds or deletes instances to enabled flexibility
AutoScaler
What are two things with EC2 that influences price
Instances and AMI
EBS volumes are or are not automatically encrypted
are NOT
What is the maximum number of objects a customer can put in their S3 bucket?
it’s virtually unlimited; but there is a limit to the size of each of the objects
EBS cannot exist without …
EC2
EBS is replicated within ___; S3 is replicated within ____
An AZ; a region
4 ways to engage/interact with AWS
management console, CLI tools, SDK, directly with AWS API
Common use cases for S3
storing applications, static webhosting, back up and disaster recovery, staging area for big data
Is data on S3 publicly information by default
No
If you back up your EBS with a Snapshot, what other service does it use to store that Snapshot?
S3
Is RDS a managed or unmanaged services?
Managed
With RDS, if you use a multi-AZ instance is the data transfer synchronous?
YES
With RDS, if you use read replicas is the data transfer synchronous?
NO
Which engines to not support RDS read replica?
Microsoft SQLServer, Oracle
Which service has virtually unlimited storage, no SQL database tables, low latency queries, and scalable read/write throughput
DynomoDB
DynomoDB can have what types of keys?
Single and compound keys
If you need to conduct analysis in DynomoDB without using the partition or compound key, what do you use?
a SCAN
Is DynomoDB a managed or unmanaged service?
Managed
What is cloud computing
on-demand delivery of compute power, database storage, applications, and other IT resources through a cloud services platform via the Internet
What are the 6 advantages of cloud computing
Trade capital expense for variable expense
Benefit from massive economies of scale
Stop guessing about capacity
Increase speed and agility
Stop spending money running and maintaining data centers
Go global in minutes
What are the 3 cloud computing models
Infrastructure as a Service
Platform as a Service
Software as a Service
This type of cloud computing model typically provides
customers access to networking features, computers (virtual or on dedicated hardware), and data storage space
IaaS
This type of cloud computing model provides customers with the highest level of flexibility and management control over their IT resources
IaaS
This type of cloud computing model removes the need for customers to manage the underlying infrastructure (usually hardware and operating systems) and allows them to focus on the deployment
and management of their applications
PaaS
This type of cloud computing model provides customers with a completed product that is run and managed by the service provider; it is also known as ‘end user applications’
SaaS
What are the 3 types of cloud deployment models
Cloud, On-Premises, Hybrid
This type of cloud deployment model is a way to connect infrastructure and applications between cloud-based resources and existing resources that are not located in the cloud
Hybrid
_____ is is a physical location or geographic region in the world where we have two or more Availability Zones
Region
What are the three factors of Agility
Speed, Experimentation, Culture of Innovation
AWS’s Agility provides the customer the ability to increase experimentation. AWS enables this through ___________, safe experimentation, and __________
Operations as code, comparative testing
The AWS infrastructure consists of _____, _____ and _____
Regions, Availability Zones, and Edge Locations
Name the services that are located at the Edge Locations
Route 53 CloudFront AWS Shield Standard and Advanced Web Application Firewall (WAF) Lambda at the Edge
______ consist of one or more discrete data centers in the same location, each with redundant power, networking, and connectivity, housed in separate facilities
Availability Zones