A

Amazon Web Services: a comprehensive cloud computing platform by Amazon offering over 200 services including compute (EC2), storage (S3), databases (RDS), networking, machine learning, and serverless...

Definition
A

Amazon Kindle Format 8: the e-book format used by modern Kindle devices, supporting HTML5, CSS3, and advanced formatting features beyond MOBI.

Definition
A

The practice of designing and developing websites and web applications that can be used by people with disabilities. Accessibility involves following standards like WCAG to ensure content is perceivab...

Definition
A

Source code for Ada, a structured, statically typed language designed for safety-critical systems in aerospace, defense, and transportation.

Definition
A

An open interchange framework for baked geometric data (animations, simulations). Standard in VFX pipelines for passing cached data between applications.

Definition
A

A TypeScript-based open-source web application framework developed by Google. Angular provides a comprehensive platform for building single-page applications with features like two-way data binding, d...

Definition
A

An open-source automation tool for configuration management, application deployment, and task automation. Ansible uses YAML-based playbooks and operates over SSH without requiring agents on managed no...

Definition
A

A directory-level configuration file for Apache HTTP Server. It allows per-directory overrides of server configuration including URL rewriting, authentication, and access control.

Definition
A

An open-source, cross-platform web server developed by the Apache Software Foundation. It is one of the oldest and most widely used web servers, known for its flexibility through modules (.htaccess, m...

Definition
A

Apache Iceberg

.parquet + metadata/ File Types

An open table format for large analytic datasets, supporting schema evolution, hidden partitioning, and time travel on data lakes.

Definition
A

A declarative GitOps continuous delivery tool for Kubernetes. ArgoCD automatically synchronizes the desired application state defined in a Git repository with the live state in a Kubernetes cluster, p...

Definition
A

Apache Arrow IPC format (formerly Feather): a columnar in-memory data format for efficient analytics and zero-copy data exchange between Python, R, and Java.

Definition
A

A lightweight markup language for writing technical documentation. More powerful than Markdown with native support for tables, admonitions, and includes.

Definition
A

Source code file for assembly language, a low-level programming language with a strong correspondence to machine code. Each assembly language is specific to a processor architecture.

Definition
A

A modern web framework that renders pages as static HTML by default and only hydrates interactive components on the client when needed. Astro supports multiple UI frameworks (React, Vue, Svelte) in th...

Definition