Skip to main content

AWS Glossary

AWS terms explained by engineers who bill clients for getting them wrong

Dense definitions, practical tips, and gotchas for AWS services and concepts — written for architects, FinOps, and DevOps teams who need answers fast.

Published terms
67
67
AWS terms defined
10
Topic categories
50+
AWS certs on staff
Select Tier
AWS Services Partner

Agentic Commerce

The vocabulary of agent-driven retail — ACP, UCP, MCP catalog surfaces, agent checkout, and the product-data terms that decide whether a model shortlists you.

Agentic Commerce

Agent Checkout

Agent checkout is a purchase completed by an AI agent on a buyer behalf, using a delegated payment credential rather than handing the agent the buyer card.

Read term →
Agentic Commerce

Agentic Commerce

Agentic commerce is retail where AI agents act on both sides of the transaction — running store operations, and shopping on a buyer behalf through open protocols like ACP and UCP.

Read term →
Agentic Commerce

Agentic Commerce Protocol (ACP)

ACP is the open standard from OpenAI and Stripe, released September 29, 2025, that lets AI agents discover products, negotiate a checkout, and pay — powering Instant Checkout in ChatGPT.

Read term →
Agentic Commerce

Generative Engine Optimization (GEO)

GEO is the practice of making content and product data likely to be surfaced, cited and recommended by AI answer engines rather than ranked in a list of blue links.

Read term →
Agentic Commerce

Product Feed

A product feed is the structured, machine-readable representation of a catalog. Under agentic commerce it stops being a marketing channel artifact and becomes the primary interface to buyers.

Read term →
Agentic Commerce

Universal Commerce Protocol (UCP)

UCP is the Google-led open standard for agentic commerce, covering discovery, purchase and post-purchase support across Google AI surfaces including AI Mode and Gemini.

Read term →
Agentic Commerce

WISMO (Where Is My Order)

WISMO is the order-status enquiry — typically the single highest-volume contact type in eCommerce support, and the most common first workload for a customer-facing AI agent.

Read term →

Compute

EC2, Lambda, EKS, and the serverless vs container trade-offs that show up on every architecture review.

Storage

S3 storage classes, Express One Zone, Tables, and Vectors — where object storage meets analytics and AI.

Databases & Caching

RDS, Aurora, DynamoDB, Redshift, and the managed cache layer choices that affect latency and bill.

Networking

VPC fundamentals and how to connect environments without turning NAT Gateway into your second-largest line item.

Security & Identity

IAM, encryption, audit trails, and the guardrails that keep multi-account AWS estates compliant.

Generative AI

Bedrock, Nova, RAG pipelines, and AgentCore — the vocabulary behind production GenAI on AWS.

Generative AI

Agent Evals

Agent evals are an automated test suite for agent behaviour — a golden dataset of cases with expected outcomes and a pass bar the agent must clear before deployment.

Read term →
Generative AI

AI Agent

An AI agent is a system given a goal, a set of tools, and latitude to decide which tools to call and in what order — distinct from a workflow, which follows a path defined in advance.

Read term →
Generative AI

Amazon Bedrock

Fully managed service providing access to foundation models from Amazon, Anthropic, Meta, Mistral, and others — for building generative AI applications.

Read term →
Generative AI

Amazon Bedrock AgentCore

Bedrock AgentCore is the AWS managed agent runtime — providing memory, tool execution, observability, and identity for autonomous AI agents built on any framework.

Read term →
Generative AI

Amazon Nova

Amazon Nova is the family of foundation models built by AWS — Nova 2 Lite and Sonic plus Nova 1 Micro, Lite, Pro, Premier, Canvas, and Reel — available exclusively on Amazon Bedrock.

Read term →
Generative AI

Amazon Q

Amazon Q is the AWS family of generative AI assistants — Q Business, Q Developer, Q in QuickSight, and Q in Connect — designed for enterprise workloads with permission-aware data access.

Read term →
Generative AI

Amazon Q Developer

Amazon Q Developer is the AWS AI coding assistant for IDEs, terminals, and the AWS console — providing chat, multi-file agents, code transformation, and security scanning.

Read term →
Generative AI

Human in the Loop (HITL)

Human in the loop is a design pattern where an agent assembles evidence and proposes an action, but a person approves it — applied per action, not per agent.

Read term →
Generative AI

Model Context Protocol (MCP)

MCP is an open standard for connecting AI models to external tools and data through a uniform server interface — the transport layer beneath most production agent tool use.

Read term →
Generative AI

RAG Pipeline

Retrieval-Augmented Generation: combining document retrieval with AI models to answer questions based on specific data.

Read term →
Generative AI

Tool Catalog

A tool catalog is the declared, typed set of actions an AI agent may take. Anything not in the catalog is unreachable — making it the primary containment boundary in agent design.

Read term →

Platform & Operations

Landing zones, Control Tower, observability, and workflow orchestration for teams running AWS at scale.

Platform & Operations

Amazon CloudWatch

AWS monitoring and observability service for collecting metrics, logs, traces, and setting alarms across AWS infrastructure and applications.

Read term →
Platform & Operations

Amazon CloudWatch Application Signals

Application Signals is an APM service inside CloudWatch — application-level latency, error, and availability monitoring with SLOs, dependency mapping, and OpenTelemetry integration.

Read term →
Platform & Operations

Amazon CloudWatch Synthetics

CloudWatch Synthetics runs canaries — scripted probes that periodically check URLs and multi-step journeys — for availability monitoring distinct from deploy canaries.

Read term →
Platform & Operations

Amazon Managed Grafana (AMG)

AMG is AWS’s managed Grafana service — workspaces, data sources (CloudWatch, AMP, X-Ray), and IAM Identity Center seat management without self-hosting Grafana.

Read term →
Platform & Operations

Amazon Managed Service for Prometheus (AMP)

AMP is AWS’s managed Prometheus-compatible metrics service — PromQL, remote write, and long retention without operating Prometheus servers.

Read term →
Platform & Operations

Amazon SES

Amazon Simple Email Service — AWS outbound and inbound email infrastructure with a-la-carte $0.10/1k send and Essentials/Pro/Enterprise plans (Jul 2026).

Read term →
Platform & Operations

AWS Amplify Gen 2

Amplify Gen 2 is the TypeScript-first, code-first rewrite of AWS Amplify — defining auth, data, storage, and functions in code with sandbox per-developer environments.

Read term →
Platform & Operations

AWS Control Tower

Managed service that automates AWS landing zone setup, multi-account governance, and compliance monitoring with preventive, detective, and proactive controls.

Read term →
Platform & Operations

AWS Distro for OpenTelemetry (ADOT)

ADOT is AWS’s supported distribution of OpenTelemetry — SDKs and collectors for metrics, logs, and traces that export to CloudWatch Application Signals, X-Ray, AMP, and other backends.

Read term →
Platform & Operations

AWS Landing Zone

Multi-account AWS environment blueprint providing baseline security, compliance, and operational foundation.

Read term →
Platform & Operations

AWS Resource Explorer

AWS Resource Explorer is a cross-region, cross-service search service for AWS resources — a managed alternative to AWS Config queries and tag-based custom catalogs.

Read term →
Platform & Operations

AWS Step Functions

Serverless workflow orchestration service for coordinating distributed applications and multi-step processes using visual state machines.

Read term →
Platform & Operations

AWS X-Ray

AWS X-Ray is the distributed tracing backend on AWS. Prefer ADOT/OpenTelemetry instrumentation and CloudWatch Application Signals as the APM UI — X-Ray SDKs are in maintenance mode.

Read term →
Platform & Operations

BIMI

Brand Indicators for Message Identification — displays a verified brand logo in supporting inboxes when DMARC is at enforcement and logo/VMC requirements are met.

Read term →
Platform & Operations

DKIM

DomainKeys Identified Mail — cryptographic email signatures that prove a domain authorized the message; SES supports Easy DKIM and BYODKIM.

Read term →
Platform & Operations

DMARC

Domain-based Message Authentication, Reporting and Conformance — email policy that tells receivers what to do when SPF/DKIM fail alignment.

Read term →
Platform & Operations

SPF

Sender Policy Framework — DNS TXT record listing which hosts may send mail for a domain; limited to 10 DNS lookups.

Read term →

Compliance

HIPAA, SOC 2, PCI — what AWS covers, what you own, and which services carry a BAA.

Architecture

Multi-tenancy patterns and the Well-Architected Framework pillars that structure every review.

Cost & FinOps

Savings Plans, Reserved Instances, and the FinOps practices that turn CUR data into action.

Can't find the term you need?

Our AWS-certified architects explain architecture, compliance, and cost trade-offs in language your board and engineering team both understand.