AWS in Action Flashcards
___________ is a platform of web services (meaning can be controlled via a web interface) offering solutions for computing, storing and networking at different levels of abstraction
Amazon Web Services (AWS)
What are the 2 most prominent services on AWS and what do they do?
EC2- offers virtual servers
S3- offers storage capactiy
How are services charged?
On a pay per use pricing model
___________ is a model for enabling ubiquitous, convenient, on-demand network access to a shared pool of configurable resources that can be rapidly provisioned and released with minimal management effort or service provider interaction
Cloud Computing
_______ is a cloud managed by an organization and open to use by the general public
Public
______ is a cloud that virtualizes and shares the IT infrastructure with a single organization
Private
______ is a mixture of public and a private cloud
Hybrid
__________ is a classification of cloud computing that offers fundamental resources like computing, storage, and networking abilities using virtual services
Infrastructure as a service (Iaas)
Amazon Ec2, Google Compute Engine and Microsoft Azure virtual machines are examples of _____
Iaas
__________ is a classification of cloud computing that provides platforms to deploy custom applications to the cloud.
Platform as a service (Paas)
AWS Elastic, Beanstalk, Google App Engine and Heroku are examples of _______
Paas
_________ is a classification of cloud computing that combines infrastrucure and software running in the cloud.
Software as a service (Saas)
Amazon Workspaces, Google Apps for Work and Microsoft office 365 are examples of _______
Saas
What are the 8 benefits of using AWS?
- Innovative and fast-growing platform
- Services solve common problems
- Enabling automation
- Flexible capacity (scalability)
- Built for failure (reliability)
- Reducing time to market
- Benefiting from economies of scale
- Worldwide
What compliances does AWS have that make it a professional partner?
ISO 27001, Fed RAMP & DoD CSM, PCI DSS Level 1, and ISO 9001.
What does AWS bill for?
AWS is PPU. You pay for the hours a virtual server was running, the used storage from the object store (in GB), or the # of load balancers. Services are invoiced on a monthly basis.
__________ for computing, storing and networking is the foundation of AWS cloud
Hardware
How can you manage AWS services?
You can manage services by sending requests to the API manually via a GUI or programmatically via a SDK
What are the 7 categorizations of AWS services?
Compute services App services Enterprise services Deployment and administration services Storage Database storage Networking services
__________ is an elementary part of AWS that allows you to define private networks and use a well-integrated DNS
Networking Services
__________ used when you need to manage structured data. AWS offers solutions for relational and NoSQL.
Database Storage