AWS Service Definitions Quiz Flashcards
What is a comprehensive cloud platform delivering on demand, online technology services?
AWS Amazon Web Services
What is a building or space dedicated to housing many computers called?
datacenter
What AWS service manages the physical hardware;
you control everything else?
You have the most control. All you get is the space and an Operating System.
Infrastructure as a Service (IaaS)
What type of cloud computing is when STANDARD software is provided and configured as needed?
The software is ready to go, and you don’t have access to the infrastructure. Examples: Elastic Beanstalk, Cloud Formation, Lambda, RDS, S3.
Platform as a Service (PaaS)
What type of Cloud computing is where pre-packaged software is provided “as-is” by the vendor?
Email, chat clients, apps, etc… Some examples are: WhatsApp, Google Maps, DocuSign, Slack.
Software as a Service (SaaS)
What Cloud is your home unit?
You own the hardware and the software, you do the updates, you maintain security.
On-Premise cloud
What Cloud service is where you rent space on a cloud? You continue to maintain your on-premise equipment and software, but now you have, for example, a storage locker to help your on-premise capacity.
Hybrid Cloud
What Amazon service is where the host handles most of your needs?
Like a maid service that handles all of your needs, but you still own and run the web application.
Amazon Cloud
What is defined as a separate geographical area?
Region
What are multiple isolated locations within each Region?
Availability Zones
What is defined as areas that provide you the ability to place resources, such as compute and storage, in multiple locations closer to your end users?
These are often located near large population centers.
Local Zones
What is defined as locations between regions that serve as a content delivery network (CDN), or caches, so that content is closer to users in areas that are far from regions?
Edge Locations
What zones enable developers to build applications that deliver ultra-low latencies to mobile devices and end users? It also deploys standard AWS compute and storage to the edge of telecommunication carriers’ 5G networks.
Wavelength Zones
What is defined as a fully managed service that extends AWS infrastructure, services, APIs, and tools to customer premises?
It is a pool of AWS compute and storage capacity deployed at a customer site. AWS operates, monitors, and manages this capacity as part of an AWS Region.
AWS Outposts
What is defined as a telecommunications cable owned by a company?
Network Line
What is defined as “When an object is updated in S3 by many users across the availability zones, the object that is wrote last will be the one that all other copies become”?
Eventual Consistency
What are the Five Pillars of the Framework?
- Operational Excellence
- Security
- Reliability
- Performance Efficiency
- Cost Optimization
What user is defined as a single sign-in identity that has complete access to all AWS services and resources in an account?
Root User
What is a 20 digit alphanumeric key?
Access Key
What kind of policies are standalone policies that are created and administered by AWS, and are designed to provide permissions for many common use cases?
AWS Managed Policies
What kind of POLICY is stuck to, or embedded into, an IAM identity?
Inline Policy
What is defined as a job identifier in terms of Identity and Access Management?
a Role
What is defined as the creation of a trust relationship between an external identity provider and AWS, like Facebook?
Federation
What kind of account do you use to create the organization, can issue an Invitation, and is responsible for paying all charges that are accrued by the member accounts?
Management Account