Digital & Tech Glossary

Web development, UX/UI design, and emerging technology terms

221 terms 8 industries

A

A/B Testing Platform

Software that enables running controlled experiments to test different versions of digital experiences and opt

Digital & Tech

AI (Artificial Intelligence)

Technology that enables machines to simulate human intelligence and learning to automate tasks, personalize ex

Digital & Tech

API (Application Programming Interface)

A set of rules and protocols that allows different software applications to communicate and share data, enabli

Digital & Tech

API Gateway

Central entry point that manages API traffic, security, and routing to enable scalable microservices architect

Digital & Tech

API Integration

Connecting software applications through their APIs to share data and functionality, enabling seamless workflo

Digital & Tech

API Rate Limiting

Restricting the number of API requests a client can make within a specified time period to prevent server over

Digital & Tech

API-First Design

Development approach that treats APIs as primary products requiring careful design to ensure seamless integrat

Digital & Tech

Accessibility (A11y)

Designing digital products usable by people with disabilities to ensure equal access and comply with legal sta

Digital & Tech

Accessibility Audit

A comprehensive evaluation of a website or application against accessibility standards to ensure usability for

Digital & Tech

Accessibility Testing

Evaluating digital products for usability by people with disabilities to ensure legal compliance and reach bro

Digital & Tech

Accordion

A UI component that expands and collapses to show or hide content sections, saving screen space while organizi

Digital & Tech

Adaptive Interface Design

Dynamic interface approach that modifies layout, content, and functionality based on user behavior patterns an

Digital & Tech

Adobe Summit

Adobe's annual conference covering digital marketing, analytics, and customer experience technology where prof

Digital & Tech

Agile

An iterative approach to software development emphasizing flexibility, collaboration, and frequent delivery to

Digital & Tech

Ambient Computing Interface

Invisible computing interactions that respond to environmental cues and user presence without requiring explic

Digital & Tech

Amplitude

A digital analytics platform specializing in product intelligence and behavioral analytics to optimize user ex

Digital & Tech

Analytics

Collecting and analyzing data about user behavior and website performance to optimize marketing campaigns and

Digital & Tech

Application Performance Monitoring

Tools that track application performance and identify issues in real-time to prevent downtime and ensure optim

Digital & Tech

Atomic Design

A methodology for building design systems by breaking interfaces into reusable components organized hierarchic

Digital & Tech

Attribution Window

The time period during which a conversion can be credited to a marketing touchpoint, crucial for measuring cam

Digital & Tech

Augmented Reality (AR)

Technology that overlays digital content onto real-world environments, enabling interactive marketing campaign

Digital & Tech

Authentication Token

A secure string that verifies a user's identity and authorizes access to protected resources, enabling seamles

Digital & Tech

B

C

CDN (Content Delivery Network)

A geographically distributed network of servers that delivers web content to users from nearby locations to re

Digital & Tech

CES

Consumer Electronics Show - the world's largest annual technology trade show held in Las Vegas each January wh

Digital & Tech

CMS (Content Management System)

Software that helps users create, manage, and modify digital content without coding skills, enabling teams to

Digital & Tech

CSS Container Queries

A CSS feature that styles elements based on their parent container's size rather than viewport, enabling truly

Digital & Tech

Cache

Temporary storage that speeds up data retrieval by keeping frequently accessed data closer to users, reducing

Digital & Tech

Cache Invalidation

The process of removing outdated cached data so fresh content can be served, ensuring users see current inform

Digital & Tech

Caching Strategy

A plan for storing frequently accessed data temporarily to reduce latency and server load while ensuring data

Digital & Tech

Call to Action (CTA)

A button or link designed to prompt users to take a specific action like buying, signing up, or downloading to

Digital & Tech

Canary Release

Gradually rolling out changes to a small subset of users before full deployment to detect issues early and min

Digital & Tech

Cloud Computing

Delivery of computing services over the internet, including storage, processing, and applications, enabling sc

Digital & Tech

Component Composition Patterns

Design methodologies for building flexible UI components that can be combined and configured to create diverse

Digital & Tech

Component Library

A collection of reusable UI components with standardized code and design patterns that ensures consistent bran

Digital & Tech

Composable Architecture

Building digital experiences from modular, interchangeable components that enable faster development and easie

Digital & Tech

Composable Commerce

Building e-commerce systems from interchangeable, best-of-breed components rather than monolithic platforms fo

Digital & Tech

Container Queries

CSS feature allowing elements to adapt their styling based on their container's dimensions, enabling truly mod

Digital & Tech

Containerization

Packaging software with all its dependencies into isolated, portable units called containers that ensure consi

Digital & Tech

Content Delivery Network

Distributed server network that delivers content based on geographic location to reduce load times and improve

Digital & Tech

Content Management System (CMS)

Software that allows non-technical users to create, edit, and manage website content without coding, enabling

Digital & Tech

Content Security Policy

A security header that prevents cross-site scripting attacks by controlling which resources browsers can load,

Digital & Tech

Contextual AI Interface

User interfaces that adapt dynamically based on user behavior, environmental factors, and AI-driven insights t

Digital & Tech

Continuous Deployment

Automatically releasing code changes to production after passing tests, enabling faster feature delivery and r

Digital & Tech

Conversational UI

User interface design patterns that enable natural language interactions through chat, voice, or messaging to

Digital & Tech

Conversion Funnel

The series of steps users take from first interaction to completing a desired action, helping marketers optimi

Digital & Tech

Conversion Optimization

The systematic process of increasing the percentage of website visitors who take desired actions like purchase

Digital & Tech

Conversion Rate Optimization (CRO)

The practice of increasing the percentage of website visitors who take desired actions by testing and improvin

Digital & Tech

Cross-Browser Compatibility

Ensuring websites function correctly and display consistently across different web browsers to maximize user r

Digital & Tech

Custom Dimensions

User-defined attributes that extend analytics platforms beyond default data collection to track business-speci

Digital & Tech

D

DNS

Domain Name System, the internet's directory that translates domain names to IP addresses, enabling users to a

Digital & Tech

DNS (Domain Name System)

The internet's system for translating human-readable domain names into IP addresses, enabling users to access

Digital & Tech

Dark Mode

A display setting using light-colored text and elements on dark backgrounds to reduce eye strain and save batt

Digital & Tech

Dark Pattern

Deceptive design practices that manipulate users into unintended actions like unwanted subscriptions, reducing

Digital & Tech

Data Layer

A JavaScript object that standardizes data collection for analytics and marketing tags, enabling consistent tr

Digital & Tech

Database Migration

Process of making controlled changes to database schema or content to improve performance, upgrade systems, or

Digital & Tech

Database Sharding

A database scaling technique that distributes data across multiple instances using partition keys to handle hi

Digital & Tech

Dependency Graph Visualization

Visual representation of code dependencies and system relationships that helps developers understand and manag

Digital & Tech

Dependency Injection

Design pattern where components receive dependencies rather than creating them, enabling easier testing, modul

Digital & Tech

Design Handoff

The process of transferring design specifications and assets from designers to developers for implementation,

Digital & Tech

Design Operations (DesignOps)

Systematic approach to optimizing design team processes, tools, and collaboration for increased efficiency, co

Digital & Tech

Design Ops

Operational practices that scale and optimize design team effectiveness by standardizing workflows, tools, and

Digital & Tech

Design Sprint

A structured five-day process for rapidly prototyping and testing solutions to complex design challenges, redu

Digital & Tech

Design System

A collection of reusable components and guidelines that ensures consistent product design across teams and acc

Digital & Tech

Design System Governance

Framework and processes for maintaining consistency, evolution, and adoption of design systems across organiza

Digital & Tech

Design Token Automation

Automated workflows that sync design tokens between design tools and development environments, ensuring design

Digital & Tech

Design Tokens

Standardized design variables storing visual properties like colors, typography, and spacing for consistent cr

Digital & Tech

DevOps

A methodology combining software development and IT operations to enable faster, more reliable releases throug

Digital & Tech

Digital Trends

Emerging patterns and shifts in digital technology, online behavior, and digital marketing that shape how bran

Digital & Tech

Digital Twin

A virtual replica of a physical object, system, or process used for real-time simulation, monitoring, and opti

Digital & Tech

Distributed Tracing

Monitoring technique that tracks user requests across multiple services and systems to identify performance bo

Digital & Tech

Distributed Version Control

A system where every developer has a complete copy of project history, enabling offline work and flexible coll

Digital & Tech

Domain Name

The human-readable web address used to access a website, like example.com, which replaces complex IP addresses

Digital & Tech

Dreamforce

Salesforce's annual conference covering CRM, marketing technology, and enterprise software innovation that dri

Digital & Tech

Dropdown

A UI element that reveals a list of options when activated, saving screen space while providing multiple choic

Digital & Tech

E

F

G

H

HTTP/HTTPS

The protocols for transferring data between web browsers and servers, with HTTPS providing encryption for secu

Digital & Tech

Hamburger Menu

A button icon with three horizontal lines that reveals hidden navigation when clicked, commonly used in mobile

Digital & Tech

Haptic Feedback Design

The strategic use of touch sensations and vibrations in digital interfaces to enhance user interaction and pro

Digital & Tech

Headless Architecture

Separating the content management backend from the frontend presentation layer via APIs, enabling faster devel

Digital & Tech

Headless CMS

A content management system that delivers content via API without a built-in frontend, enabling flexible publi

Digital & Tech

Headless Commerce

E-commerce architecture that separates frontend from backend via APIs, enabling faster site performance and om

Digital & Tech

Heat Map

A visualization showing where users click, scroll, and focus attention on a webpage to optimize design and imp

Digital & Tech

Horizontal Scaling

Adding more server instances to distribute workload rather than upgrading a single server, enabling apps to ha

Digital & Tech

Hot Module Replacement

Updating code in a running application without requiring a full page reload, enabling faster development cycle

Digital & Tech

Hover State

The visual change that occurs when a user moves their cursor over an interactive element, providing immediate

Digital & Tech

Hydration

Process where client-side JavaScript adds interactivity to server-rendered HTML, enabling dynamic functionalit

Digital & Tech

I

J

K

L

M

MVP (Minimum Viable Product)

A product version with enough features to gather validated learning from early users, enabling teams to test m

Digital & Tech

Machine Learning

A subset of AI that enables systems to learn and improve from experience, powering personalization, automation

Digital & Tech

Micro Frontends

Architectural pattern that extends microservices to frontend development, allowing teams to build and deploy f

Digital & Tech

Micro-Interactions

Small, functional animations or responses that provide instant feedback during user interactions, making digit

Digital & Tech

Microservices

An architectural approach where applications are built as independent, loosely coupled services that can be de

Digital & Tech

Minification

Process of removing unnecessary characters from code files to reduce file size without changing functionality,

Digital & Tech

Mixpanel

A product analytics platform that tracks user interactions and behaviors within digital products to optimize u

Digital & Tech

Mobile-First Design

A design approach that prioritizes mobile experience before expanding to larger screens, ensuring optimal usab

Digital & Tech

Modal

A dialog box that appears over the main content and requires user interaction before continuing. Used to captu

Digital & Tech

Monorepo

A version control strategy where multiple related projects or packages are stored in a single repository to en

Digital & Tech

Motion Design System

A standardized approach to animation and transitions that maintains consistency and purposeful movement throug

Digital & Tech

N

O

P

Q

R

S

SSL Certificate

A digital certificate that authenticates a website's identity and enables encrypted connections, essential for

Digital & Tech

SaaS (Software as a Service)

Software delivered via the internet on a subscription basis, eliminating local installation and enabling insta

Digital & Tech

Segment

A customer data platform (CDP) that collects and routes customer data to analytics and marketing tools to enab

Digital & Tech

Server-Side Rendering

A technique where web pages are generated on the server for each request, improving initial load time and SEO

Digital & Tech

Server-Side Rendering (SSR)

Technique where web pages are generated on the server before being sent to browsers, improving initial load ti

Digital & Tech

Serverless

Cloud computing model where providers automatically manage server infrastructure, enabling developers to focus

Digital & Tech

Serverless Computing

Cloud execution model where providers manage infrastructure and scale automatically, charging only for actual

Digital & Tech

Service Level Agreement (SLA)

A formal contract defining expected performance, availability, and support standards between service provider

Digital & Tech

Service Mesh

Infrastructure layer that manages communication between microservices, providing security, load balancing, and

Digital & Tech

Service Worker Architecture

A programmable proxy layer between web applications and networks that enables offline functionality and advanc

Digital & Tech

Session Recording

Video-like playback of individual user sessions showing mouse movements, clicks, and page interactions to iden

Digital & Tech

Single Page Application

A web application that loads a single HTML page and dynamically updates content without page refreshes, provid

Digital & Tech

Single Page Application (SPA)

A web application that loads a single HTML page and dynamically updates content without page reloads, creating

Digital & Tech

Skeleton Loading

Placeholder animation technique showing content structure while data loads, reducing perceived wait times and

Digital & Tech

State Machine Architecture

Programming pattern that manages application behavior through explicit states and transitions, making complex

Digital & Tech

Static Site Generation

Pre-building all pages at build time for maximum performance, eliminating server processing delays and enablin

Digital & Tech

Static Site Generation (SSG)

Build process that pre-generates all website pages as static HTML files for optimal performance, simplified ho

Digital & Tech

Static Site Generator

A tool that generates static HTML pages from templates and content at build time, enabling faster loading webs

Digital & Tech

T

U

V

W

Web Accessibility

Designing websites and applications usable by people with disabilities to ensure equal access and comply with

Digital & Tech

Web Analytics

The collection, measurement, and analysis of website data to understand user behavior and optimize performance

Digital & Tech

Web Hosting

A service that stores website files on a server and makes them accessible to visitors via the internet, enabli

Digital & Tech

Web Summit

One of the world's largest technology conferences bringing together startups, investors, and tech leaders to s

Digital & Tech

Web Vitals

Google's performance metrics measuring real user experience through loading, interactivity, and visual stabili

Digital & Tech

Web3

A vision for a decentralized internet built on blockchain technology that gives users control over their data

Digital & Tech

WebAssembly (WASM)

Binary instruction format enabling near-native performance for web applications by running compiled code from

Digital & Tech

WebRTC

A browser technology enabling real-time audio, video, and data communication directly between users without pl

Digital & Tech

WebSocket

A protocol enabling persistent, bidirectional communication between browser and server, powering real-time fea

Digital & Tech

Webhook

An automated HTTP callback that sends real-time data to other applications when specific events occur, enablin

Digital & Tech

Website Redesign

A comprehensive overhaul of a website's design, structure, and functionality to boost conversions, improve SEO

Digital & Tech

Wired

Technology and culture magazine exploring how technology shapes society, business, and daily life, influencing

Digital & Tech

Wireframe

A basic visual guide showing the layout and functionality of a webpage, used by designers and developers to pl

Digital & Tech

World Wide Web Consortium (W3C)

International standards organization developing web protocols and guidelines that ensure websites work consist

Digital & Tech

Z

Can't Find a Term?

Our glossary is constantly growing. If you're looking for a specific term or need expert guidance on industry terminology, our team is here to help.

Chat with AMW Online
Connecting...