AWS Key Services - "Technology" 36% Flashcards
What are the key features of the Amazon Virtual Private Cloud “VPC”?
lets you provision a logically isolated section of the AWS Cloud where you can launch AWS resources in a virtual network that you define.
You have complete control over your virtual networking environment, including selection of your own IP address range, creation of subnets, and configuration of route tables and network gateways.
customize the network configuration
What are the key features of AWS Direct Connect?
Used to establish a dedicated network connection from your premises to AWS.
Can reduce your network costs, increase bandwidth throughput, and provide a more consistent network experience than Internet-based connections.
What are the key features of EC2?
A web service that provides secure, resizable compute capacity in the cloud. It is designed to make web-scale cloud computing easier for developers
What are the key features of Auto Scaling?
Monitors your applications and automatically adjusts capacity to maintain steady, predictable performance at the lowest possible cost.
What are the key features of the EC2 Dedicated Hosts?
A physical server with EC2 instance capacity fully dedicated to your use.
What are the key features of Elastic Block Store?
A block storage service designed for use with Amazon Elastic Compute Cloud (EC2) for both throughput and transaction intensive workloads at any scale
Designed for mission-critical systems, EBS volumes are replicated within an Availability Zone (AZ) and can easily scale to petabytes of data
What is Elastic Beanstalk?
-Used for deploying and scaling web applications and services developed
(with Java, .NET, PHP, Node.js, Python, Ruby, Go, and Docker on familiar servers such as Apache, Nginx, Passenger, and IIS.)
-Upload your code and Elastic Beanstalk automatically handles the deployment
What is Elastic Load Balancing?
A service that automatically distributes incoming application traffic across multiple targets, such as Amazon EC2 instances, containers, IP addresses, and Lambda functions. It can handle the varying load of your application traffic in a single Availability Zone or across multiple Availability Zones.
What is Amazon CloudFront?
a fast content delivery network (CDN) service that securely delivers data, videos, applications, and APIs to customers globally with low latency, high transfer speeds,
What is Amazon Route 53?
A cloud Domain Name System (DNS) web service.
What is AWS Shield?
a managed Distributed Denial of Service (DDoS) protection service that safeguards applications running on AWS.
What is Amazon WAF?
a web application firewall that helps protect your web applications from common web exploits that could affect application availability, compromise security, or consume excessive resources.
What is Amazon S3?
An object storage service.
Designed for 99.999999999% (11 9’s) of durability.
What is AWS Snowball?
A petabyte-scale data transport solution that uses devices designed to be secure to transfer large amounts of data into and out of the AWS Cloud.
What is Amazon S3 Glacier & S3 Glacier Deep Archive?
Amazon S3 Glacier and S3 Glacier Deep Archive are a secure, durable, and extremely low-cost Amazon S3 cloud storage classes for data archiving and long-term backup.
What is Amazon Relational Database Service (Amazon RDS)?
Used to set up, operate, and scale a relational database in the cloud.
What is Amazon RDS Aurora?
a MySQL and PostgreSQL-compatible relational database built for the cloud.
What is Amazon DynamoDB?
Key-value and document database that delivers single-digit millisecond performance at any scale.