AWS Cloud Practioner Exam

0.0(0)
Studied by 0 people
call kaiCall Kai
Locked
learnLearn
examPractice Test
spaced repetitionSpaced Repetition
heart puzzleMatch
flashcardsFlashcards
GameKnowt Play
Card Sorting

1/116

encourage image

There's no tags or description

Looks like no tags are added yet.

Last updated 2:44 PM on 8/26/26
Name
Mastery
Learn
Test
Matching
Spaced
Call with Kai
Chat

No analytics yet

Send a link to your students to track their progress

117 Terms

1
New cards

AWS EC2

Elastic Compute Cloud. Re-sizeable virtual instances in the cloud; pay for compute capacity by the second/hour

2
New cards

AWS EC2 Auto Scaling

Automatically adds/removes EC2 instances based on demand to maintain performance and control cost

3
New cards

AWS ELB (Elastic Load Balancing)

Distributes incoming traffic across multiple EC2 instances or targets for high availability

4
New cards

AWS Lambda

Server-less compute service; runs code in response to events; pay per execution

5
New cards

AWS Elastic Beanstalk

PaaS that automatically handles deployment, scaling and provisioning for webapps

6
New cards

AWS ECS (Elastic Container Service)

Fully managed container orchestration for Docker containers

7
New cards

AWS EKS

Fully managed Kubernetes service on AWS

8
New cards

AWS Fargate

Server-less compute engine for containers; works with ECS and EKS, no EC2 instances to manage

9
New cards

AWS Outposts

Extends AWS Infrastructure to on-premise data centers

10
New cards

AWS Lightsail

Simplified virtual private server service for simple workloads and small projects; used for beginner AWS customers

11
New cards

AWS S3

Simple Storage Service to store objects with unlimited scalability where data is stored in buckets

12
New cards

AWS S3 Glacier

Low-cost object storage for data archiving and long-term backup with retrieval times from minutes to hours

13
New cards

AWS EBS (Elastic Block Store)

Persistent block-level storage volumes for use with EC2 instances

14
New cards

AWS EFS (Elastic File System)

Scalable, fully managed shared file storage for use with EC2; accessible by multiple instances

15
New cards

AWS Storage Gateway

Hybrid Cloud storage service connecting on-premises environments to AWS cloud storage

16
New cards

AWS Snowball

Physical Device used to transfer large amounts of data in/out of AWS

17
New cards

AWS RDS (Relational Database Service)

Fully managed relational database supporting engines like MySQL, PostgreSQL, Oracle, SQL Server, MariaDB

18
New cards

AWS Aurora

AWS’s own MySQL/Postgre SQL-compatible relational database, built for cloud with higher performance.

19
New cards

AWS DynamoDB

NoSQL key-value database

20
New cards

AWS RedShift

Data warehouse service for large-scale data analytics

21
New cards

AWS DMS (Data Migration Service)

Helps migrate databases to AWS quickly and securely with minimal downtime

22
New cards

AWS ElastiCache

In-memory caching to improve application performance

23
New cards

AWS VPC (Virtual Private Cloud)

Provision an isolated section of AWS cloud to launch resources in a virtual network

24
New cards

AWS Route 53

Scalable DNS and domain name registration service that routes end users to applications

25
New cards

AWS CloudFront

Content Delivery Network (CDN) that securely delivers data, videos and APIs with low latency via edge locations

26
New cards

AWS Direct Connect

Dedicated private network connection from on-premises to AWS, bypassing the public internet

27
New cards

AWS VPN

Establishes a secure encrypted connection between on-premises networks and AWS VPCs over the internet

28
New cards

AWS Transit Gateway

Connects VPCs and on-premises networks through a central hub

29
New cards

AWS IAM (Identity and Access Management)

Securely manage access to AWS services/resources; controls users, groups, roles, and permissions

30
New cards

AWS Organizations

Centrally manage and govern multiple AWS accounts; enables consolidated billing

31
New cards

AWS GuardDuty

Intelligent threat detection service that continously monitors for malicious activity

32
New cards

AWS Shield

Managed Distributed Denial of Service (DDoS) protection service

33
New cards

AWS WAF (Web Application Firewall)

Protects web applications from common web exploits by filtering traffic

34
New cards

AWS KMS (Key Management Service)

Create and control encryption keys used to encrypt data across AWS services

35
New cards

AWS Artifact

Self-service portal for accessing AWS compliance reports and agreements

36
New cards

AWS Trusted Advisor

Provides real-time recommendations for cost optimization, security, performance, and fault tolerance

37
New cards

AWS Inspector

Automated assessment service that checks EC2 instances and containers for vulnerabilities

38
New cards

AWS CloudTrail

Logs and tracks all API calls/user activity across your AWS account for auditing

39
New cards

Amazon Macie

Uses Machine learning to discover and protect sensitive data (like PII) stored in S3

40
New cards

AWS CloudWatch

Monitoring and serviceability service; collects metrics, logs, and sets alarms for AWS resources

41
New cards

AWS Systems Manager

Centralized operational hub to view and control infrastructure, patch instances, and automate tasks

42
New cards

AWS Trusted Advisor vs Personal Heal Dashboard

TA: gives account-wide best practice checkcs

HD: alerts on AWS events affecting your resources

43
New cards

AWS Support Plans: Basic

Free for all AWS accounts. Includes access to documentation, whitepapers, and support forums. 7 core advisor checks and personal health dashboard

44
New cards

AWS Support Plans: Developer

$29 a month or % of usage Business hours email access to Cloud Support Associates. General guidance responses within 24 hours. One primary contact can open cases. Best for testing/development

45
New cards

AWS Support Plans: Business

$100 a month or % of usage; 24/7 phone/email/chat access to cloud support engineers Production-system-down response within 1 hour; production-system-impaired within 4 hours. Full trusted advisor checks, unlimited contact. Recommended for production workloads

46
New cards

AWS Support Plans: Enterprise

$15,000 a month minimum or % of usage. Designated Technical Account Manager (TAM). Business-Critical-System-Down response within 15 minutes. Includes Infrastructure Event Management, Well-Architected Reviews, and Concierge Support. For mission-critical workloads

47
New cards

AWS Pricing Calculator

Tool to estimate the cost of AWS services before deployment

48
New cards

AWS Cost Explorer

Visualize, understand and manage AWS costs and usage over time

49
New cards

AWS Budgets

Set custom and usage budgets that alert you when thresholds are exceeded

50
New cards

AWS Free Tier

Offers limited free usage of many AWS services for 12 months or always-free, depending on service

51
New cards

On-Demand Instances

Pay for EC2 compute capacity by the hour/second with no long term commitment; most flexible and most expensive

52
New cards

Reserved Instances

Commit to EC2 usage for 1 or 3 years in exchange for a significant discount vs On-Demand

53
New cards

Spot Instances

Bid on unused EC2 capacity at steep discounts; can be interrupted by AWS with short notice

54
New cards

Savings Plan

Flexible pricing model offering lower prices in exchange for a committed usage amount (measured in $/hour) over 1 or 3 years

55
New cards

AWS SNS (Simple Notification Service)

Fully managed publisher and subscriber messaging service for sending notifications between distributed systems

56
New cards

AWS SQS (Simple Queue Service)

Fully managed message queuing service that decouples and scales micro services/distributed systems

57
New cards

AWS API Gateway

Fully managed service to create, publish and manage APIs at scale

58
New cards

AWS Well-Architected Framework

Set of best practices across six pillars (operational excellence, security, reliability, performance efficiency, cost optimization, sustainability) for designing cloud architectures

59
New cards

Shared Responsibility Model

AWS is responsible for security “of” the cloud (infrastructure)'; customer is responsible for security “in” the cloud (data, access, configuration)

60
New cards

Regions

Physical, geographically separate locations around the world where AWS clusters data centers

61
New cards

AZ (Availability Zones)

One or more discrete data centers within a Region, each with independent power / networking, used for fault tolerance

62
New cards

Edge locations

Sites used by CloudFront to cache content closer to end users for lower latency

63
New cards

Well-Architected Framework: Operational Excellence

Pillar focused on running and monitoring systems to deliver business value, and continually improving process and procedures

64
New cards

Well-Architected Framework: Security

Pillar focused on proteecting data, systems, and assets through risk assessments, access control, and mitigation strategies

65
New cards

Well-Architected Framework: Reliability

Pillar focused on ensuring a workload performs its intended function correctly and consistently, and can recover quickly from failure

66
New cards

Well-Architected Framework: Performance Efficiency

Pillar focused on using IT an computing resources efficiently, and maintaining that efficiency as demand changes and technology evolves

67
New cards

Well-Architected Framework: Cost Optimzation

Pillar focused on avoiding uncessary costs and running systems to deliver maximum business value at the lowest price point

68
New cards

Well-Architected Framework: Sustainability

Pillar focused on minimizing the environmental impact of running cloud workloads

69
New cards

AWS Design Principle: Stop guessing capacity

Use only the compute capacity you need, and scale uo/down automatically as demand changes instead of over-provisioning

70
New cards

AWS Design Principle: Test systems at production scale

Create a production-scale test environment on demand, run your tests, then decommission it - pay only while it’s running

71
New cards

AWS Design Principle: Automate to make architectural experimentation easier

Use automation (like IaC) to create and replicate workloads at low cost, track changes, and easily revert when needed

72
New cards

AWS Design Principle: Allow for evolutionary architectures

Design systems so they can change and improve over time as business needs evolution, instead of treating architecture as a one-time decision

73
New cards

AWS Principle: Drive architectures using data

Collect and analyze data on how architectural choices affect workload behavior to make informed, fact-based improvements

74
New cards

AWS Management Console

Web-based graphical user interface (GUI) for accessing, configuring, and managing AWS services through a browser

75
New cards

AWS CLI (Command Line Interface)

Unified tool that lets you control multiple AWS services from terminal/command line using commands and scripts

76
New cards

AWS SDKs (Software Development Kits)

Language-specific libraries (e.g. Python/Boto3, Java, Javascript) that let developers interact with AWS services directly from application code

77
New cards

Three ways to interact with AWS

Management Console (GUI, browser-based), CLI (command-line, scriptable) and SDKs (programmatic access within application code)

78
New cards

AMI (Amazon Machine Image)

A template containing the software configuration (OS, application server, applications) needed to launch an EC2 instance. Can be preconfigured by AWS, the community, or custom-built by you

79
New cards

EC2 Tenancy: Shared (Default)

Multiple AWS accounts’ EC2 instances may run on the same physical hardware; most cost-effective

80
New cards

EC2 Tenancy: Dedicated Instances

EC2 instances run on hardware dedicated to a single customer, but that hardware may still be shared by other instances in the same account

81
New cards

EC2 Tenancy: Dedicated Instances

EC2 instances run on hardware dedicate to a single customer, but that hardware may still be shared by other instances in the same account

82
New cards

EC2 Tenancy: Dedicated Hosts

A physical server fully dedicated to your use, giving visibility and control over which instances run on it - often used to meet licensing or compliance requirements

83
New cards

Containers

A lightweight, standalone package of software that bundles code and all its dependencies so it runs consistently across environments; multiple containers can share the same OS kernel, unlike VMs. On AWS, managed with services like ECS, EKS, and Fargate

84
New cards

AWS Lex

AI service for building conversational interfaces (chatbots and voice assistants) using natural language understanding and automatic speech recognition; same tech behind Amazon Alexa

85
New cards

OUs (Organizational Units)

Containers within AWS Organizations used to group AWS accounts together so you can apply policies (like Service Control Policies) to multiple accounts at once

86
New cards

AWS License Manager

Service that helps you track, manage, and enforce software license usage (from vendors like Microsoft, Oracle, SAP) acrosss your AWS and on-premises environments to avoid non-compliance and overspending

87
New cards

AWS Always-Free Services

Services with no additional charge beyond the resources they manage, including: IAM, VPC, AWS Organizations (Consolidated Billing), Auto Scaling, AWS Elastic Beanstalk, AWS Cloud Formation, and AWS OpsWorks

88
New cards

NACL (Network Access Control List)

Stateless, Control traffic at network level

89
New cards

Security Groups

Act as a firewall for associated AWS EC2 instances, controlling both inbound and outbound traffic at the instance level. (stateful)

90
New cards

AWS Global Accelerator

Networking service that improves application’s availability and performance for global users. It routes traffic through Amazon’s private global network infrastructure rather than the unpredictable public internet, directing users to the closest, healthiest regional endpoint

91
New cards

AWS Timestream

Fully managed, purpose-built time series database service designed to efficiently store and analyze massive volumes of time-stamped data, such as IoT telemetry, application logs, and market ticks

92
New cards

AWS Security Blog

An official blog maintained by AWS that provides informative and timely articles, best practices, and insights related to security in AWS, offering valuable guidance to help users enhance the security of their AWS environments and resources

93
New cards

AWS Secrets Manager

Fully managed service that helps safely store, rotate and retrieve secrets (sensitive data)

94
New cards

AWS Documentation website

Offers comprehensive official technical documentation, user guides, and best practices for all AWS services

95
New cards

AWS re:Post

Community-driven platform by AWS that allows users to share and discover recommended best practices and solutions for AWS services and workloads

96
New cards

AWS CodeDeploy

AWS service that automates code deployments to any instance including EC2 instances and instances running on-premises, allowing developers to automate the deployment process and release new features quickly

97
New cards

AWS CodeBuild

Fully managed build service that compiles source code, runs tests, and produces ready-to-deploy software packages

98
New cards

SSE-KMS

Encrypts data stored in S3 at rest using a KMS key managed by the customer

99
New cards

AWS FSx

Service that offers fully managed third-party file systems with the native compatibility and feature sets for workloads such as Windows-based storage, high-performance computing, machine learning, and electronic design automation

100
New cards

AWS Client VPN

Provides secure SSL/TLS-based connections for remote employees, can be integrated with AWS Directory Service for authentication and allows access to multiple VPCs through endpoints