Glossary
Technical terms explained clearly
A
A/B Testing
A method for comparing two or more versions of something by showing each to a slice of your audience and measuring which performs better.
Agent (AI Agent)
An AI system that can independently plan, make decisions, and take actions to accomplish goals — rather than just answering questions.
AGI (Artificial General Intelligence)
A hypothetical form of AI that could perform any intellectual task a human can — learning, reasoning, and adapting across domains without being retrained for each one.
AI (Artificial Intelligence)
Technology that enables machines to perform tasks that typically require human intelligence — from understanding language to recognizing images to making decisions.
Amazon Bedrock
AWS's managed service for using foundation models, including Claude, through the AWS account — AWS runs the inference and bills it as native AWS usage.
API (Application Programming Interface)
A defined way for software components to talk to each other — usually over the network — using requests, responses, and documented rules.
C
CI/CD (Continuous Integration/Deployment)
A software development practice where code changes are automatically tested, integrated, and deployed to production.
Cloud Computing
Delivery of computing services — servers, storage, databases, networking, and software — over the internet, typically on a pay-as-you-go model.
D
Data Residency
The guarantee about which geographic region your data is stored and processed in — for AI services, chiefly where model inference runs and where prompts, files and outputs are kept.
DevOps
A set of practices and cultural norms that bring development and operations together to deliver software faster, safer, and more reliably.
E
Edge Computing
A distributed computing paradigm that processes data closer to the source, reducing latency and bandwidth usage.
EU AI Act
The European Union's regulation on artificial intelligence (Regulation (EU) 2024/1689), which classifies AI uses by risk tier and attaches obligations to each — from outright bans to simple disclosure duties.
F
Fine-Tuning
The process of taking a pre-trained AI model and training it further on your own data to adapt it to a specific task, style, or domain.
Full-Stack Development
Building software across both the parts users interact with in the browser or app (front end) and the servers, databases, and integrations behind them (back end).
M
MCP (Model Context Protocol)
An open standard, created by Anthropic, for connecting AI assistants to the tools, data, and systems they need to do real work.
Mechanistic Interpretability
The practice of reverse-engineering AI models to understand how they actually arrive at their answers, rather than treating them as black boxes.
Microsoft Foundry
Microsoft's platform for building with AI models on Azure, formerly Azure AI Foundry — Claude runs on it as an Anthropic-operated service, billed through the Azure Marketplace.
Multimodal AI
AI that works across more than one kind of data — text, images, audio, and video — rather than text alone.
O
P
Pipelines
Automated, repeatable sequences of steps that move work forward — from building and testing code to ingesting, transforming, and loading data.
PPC (Pay-Per-Click)
An online advertising model where you pay only when someone clicks your ad, used across search engines, social platforms, and display networks.
R
RAG (Retrieval-Augmented Generation)
An AI architecture that enhances LLM responses by retrieving relevant context from external knowledge bases before generating answers.
RL (Reinforcement Learning)
A training method where an AI learns by taking actions and receiving feedback — rewards for good choices, penalties for bad ones — until it figures out how to achieve a goal.
S
SCIM (System for Cross-domain Identity Management)
The open standard your identity provider uses to create, update and deactivate user accounts in SaaS applications automatically, so joiners, movers and leavers are handled without manual admin work.
SEO (Search Engine Optimization)
The practice of improving how visible and compelling your site is in organic search results — through technical health, content relevance, and authority signals.
SolarPunk
A cultural and design movement that imagines an optimistic future where communities live sustainably, powered by renewable energy and technology in harmony with nature.
SSO (Single Sign-On)
One corporate login, issued by your identity provider, that grants access to many applications — people sign in once and IT controls access centrally.
T
U
UI (User Interface)
The visual and interactive layer of a digital product — screens, controls, typography, color, and motion that users see and manipulate.
UX (User Experience)
The overall experience someone has when using a product, service, or system — how easy, efficient, and satisfying it feels from their perspective.
V
Vector Database
A database optimized for storing and querying high-dimensional vector embeddings used in similarity search and AI applications.
Vertex AI (Google Cloud Agent Platform)
Google Cloud's platform for building with foundation models, renamed Gemini Enterprise Agent Platform in April 2026 — Claude is available on it, operated by Google and billed to the Google Cloud account.