Terminology Flashcards
AWS Security Token Service
Enables you to request temporary, limited-privilege credentials for AWS Identity and Access Management (IAM) users or for users you authenticate (federated users)
Amazon Route 53
Domain Name System (DNS) web service. Gives developers and businesses an extremely reliable and cost effective way to route end users to Internet applications by translating names like www.example.com into the numeric IP addresses like 192.0
Amazon CloudFront
Web service that speeds up distribution of your static and dynamic web content. Improves access speed for downloading content
AWS IAM
With Identity and Access Management (IAM), you can specify who can access which services and resources, and under which conditions across all of AWS
AWS WAF
a Web Application Firewall that helps protect your web applications or APIs against common web exploits and bots that may affect availability, compromise security, or consume excessive resources
Amazon S3
Amazon S3 or Amazon Simple Storage Service is a service offered by AWS that provides object storage through a web service interface
Amazon EFS
Elastic File System (EFS) is a scalable storage solution that can be used for general purpose workloads. A simple, serverless, set-and-forget, elastic file system. No minimum fee or setup charge. You pay only for the storage you use, for read and write access to data stored in Infrequent Access storage classes
AWS Batch
AWS Batch is a set of batch management capabilities that enables developers, scientists, and engineers to easily and efficiently run hundreds of thousands of batch computing jobs on AWS
EC2 Key Pairs
A set of security credentials that you use to prove your identity when connecting to an Amazon EC2 instance. Amazon EC2 stores the public key on your instance, and you store the private key
Amazon Machine Image
Amazon Machine Image (AMI) provides the information required to launch an instance. You must specify an AMI when you launch an instance
AWS Lambda
Performs all the operational and administrative activities on your behalf. Lets you run code w/o provisioning or managing servers, you pay only got the compute time you consume
AWS CloudTrail
an AWS service that helps you enable governance, compliance, and operational and risk auditing of your AWS account. Actions taken by a user, role, or an AWS service are recorded as events in CloudTrail
Amazon VPC
A virtual private cloud (VPC) is a virtual network dedicated to your AWS account. It is logically isolated from other virtual networks in the AWS Cloud. You can launch your AWS resources, such as Amazon EC2 instances, into your VPC
Amazon EC2
Amazon Elastic Compute Cloud provides scalable computing capacity in the AWS Cloud. Using Amazon EC2 eliminates your need to invest in hardware up front, so you can develop and deploy applications faster
Amazon EBS
Amazon Elastic Block Store provides block level storage volumes for use with EC2 instances. EBS volumes behave like raw, unformatted block devices. You can mount these volumes as devices on your instances