Aws Flashcards
(55 cards)
What is cloud computing?
The on-demand delivery of IT resources over the internet with pay-as-you-go pricing.
What are the 3 types of cloud deployment models?
Public Cloud, Private Cloud, Hybrid Cloud.
What are the 3 cloud service models?
IaaS, PaaS, SaaS.
What is high availability?
The ability of a system to remain operational and accessible when needed.
What is scalability?
The ability to grow or shrink resources as needed to meet demand.
What is fault tolerance?
The ability of a system to remain operational even if some components fail.
What is agility in cloud?
The ability to rapidly develop, test, and launch software applications.
What is elasticity in AWS?
Automatic addition or removal of resources to handle changes in demand.
What is pay-as-you-go pricing?
You pay only for the services you use, for as long as you use them.
What is the main benefit of cloud computing?
Increased speed, agility, and cost savings.
What is the AWS Shared Responsibility Model?
AWS secures the cloud; customers secure what’s in the cloud.
What is AWS IAM?
A service that controls access to AWS resources.
What is MFA in AWS?
Multi-Factor Authentication adds an extra layer of security.
What does AWS KMS do?
Manages encryption keys for your data.
What is AWS Shield?
Protects against DDoS attacks.
What is AWS WAF?
Web Application Firewall that protects against web exploits.
What is AWS Artifact?
Provides compliance-related documents like audit reports.
What is a security group in AWS?
A virtual firewall for EC2 instances.
What is an ACL in AWS?
Access Control List for controlling inbound/outbound traffic at the subnet level.
What is AWS CloudTrail?
Tracks user activity and API usage across AWS accounts.
What is Amazon EC2?
A web service that provides secure, resizable compute capacity.
What is Amazon S3?
An object storage service offering scalability, data availability, and security.
What is Amazon RDS?
A managed relational database service.
What is Amazon DynamoDB?
A fast, flexible NoSQL database service.