PH3- AWS Global Infrastructure Overview

call kaiCall Kai
learnLearn
examPractice Test
spaced repetitionSpaced Repetition
heart puzzleMatch
flashcardsFlashcards
Card Sorting

1/104

flashcard set

Earn XP

Description and Tags

Prelim Handout 03

Last updated 9:42 AM on 9/8/26
Name
Mastery
Learn
Test
Matching
Spaced
Call with Kai
Chat
Add student to class section state
Add studentsNo students in these sections. Invite them to track progress!

105 Terms

1
New cards

AZ

Availability Zone

2
New cards

CDN

Content Delivery Network

3
New cards

DNS

Domain Name System

4
New cards

DDoS

Distributed Denial of Service

5
New cards

What provides the physical and network foundation for delivering cloud services around the world.

AWS Global Infrastructure

6
New cards

What AWS Global Infrastructure is designed to support while giving customers control over where applications and data are deployed.

Secure, reliable, scalable, and high-performing workloads

7
New cards

The main components AWS organizes its cloud infrastructure into, as introduced in this module.

AWS Regions, Availability Zones, data centers, and Points of Presence

8
New cards

What should be verified using the AWS Global Infrastructure resources, since AWS continually expands its footprint.

Current infrastructure information

9
New cards

A separate geographic area in which AWS operates cloud infrastructure.

AWS Region

10
New cards

Why Regions are isolated from one another.

To support fault tolerance and stability

11
New cards

Whether resources and data in one Region are automatically replicated to another Region.

No; cross-Region replication is configured based on business or technical requirements

12
New cards

What communication between Regions uses.

The AWS global network backbone

13
New cards

What a Region contains that provides redundant and interconnected infrastructure within the same geographic area.

Multiple Availability Zones

14
New cards

What the appropriate Region for a workload depends on.

The requirements of the workload

15
New cards

The factor for selecting a Region concerning choosing a location that satisfies regulatory, compliance, or data residency requirements.

Data governance and legal requirements

16
New cards

The factor for selecting a Region concerning how a Region closer to users and connected systems can help reduce network latency.

Proximity to users

17
New cards

The factor for selecting a Region concerning confirming that the required AWS services and features are available in the selected Region.

Service availability

18
New cards

The factor for selecting a Region concerning how service prices can vary by Region, affecting the total cost of a workload.

Cost

19
New cards

An isolated location within an AWS Region, designed for fault isolation.

Availability Zone (AZ)

20
New cards

What Availability Zones are connected to other Availability Zones in the same Region through.

High-bandwidth, low-latency private networking

21
New cards

What each Availability Zone consists of, with independent power, networking, and connectivity.

One or more discrete data centers

22
New cards

What AWS recommends when a workload requires high availability and resiliency.

Distributing resources across multiple Availability Zones

23
New cards

What deploying resources across multiple Availability Zones can reduce and improve.

The impact of a failure in a single location and improve application availability

24
New cards

The infrastructure level described as a separate geographic area that contains multiple Availability Zones, with customer-controlled cross-Region replication.

Region

25
New cards

The infrastructure level described as an isolated location within a Region, designed for fault isolation, connected to other AZs through private high-speed networking.

Availability Zone

26
New cards

The infrastructure level described as a physical facility where data is stored and processed, including redundant power, networking, and connectivity.

Data center

27
New cards

The physical facilities in which computing, storage, and network processing occur.

AWS data centers

28
New cards

The most granular infrastructure location that customers generally choose when deploying resources.

The Availability Zone

29
New cards

What AWS designs data centers with to reduce environmental and operational risk.

Redundant power, networking, and connectivity

30
New cards

What can redirect traffic when failures occur at AWS data centers.

Automated processes

31
New cards

What make up an Availability Zone, helping provide fault isolation and resiliency within an AWS Region.

One or more discrete data centers

32
New cards

What extend selected AWS services closer to end users and are designed primarily to reduce latency.

AWS Points of Presence

33
New cards

What Points of Presence include.

Edge locations and Regional edge caches

34
New cards

What edge locations are used by services such as Amazon CloudFront and Amazon Route 53 for.

To serve requests closer to end users and reduce latency

35
New cards

A content delivery network (CDN) that uses edge locations to deliver content with low latency and high transfer speeds.

Amazon CloudFront

36
New cards

What provide an additional caching layer for content that is not accessed frequently enough to remain at an edge location.

Regional edge caches

37
New cards

The number of service categories emphasized in this module that are used throughout AWS Academy Cloud Foundations.

Seven categories

38
New cards

The seven service categories emphasized in this module.

Storage; Compute; Database; Networking and Content Delivery; Security, Identity, and Compliance; Cost Management; and Management and Governance

39
New cards

What is at the infrastructure layer, per the Foundational Service Model.

Regions, Availability Zones, and edge locations

40
New cards

What foundational services such as compute, networking, and storage use, per the Foundational Service Model.

The infrastructure layer (Regions, Availability Zones, and edge locations)

41
New cards

What higher-level database, analytics, application, management, security, and other service categories build on.

Those foundations (the infrastructure layer)

42
New cards

The service category whose primary purpose is to store and protect data using object, block, file, and archival storage options.

Storage

43
New cards

The service category whose primary purpose is to run virtual machines, containers, applications, and serverless code.

Compute

44
New cards

The service category whose primary purpose is to operate relational, key-value, document, and data warehouse workloads.

Database

45
New cards

The service category whose primary purpose is to connect resources and networks, balance traffic, route requests, and deliver content.

Networking and Content Delivery

46
New cards

The service category whose primary purpose is to control access, manage encryption, obtain compliance information, and protect applications.

Security, Identity, and Compliance

47
New cards

The service category whose primary purpose is to analyze spending, track usage, and define budget thresholds.

Cost Management

48
New cards

The service category whose primary purpose is to access, monitor, configure, audit, and optimize AWS resources and workloads.

Management and Governance

49
New cards

What AWS storage services provide different ways to store data based on.

Access pattern, performance, sharing, and retention requirements

50
New cards

Object storage for scalable storage and protection of data used by applications, backups, archives, analytics, and other workloads.

Amazon S3

51
New cards

High-performance block storage designed primarily for use with Amazon EC2 instances.

Amazon EBS

52
New cards

Managed, elastic file storage that can scale automatically as files are added or removed.

Amazon EFS

53
New cards

Low-cost archival storage for long-term retention and backup data.

Amazon S3 Glacier storage classes

54
New cards

Provides resizable compute capacity as virtual machines in the cloud.

Amazon EC2

55
New cards

Automatically adds or removes EC2 instances based on defined conditions.

Amazon EC2 Auto Scaling

56
New cards

Orchestrates and runs containerized applications.

Amazon ECS

57
New cards

Stores, manages, and deploys container images.

Amazon ECR

58
New cards

Deploys and scales web applications while AWS manages much of the underlying environment.

AWS Elastic Beanstalk

59
New cards

Runs code without provisioning or managing servers.

AWS Lambda

60
New cards

Runs and manages Kubernetes-based containerized applications on AWS.

Amazon EKS

61
New cards

Runs containers without requiring customers to manage servers or clusters.

AWS Fargate

62
New cards

What AWS database services support, including relational applications, key-value and document workloads, and large-scale analytics.

Different data models and workload patterns

63
New cards

Simplifies the setup, operation, and scaling of relational databases while automating common administration tasks.

Amazon RDS

64
New cards

A MySQL- and PostgreSQL-compatible relational database built for cloud workloads.

Amazon Aurora

65
New cards

A managed key-value and document database designed for consistent low-latency performance at scale.

Amazon DynamoDB

66
New cards

A cloud data warehouse service for large-scale analytics and complex queries.

Amazon Redshift

67
New cards

What networking and content delivery services connect, while supporting traffic distribution, routing, private connectivity, and content delivery.

Cloud resources, on-premises environments, and end users

68
New cards

Creates logically isolated virtual networks in the AWS Cloud.

Amazon VPC

69
New cards

Distributes incoming application traffic across multiple targets.

Elastic Load Balancing

70
New cards

Delivers content globally through a content delivery network with low latency.

Amazon CloudFront

71
New cards

Provides scalable Domain Name System (DNS) routing for internet applications.

Amazon Route 53

72
New cards

Connects multiple VPCs and on-premises networks through a central gateway.

AWS Transit Gateway

73
New cards

Provides a dedicated private network connection from an on-premises location to AWS.

AWS Direct Connect

74
New cards

Creates a secure private tunnel from a network or device to the AWS global network.

AWS VPN

75
New cards

What AWS security, identity, and compliance services help do.

Protect resources, control access, manage encryption, and support compliance requirements

76
New cards

Manages access to AWS services and resources through identities and permissions.

AWS IAM

77
New cards

Provides centralized account management and organization-level controls across multiple AWS accounts.

AWS Organizations

78
New cards

Adds user sign-up, sign-in, and access control to web and mobile applications.

Amazon Cognito

79
New cards

Provides on-demand access to AWS security and compliance reports and selected agreements.

AWS Artifact

80
New cards

Creates and manages encryption keys used by AWS services and applications.

AWS KMS

81
New cards

Provides managed protection against Distributed Denial of Service (DDoS) attacks.

AWS Shield

82
New cards

What AWS cost management services provide, helping organizations monitor, analyze, and control costs.

Visibility into cloud spending

83
New cards

Provides detailed AWS cost and usage data with service, pricing, and reservation information.

AWS Cost and Usage Report

84
New cards

Creates custom cost or usage budgets and alerts when actual or forecasted amounts cross defined thresholds.

AWS Budgets

85
New cards

Visualizes and analyzes AWS costs and usage over time.

AWS Cost Explorer

86
New cards

What management and governance services help customers do.

Access, monitor, configure, audit, scale, and optimize AWS environments

87
New cards

Provides a browser-based interface for accessing and managing AWS services.

AWS Management Console

88
New cards

Tracks resource inventory, configurations, and configuration changes.

AWS Config

89
New cards

Monitors resources and applications and provides metrics, logs, and alarms.

Amazon CloudWatch

90
New cards

Scales supported AWS resources to help meet changing demand.

AWS Auto Scaling

91
New cards

Provides a command-line tool for managing AWS services.

AWS CLI

92
New cards

Provides recommendations related to areas such as cost, performance, security, and service limits.

AWS Trusted Advisor

93
New cards

Supports reviews of workloads against AWS architectural best practices.

AWS Well-Architected Tool

94
New cards

Records user activity and API usage for auditing and governance.

AWS CloudTrail

95
New cards

What helps users identify whether a service or resource is global, Regional, or associated with a particular Availability Zone.

The AWS Management Console

96
New cards

Services not associated with a specific AWS Region that can be accessed across the AWS global infrastructure.

Global services

97
New cards

Services and resources that operate within a selected AWS Region.

Regional services and resources

98
New cards

What some Regional services allow, providing greater control over where resources operate within the Region.

Resources to be deployed in specific Availability Zones

99
New cards

What the scope of a service or resource affects.

Where it is configured, deployed, and available within the AWS infrastructure

100
New cards

The scope of AWS IAM.

Global service