AWS-Tech Concepts Flashcards
What is an AWS Availability Zone?
An Availability Zone (AZ) is a logical group of one or more data centres with redundant power, networking and low-latency connectivity.
What is Cloud Computing?
Cloud Computing is the on-demand delivery of IT resources and applications, via the internet, with pay as you go pricing.
What is Cloud Formation
Cloud Formation is an AWS service that enables the creation of templates and automate the provisioning of environments.
What are characteristics of Elasticity ?
- scale resources up or down easily.
- quick deployment
- instantly scale up
- instantly shut down resources that are no longer required.
What is Fault Tolerance?
Is the property that enables a system to continue operating properly in the event of a failure of one or more of its components.
What is an AWS Region?
A geographical location in the world, that can contain 1 or more availability zones.
What is CloudFront?
Amazon CloudFront is a web service that accelerates distribution of content.
CloudFront delivers your content through a worldwide network of data centers called edge locations, located in high-populated areas.
What are Edge Locations?
Edge locations are Data centers located in highly populated areas where Amazon deploys it’s CDN - Cloud front and DNS service.
What services are run at the edge locations?
- Amazon Route 53
- Cloudfront
- AWS WAF
- AWS Shield
What are reserved instances ?
Purchased instances with a 1-3 year term at a significant discount.
What are Scheduled Instances ?
Purchased instances that are always available on the specified recurring schedule. 1 year term only.
What are spot instances?
Spot instances are unused instances in AWS, that customers can use intermitently.
The instance runs as long as possible, provided your price request is above the spot price.
This is ideal for workloads that can be interrupted.
What are dedicate instances ?
Dedicated Instances are EC2 Instances that run in a VPC, on hardware that’s dedicated to a single account (customer).
What are dedicated hosts?
pay for a physical host, single tenant.
What is a VPC ?
A VPC is a virtual private network, dedicated to your AWS account.
What is SSE ?
Server Side Encryption (SSE) * Amazon S3 Managed keys (SSE-S3) * KMS (SSE-KMS) (provides audit logs) * Customer-Provided Keys (SSE-C)
What is RRS ?
Reduced Redundancy Storage
What is the availability on RRS?
99.99%
What is the durability of RSS?
99.99%
What is the durability of S3?
99.999999999%
What is the availability on S3?
99.99%
What is the minimum files size on S3?
1 Byte
What’s the meaning of PCI-DSS?
Payment Card Industry - Data Security Standard
What is AWS Organizations?
AWS Organizations is an account management service that enables you to consolidate multiple AWS accounts into an organization that you create and centrally manage.