Define Availability Zone
Global Infrastructure composed of one or more discrete data centers with redundant power, networking, and connectivity, and are used to deploy infrastructure.
Types of Cloud Computing
Infrastructure, platform and software as a service.
What is Infrastructure as a service
What is Platform as a Service
What is Software as a Service
What are the five characteristics of cloud computing?
What are the 3 Pricing Fundamentals of AWS Cloud?
What are the 4 points of consideration when choosing an AWS Region?
Define Cloud Computing
On-demand availability of computer system resources, especially data storage (cloud storage), and computing power, without direct active management by the user.
Define IAM Roles
IAM entity that defines a set of permissions for making AWS service requests, that will be used by AWS services.
What is an IAM credential report?
IAM Credentials report lists all your account’s users and the status of their various credentials. The other IAM Security Tool is IAM Access Advisor. It shows the service permissions granted to a user and when those services were last accessed.
What are IAM Policies?
An IAM policy is an entity that, when attached to an identity or resource, defines their permissions.
Json documents to define users, groups, permissions.
What are EC2 Capabilities?
What is EC2 On Demand?
What is EC2 Reserved?
What is EC2 Savings Plan?
one- or three-year hourly spend commitment
What is EC2 Spot?
What are EC2 dedicated host?
What are EC2 dedicated instances?
What are EC2 Security Groups?
security tool can you use to control traffic in and out of EC2 Instances
What is EC2 Compute Optimized?
Compute Optimized EC2 instances are great for compute-intensive workloads requiring high performance processors, such as batch processing, media transcoding, high performance web servers, high performance computing, scientific modeling & machine learning, and dedicated gaming servers.
What is EFS?
Amazon EFS is a fully managed service that makes it easy to set up, scale, and cost-optimize file storage in the Amazon Cloud.
EFS is ideal for storing dynamic files, such as code, configuration, logs, and databases, that require frequent updates or complex operations.
What is EC2 Image Builder?
EC2 Image Builder is an automated pipeline for the creation, maintenance, validation, sharing, and deployment of Linux or Windows images for use on AWS and on-premises.
What is EFS?
Elastic File System.
* Managed NFS (network file system) that can be mounted on 100s of EC2
* EFS works with Linux EC2 instances in multi-AZ
* Highly available, scalable, expensive (3x gp2), pay per use, no capacity planning