AWS Basics Flashcards

1
Q

Q: What is AWS?

A

A: AWS is a cloud computing platform that offers over 200 fully featured services from data centers globally.

How well did you know this?
1
Not at all
2
3
4
5
Perfectly
2
Q

Q: What are the key benefits of AWS?

A

A: Scalability, cost-efficiency, flexibility, security, global reach, and a broad range of services.

How well did you know this?
1
Not at all
2
3
4
5
Perfectly
3
Q

Q: What are the main categories of AWS services?

A

A: Compute, Storage, Databases, Networking, Security, AI/ML, Analytics, IoT, Developer Tools, and more.

How well did you know this?
1
Not at all
2
3
4
5
Perfectly
4
Q

Q: What makes up AWS’s global infrastructure?

A

A: Regions, Availability Zones (AZs), Edge Locations, and Local Zones.

How well did you know this?
1
Not at all
2
3
4
5
Perfectly
5
Q

Q: What is the difference between a Region and an Availability Zone?

A

A: A Region is a geographical area with multiple, isolated Availability Zones (data centers). AZs provide fault tolerance and low latency.

How well did you know this?
1
Not at all
2
3
4
5
Perfectly
6
Q

Q: What is AWS’s pricing model?

A

A: Pay-as-you-go, where you only pay for the services you use without upfront costs.

How well did you know this?
1
Not at all
2
3
4
5
Perfectly
7
Q

Q: What is the AWS Shared Responsibility Model?

A

A: AWS secures the cloud infrastructure, and customers secure their applications and data within the cloud.

How well did you know this?
1
Not at all
2
3
4
5
Perfectly
8
Q

Q: What is the AWS Management Console?

A

A: A web-based interface to access and manage AWS services.

How well did you know this?
1
Not at all
2
3
4
5
Perfectly
9
Q

Q: What is the AWS CLI?

A

A: The AWS Command Line Interface (CLI) allows users to manage AWS services using commands.

How well did you know this?
1
Not at all
2
3
4
5
Perfectly
10
Q

Q: What is the AWS Free Tier?

A

A: A program that provides free usage of certain AWS services for 12 months after signup and some services always free.

How well did you know this?
1
Not at all
2
3
4
5
Perfectly
11
Q

Q: What is the difference between elasticity and scalability in AWS?

A

A: Elasticity is the ability to automatically adjust resources to match demand, while scalability is the ability to increase or decrease capacity manually.

How well did you know this?
1
Not at all
2
3
4
5
Perfectly
12
Q

Q: What certifications does AWS hold for compliance?

A

A: Examples include ISO 27001, SOC 1/2/3, PCI DSS, GDPR, and HIPAA compliance.

How well did you know this?
1
Not at all
2
3
4
5
Perfectly
13
Q

Q: What are the AWS support plans?

A

A: Basic, Developer, Business, and Enterprise.

How well did you know this?
1
Not at all
2
3
4
5
Perfectly
14
Q

Q: What is AWS IAM?

A

A: Identity and Access Management (IAM) is a service for controlling access to AWS resources securely.

How well did you know this?
1
Not at all
2
3
4
5
Perfectly
15
Q

Q: What are EC2 and S3?

A

A: EC2 is a compute service for running virtual servers, and S3 is an object storage service.

How well did you know this?
1
Not at all
2
3
4
5
Perfectly
16
Q

Q: What are Edge Locations?

A

A: Locations used to cache content closer to users for faster delivery via services like Amazon CloudFront.

How well did you know this?
1
Not at all
2
3
4
5
Perfectly
17
Q

Q: What is the AWS Well-Architected Framework?

A

A: A set of best practices for designing reliable, secure, efficient, and cost-effective systems.

18
Q

Q: What is the AWS Billing Dashboard?

A

A: A tool to monitor usage, estimate costs, and set budgets for AWS resources.

19
Q

Q: What is the AWS Marketplace?

A

A: A digital catalog of software and services that run on AWS.

20
Q

Q: What is an AWS VPC?

A

A: A logically isolated section of the cloud where users can launch AWS resources in a virtual network.

21
Q

Q: What are the cloud computing models provided by AWS?

A

A: Infrastructure as a Service (IaaS), Platform as a Service (PaaS), and Software as a Service (SaaS).

22
Q

Q: What are the core services of AWS?

A

A: Compute (EC2, Lambda), Storage (S3, EBS), Databases (RDS, DynamoDB), and Networking (VPC, Route 53).

23
Q

Q: What is Elastic Load Balancing?

A

A: A service that automatically distributes incoming traffic across multiple targets, such as EC2 instances.

24
Q

Q: What is AWS Auto Scaling?

A

A: A service that automatically adjusts resources to maintain performance and minimize costs.

25
Q

Q: What is the difference between availability and durability in AWS?

A

A: Availability refers to uptime and access to services, while durability ensures data is not lost or corrupted.

26
Q

Q: What is an Elastic IP address in AWS?

A

A: A static IPv4 address designed for dynamic cloud computing.

27
Q

Q: Why do AWS prices vary by region?

A

A: Pricing is influenced by factors like infrastructure costs, demand, and local regulations.

28
Q

Q: What is tagging in AWS?

A

A: A method to assign metadata to AWS resources to help organize and manage them.

29
Q

Q: What are AWS SDKs?

A

A: Software Development Kits (SDKs) for accessing AWS services in popular programming languages.

30
Q

Q: What are AWS Resource Groups?

A

A: A tool to group and manage AWS resources based on tags or resource types.

31
Q

Q: How does CloudFormation differ from Terraform?

A

A: CloudFormation is AWS-native for infrastructure as code, while Terraform supports multi-cloud environments.

32
Q

Q: What are the S3 storage classes?

A

A: Standard, Intelligent-Tiering, Standard-IA, One Zone-IA, Glacier, and Glacier Deep Archive.

33
Q

Q: What is AWS Trusted Advisor?

A

A: A tool that provides recommendations to optimize performance, security, and cost.

34
Q

Q: What is the AWS Service Health Dashboard?

A

A: A tool for monitoring the status of AWS services globally.

35
Q

Q: What is the role of the AWS Abuse Team?

A

A: To handle reports of suspected abuse, such as spamming, phishing, or DDoS attacks.

36
Q

Q: How does EBS differ from S3?

A

A: EBS is block storage for EC2 instances, while S3 is object storage for data like files and media.

37
Q

Q: What can you find in the AWS Marketplace?

A

A: Third-party software, applications, and services that run on AWS.

38
Q

Q: What is AWS Global Accelerator?

A

A: A service that improves the availability and performance of applications using the AWS global network.

39
Q

Q: How are data transfer costs handled in AWS?

A

A: Charges apply for data transfer between regions, out to the internet, and between Availability Zones.

40
Q

Q: What is CloudEndure?

A

A: A service for disaster recovery and migration to AWS with minimal downtime.