这些记忆卡还没保存——离开页面后会消失。创建一个免费账户来保留它们,并解锁下面的所有功能。
What is an AWS Region?
A geographic area containing multiple Availability Zones.
在这里浏览你的卡片,或 注册以开启间隔复习学习模式.
What is an Availability Zone (AZ)?
One or more isolated data centers within a region.
在这里浏览你的卡片,或 注册以开启间隔复习学习模式.
What is an Edge Location?
A site for caching content via CloudFront to reduce latency.
在这里浏览你的卡片,或 注册以开启间隔复习学习模式.
Who is responsible for security of the cloud?
AWS (hardware, infrastructure, hypervisor).
在这里浏览你的卡片,或 注册以开启间隔复习学习模式.
Who is responsible for security in the cloud?
The customer (data, IAM, OS, encryption).
在这里浏览你的卡片,或 注册以开启间隔复习学习模式.
What is the recommended IAM principle?
Least privilege.
在这里浏览你的卡片,或 注册以开启间隔复习学习模式.
What is an IAM User?
An identity with long-term credentials for a person or app.
在这里浏览你的卡片,或 注册以开启间隔复习学习模式.
What is an IAM Role?
A temporary set of permissions assumed by entities or AWS services.
在这里浏览你的卡片,或 注册以开启间隔复习学习模式.
Best practice for app access to AWS resources?
Use IAM Roles instead of hard-coded credentials.
在这里浏览你的卡片,或 注册以开启间隔复习学习模式.
How can you increase IAM security?
Enable MFA (multi-factor authentication).
在这里浏览你的卡片,或 注册以开启间隔复习学习模式.
What does AWS Shield do?
Protects against DDoS attacks.
在这里浏览你的卡片,或 注册以开启间隔复习学习模式.
What is AWS WAF?
Web Application Firewall for filtering HTTP/HTTPS requests.
在这里浏览你的卡片,或 注册以开启间隔复习学习模式.
What is AWS CloudTrail?
Logs API calls for auditing.
在这里浏览你的卡片,或 注册以开启间隔复习学习模式.
What is AWS CloudWatch?
Monitors resources and applications with logs and metrics.
在这里浏览你的卡片,或 注册以开启间隔复习学习模式.
What is AWS Config?
Tracks resource configurations for compliance.
在这里浏览你的卡片,或 注册以开启间隔复习学习模式.
What is AWS Lambda?
Serverless compute service running code without managing servers.
在这里浏览你的卡片,或 注册以开启间隔复习学习模式.
What is Elastic Beanstalk?
Managed platform for deploying applications.
在这里浏览你的卡片,或 注册以开启间隔复习学习模式.
What is VPC?
Virtual private cloud—isolated network environment.
在这里浏览你的卡片,或 注册以开启间隔复习学习模式.
What is CloudFront?
Content Delivery Network (CDN) using Edge Locations.
在这里浏览你的卡片,或 注册以开启间隔复习学习模式.
What is API Gateway?
Managed service for creating APIs.
在这里浏览你的卡片,或 注册以开启间隔复习学习模式.
What is On-Demand pricing?
Pay for compute capacity by the hour or second with no long-term commitment.
在这里浏览你的卡片,或 注册以开启间隔复习学习模式.
What is Reserved pricing?
Commit to 1 or 3 years for a discount.
在这里浏览你的卡片,或 注册以开启间隔复习学习模式.
What are Savings Plans?
Flexible pricing model for committed usage.
在这里浏览你的卡片,或 注册以开启间隔复习学习模式.
What are Spot Instances?
Use unused EC2 capacity at steep discounts.
在这里浏览你的卡片,或 注册以开启间隔复习学习模式.
What is the Free Tier?
Limited free usage for 12 months or always free services.
在这里浏览你的卡片,或 注册以开启间隔复习学习模式.
What is AWS Pricing Calculator?
Estimates monthly costs.
在这里浏览你的卡片,或 注册以开启间隔复习学习模式.
What is AWS Cost Explorer?
Tracks spending and usage trends.
在这里浏览你的卡片,或 注册以开启间隔复习学习模式.
What are AWS Budgets?
Set cost limits and receive alerts.
在这里浏览你的卡片,或 注册以开启间隔复习学习模式.
Where can you view consolidated billing?
Billing Dashboard.
在这里浏览你的卡片,或 注册以开启间隔复习学习模式.
How to reduce EC2 costs?
Use Spot Instances, Reserved Instances, or Savings Plans.
在这里浏览你的卡片,或 注册以开启间隔复习学习模式.
How to optimize storage costs?
Use S3 lifecycle policies, Glacier for infrequent access.
在这里浏览你的卡片,或 注册以开启间隔复习学习模式.
Name the 6 Well-Architected Framework pillars.
在这里浏览你的卡片,或 注册以开启间隔复习学习模式.
Which pillar focuses on minimizing costs?
Cost Optimization.
在这里浏览你的卡片,或 注册以开启间隔复习学习模式.
What are the four AWS Support Plans?
在这里浏览你的卡片,或 注册以开启间隔复习学习模式.
Which plan includes a TAM (Technical Account Manager)?
Enterprise.
在这里浏览你的卡片,或 注册以开启间隔复习学习模式.
Which plans offer 24/7 support?
Business and Enterprise.
在这里浏览你的卡片,或 注册以开启间隔复习学习模式.
What is an AWS Region?
A geographic area containing multiple Availability Zones.
What is an Availability Zone (AZ)?
One or more isolated data centers within a region.
What is an Edge Location?
A site for caching content via CloudFront to reduce latency.
Who is responsible for security of the cloud?
AWS (hardware, infrastructure, hypervisor).
Who is responsible for security in the cloud?
The customer (data, IAM, OS, encryption).
What is the recommended IAM principle?
Least privilege.
What is an IAM User?
An identity with long-term credentials for a person or app.
What is an IAM Role?
A temporary set of permissions assumed by entities or AWS services.
Best practice for app access to AWS resources?
Use IAM Roles instead of hard-coded credentials.
What does IAM Policy do?
Defines permissions.
How can you increase IAM security?
Enable MFA (multi-factor authentication).
What does AWS Shield do?
Protects against DDoS attacks.
What is AWS WAF?
Web Application Firewall for filtering HTTP/HTTPS requests.
What is AWS CloudTrail?
Logs API calls for auditing.
What is AWS CloudWatch?
Monitors resources and applications with logs and metrics.
What is AWS Config?
Tracks resource configurations for compliance.
What is EC2?
Virtual servers in the cloud.
What is AWS Lambda?
Serverless compute service running code without managing servers.
What is Elastic Beanstalk?
Managed platform for deploying applications.
What is S3?
Scalable object storage.
What is EBS?
Block storage for EC2.
What is EFS?
Managed network file system.
What is Glacier?
Low-cost archival storage.
What is RDS?
Managed relational database service.
What is DynamoDB?
Managed NoSQL database.
What is Redshift?
Data warehousing for analytics.
What is VPC?
Virtual private cloud—isolated network environment.
What is Route 53?
DNS service.
What is CloudFront?
Content Delivery Network (CDN) using Edge Locations.
What is API Gateway?
Managed service for creating APIs.
What is On-Demand pricing?
Pay for compute capacity by the hour or second with no long-term commitment.
What is Reserved pricing?
Commit to 1 or 3 years for a discount.
What are Savings Plans?
Flexible pricing model for committed usage.
What are Spot Instances?
Use unused EC2 capacity at steep discounts.
What is the Free Tier?
Limited free usage for 12 months or always free services.
What is AWS Pricing Calculator?
Estimates monthly costs.
What is AWS Cost Explorer?
Tracks spending and usage trends.
What are AWS Budgets?
Set cost limits and receive alerts.
Where can you view consolidated billing?
Billing Dashboard.
How to reduce EC2 costs?
Use Spot Instances, Reserved Instances, or Savings Plans.
How to optimize storage costs?
Use S3 lifecycle policies, Glacier for infrequent access.
What service to monitor costs?
Cost Explorer.
Name the 6 Well-Architected Framework pillars.
Which pillar focuses on minimizing costs?
Cost Optimization.
What are the four AWS Support Plans?
Which plan includes a TAM (Technical Account Manager)?
Enterprise.
Which plan is free?
Basic.
Which plans offer 24/7 support?
Business and Enterprise.
你确定要删除 0 张抽认卡?此操作无法撤销。
选择要移除的标签,从 0 所选卡片中:
正在加载标签...