用語集

ブログの AI・IT用語集。各項目に短い定義と、あれば関連記事へのリンクがあります。

0-9

2FA

Two-Factor Authentication — 二要素認証

A

A2A

Agent-to-Agent — AIエージェント同士が連携するプロトコル

ABAC

Attribute-Based Access Control — 属性ベースアクセス制御

ABM

Account-Based Marketing — アカウントベースドマーケティング

abstraction tax

cost of extra framework layers vs direct code

ACL

Access Control List — アクセス制御リスト

Active Directory

Microsoft directory for users, groups, and access policies — ユーザー・グループ・権限制御のMicrosoftディレクトリ

ad-hoc

one-off, without a reusable system

agent mode

mode where the tool acts as an autonomous agent

agentic

agent-like autonomous multi-step behavior — エージェントのような自律的多段階動作

agentic workflows

multi-step flows where an AI agent plans and acts — AIエージェントが計画し行動する多段ワークフロー

AHT

Average Handle Time — 平均処理時間

AI Overview

Google AI summary box above classic search results — 通常の検索結果の上に出るGoogleのAI要約枠

AI Overviews

Google AI summary box above classic search results — 通常の検索結果の上に出るGoogleのAI要約枠

aiogram

async Python framework for Telegram bots — Telegramボット向け非同期Pythonフレームワーク

air-gap

physical or logical isolation from the public internet — 公衆インターネットからの物理・論理的隔離

air-gapped

network fully isolated from the public internet — 公衆インターネットから完全に隔離された網

Airtable

spreadsheet-database hybrid for lightweight apps — 表計算とDBを兼ねる軽量アプリ基盤

AJAX

Asynchronous JavaScript and XML — 非同期JavaScriptとXML

amoCRM

CRM popular in CIS markets for sales pipelines — CIS市場でよく使われる営業パイプライン向けCRM

ANN

Approximate Nearest Neighbor — ベクトル空間での近似最近傍探索

AOV

Average Order Value — 平均注文単価

API

Application Programming Interface — アプリケーションプログラミングインターフェース

API key

secret token that authenticates API callers — API呼び出しを認証する秘密トークン

API keys

secret tokens that authenticate API callers — API呼び出しを認証する秘密トークン群

app market

marketplace of apps/extensions

app store

store of apps for a platform

approval flow

multi-step review and approval process — 多段階の確認・承認プロセス

approval-flow

multi-step review and approval process — 多段階の確認・承認プロセス

ARR

Annual Recurring Revenue — 年次経常収益

ASR

Automatic Speech Recognition — 自動音声認識

audit log

chronologically recorded trail of who did what — 誰が何をいつしたかの記録

audit trail

verifiable history of actions and changes — 操作と変更の検証可能な履歴

B

B2B

Business to Business — 企業間取引

B2C

Business to Consumer — 企業対消費者

backend

server-side logic, APIs and data layer — サーバー側ロジック・API・データ層

backoff

growing wait between retries after failures — 失敗後の再試行間隔をだんだん延ばすこと

backup

copy kept for recovery

bare metal

dedicated physical server hardware

baseline

reference measurement before changes

BI

Business Intelligence — ビジネスインテリジェンス

big bang

one-shot cutover to the new system at a single moment — ある時点で一気に新システムへ切り替える方式

Bitrix24

suite with CRM, tasks, chat, and site tools — CRM・タスク・チャット・サイト機能の総合スイート

Black Friday

peak retail shopping day

blue-green

two identical environments; switch traffic between them — 同一構成の2環境間でトラフィックを切り替える方式

boilerplate

repetitive starter code copied with little change — ほぼそのまま使い回す定型の初期コード

brand graph

graph of brand entities and relations

breaking changes

updates that break existing clients or integrations — 既存クライアントや連携を壊す非互換変更

broker

message broker between producers and consumers

bus factor

how many people must leave before a project stalls — 何人が抜けたらプロジェクトが止まるか

BYOK

bring your own API key

byok

bring your own API key

C

CAC

customer acquisition cost

canonical URL

preferred page URL that search engines should index — 検索エンジンに載せたい優先ページURL

canvas

visual editor canvas for flows or layouts — エディタ上のビジュアルキャンバス

CAPEX

Capital Expenditure — 設備投資

care plan

ongoing support/maintenance plan

CCPA

California Consumer Privacy Act

CDC

Change Data Capture — 変更データキャプチャ

CDN

Content Delivery Network — コンテンツ配信ネットワーク

CDP

Customer Data Platform — カスタマーデータプラットフォーム

Celery

Python task queue for background jobs — Pythonのバックグラウンドジョブ用キュー

CES

Customer Effort Score — 顧客努力スコア

chain-of-thought

step-by-step reasoning before the final answer — 最終回答の前にモデルが段階的に推論すること

chatbot

conversational bot interface

child theme

WordPress theme that safely overrides a parent theme — 親テーマを安全に上書きするWordPress子テーマ

Chroma

open-source embedding database for RAG apps — RAG向けオープンソース埋め込みDB

chunk

small text piece indexed for retrieval — 検索用に切った短いテキスト片

chunking

splitting documents into retrieval-friendly pieces — 検索しやすい単位への文書分割

chunks

small text pieces indexed for retrieval — 検索用に切った短いテキスト片

churn

customer/user attrition

CI/CD

Continuous Integration / Continuous Delivery — 継続的インテグレーション/継続的デリバリー

circuit breaker

switch that stops calling a failing dependency for a while — 障害中の依存先呼び出しを一時停止する遮断装置

citation accuracy

citations point to the right place

CLI

Command Line Interface — コマンドラインインターフェース

CLS

Cumulative Layout Shift — 累積レイアウトシフト

CMS

Content Management System — コンテンツ管理システム

code review

peer check of a change before it is merged — マージ前に同僚が変更を確認すること

COGS

Cost of Goods Sold — 売上原価

Confluence

Atlassian wiki for team documentation — チーム文書向けAtlassian Wiki

consumer

queue/stream consumer

contact form

web form for inbound messages

containerization

packaging apps into portable containers — アプリを移植可能なコンテナに包むこと

context window

maximum text a model can process at once — モデルが一度に処理できる最大文量

control plane

plane that manages and configures the system

Core Web Vitals

Google metrics for loading, interactivity, and visual stability — 読み込み・操作・視覚的安定性のGoogle指標

CORS

Cross-Origin Resource Sharing — オリジン間リソース共有

cosine similarity

score of how close two vectors point in the same direction — 2ベクトルの向きの近さを示す指標

CPA

Cost Per Acquisition — 獲得単価

CPC

Cost Per Click — クリック単価

CPM

Cost Per Mille — インプレッション単価

CPQ

Configure, Price, Quote — 構成・価格・見積

crawl budget

how many URLs a crawler will fetch

CRM

Customer Relationship Management — 顧客関係管理

CRO

Conversion Rate Optimization — コンバージョン率最適化

cross-encoder

rerank model that scores query and document together — クエリと文書をまとめて採点する再順位付けモデル

CSAT

Customer Satisfaction Score — 顧客満足度スコア

CSP

Content Security Policy — コンテンツセキュリティポリシー

CSRF

Cross-Site Request Forgery — クロスサイトリクエストフォージェリ

CTA

Call To Action — コール・トゥ・アクション

CTR

Click-Through Rate — クリック率

cutover

moment when traffic switches to the new system — トラフィックを新システムへ切り替える時点

CV

Computer Vision — コンピュータビジョン

CVE

Common Vulnerabilities and Exposures — 共通脆弱性識別子

CVSS

Common Vulnerability Scoring System — 脆弱性評価システム

CWV

Core Web Vitals

D

daemon

background system process

dashboard

metrics/status panel

DAST

Dynamic Application Security Testing — 動的アプリケーションセキュリティテスト

data pipeline

automated flow that moves and transforms data — データを運び変換する自動パイプライン

data residency

requirement to keep data in a specific country/region — データを特定の国・地域に置く要件

data warehouse

central store of cleaned historical data for analytics — 分析向けに整備した履歴データの中央庫

DAU

Daily Active Users — 日次アクティブユーザー

DBMS

Database Management System — データベース管理システム

DDoS

Distributed Denial of Service — 分散型サービス拒否攻撃

dead letter

queue for messages that failed processing repeatedly — 繰り返し失敗したメッセージ用の待ち行列

definition of done

checklist that marks work complete

DevOps

Development and Operations — 開発と運用の一体運用

DIY

Do It Yourself — 自分で行う

DKIM

DomainKeys Identified Mail

DL

Deep Learning — 深層学習

DLP

Data Loss Prevention — データ漏洩防止

DMARC

Domain-based Message Authentication, Reporting and Conformance — ドメインベースのメール認証

DMP

Data Management Platform — データ管理プラットフォーム

DNS

Domain Name System — ドメインネームシステム

downtime

period when the service is unavailable

DPA

Data Processing Agreement — データ処理契約

DPIA

Data Protection Impact Assessment — データ保護影響評価

dry run

rehearsal migration without switching production — 本番切替なしの移行リハーサル

dry-run

rehearsal migration without switching production — 本番切替なしの移行リハーサル

DWH

Data Warehouse — データウェアハウス

E

e-commerce

online selling of goods or services — ネットでの商品・サービス販売

E-E-A-T

Experience, Expertise, Authoritativeness, Trustworthiness — 経験・専門性・権威性・信頼性(Googleの品質信号)

EBITDA

Earnings Before Interest, Taxes, Depreciation and Amortization — EBITDA

edge case

rare input or scenario that breaks the happy path — 主経路を壊すまれな入力や状況

edge cases

rare inputs or scenarios that break the happy path — 主経路を壊すまれな入力や状況

EDI

Electronic Data Interchange — 電子データ交換

EDR

Endpoint Detection and Response — エンドポイント検知・対応

EEAT

Experience, Expertise, Authoritativeness, Trustworthiness — 経験・専門性・権威性・信頼性(Googleの品質信号)

Eloquent

Laravel ORM for database access — LaravelのデータベースORM

embed

embedded snippet or integration

embedding

numeric vector that captures text meaning — 文の意味を数値化したベクトル

embeddings

numeric vectors that capture text meaning — 文の意味を数値化したベクトル

endpoint

specific API URL that accepts requests — リクエストを受け付ける具体的なAPIのURL

EOL

end of life / end of support

ERP

Enterprise Resource Planning — 基幹業務システム

ESP

Email Service Provider — メール配信サービス

ETL

Extract, Transform, Load — 抽出・変換・ロード

evals

quality checks and test suites for model outputs

F

FaaS

Function as a Service — サービスとしての関数

fair-code

source-available license with commercial use limits — ソースは見られるが商用利用に制限があるライセンス

faithfulness

how well an answer sticks to the retrieved sources — 回答が取得ソースにどれだけ忠実か

fallback

backup path used when the primary option fails — 主経路が失敗したときの代替手段

FAQ

Frequently Asked Questions — よくある質問

FastAPI

modern Python framework for APIs — モダンなPython APIフレームワーク

FCR

First Contact Resolution — 初回解決率

feature flag

switch that turns a feature on/off without redeploy — 再デプロイなしで機能のON/OFFを切り替える仕組み

feature flags

toggles to enable features gradually

few-shot

prompting with a few examples — 少数例を入れたプロンプト手法

Filament

Laravel admin panel builder — Laravel向け管理画面ビルダー

fine-tune

train a model further on domain data — 業務データでモデルを追加学習する

fine-tuning

additional training of a model on domain data — 業務データでモデルを追加学習すること

frontend

client-side UI of a site or app — サイトやアプリのクライアント側

FTE

full-time equivalent headcount

FTP

File Transfer Protocol — ファイル転送プロトコル

full-time

full work capacity

function calling

model returning structured calls to functions — モデルが構造化された関数呼び出しを返すこと

G

GDPR

General Data Protection Regulation — 一般データ保護規則

generative engine optimization

optimizing content to appear in AI search answers — 生成系検索の回答に載るようコンテンツを最適化すること

generative engines

AI search/answer engines

GEO

Generative Engine Optimization — 生成系検索の回答向け最適化

glue

integration layer that connects systems without owning business logic — 業務ロジックを持たずシステムをつなぐ層

glue code

thin code that only connects systems and APIs — システムやAPIをつなぐだけのつなぎコード

glue-code

thin code that only connects systems and APIs — システムやAPIをつなぐだけのつなぎコード

GMV

Gross Merchandise Value — 総取引高

GPT

Generative Pre-trained Transformer — 生成系言語モデルの系列

GPU

Graphics Processing Unit — グラフィックス処理装置

GraphQL

query language for APIs with a typed schema — 型付きスキーマのAPIクエリ言語

GraphRAG

RAG that combines graph relations with vector search — グラフ関係とベクトル検索を組み合わせたRAG

greenfield

new project built from scratch, no legacy constraints — レガシー制約なしでゼロから作る新規プロジェクト

grounding

answers anchored to sources

gRPC

high-performance RPC framework over HTTP/2 — HTTP/2上の高性能RPCフレームワーク

GSC

Google Search Console

GTM

Google Tag Manager — Googleタグマネージャ

guardrails

rules and filters that keep AI outputs safe and on-policy — AI出力を安全・方針内に保つルールとフィルタ

GUI

Graphical User Interface — グラフィカルユーザーインターフェース

H

HA

High Availability — 高可用性

hallucination

model invents unsupported facts

handoff

pass control to a human agent

happy path

main success scenario without errors or edge cases — エラーや例外のない主成功シナリオ

hardening

security baseline: updates, least privilege, locked configs — 更新・最小権限・設定ロックなどのセキュリティ強化

headless

backend CMS/API without a built-in public frontend — 公開フロントを内蔵しないCMS/API

HIPAA

Health Insurance Portability and Accountability Act

hit rate

share of requests served from cache — キャッシュから返せたリクエストの割合

hit-rate

share of requests served from cache — キャッシュから返せたリクエストの割合

horizontal scaling

scale by adding more instances

how-to

step-by-step instructional content

HSM

Hardware Security Module — ハードウェアセキュリティモジュール

HSTS

HTTP Strict Transport Security

HTTPS

HyperText Transfer Protocol Secure — セキュアHTTP

HubSpot

CRM and marketing platform for inbound growth — インバウンド成長向けCRM・マーケ基盤

human review

manual check by a person

human-in-the-loop

human approval before risky agent actions — 危険な操作前の人間による承認

hybrid search

keyword plus vector search together

I

IaaS

Infrastructure as a Service — サービスとしてのインフラ

IAM

Identity and Access Management — ID・アクセス管理

IDE

Integrated Development Environment — 統合開発環境

idempotency

repeating a request does not change the outcome again — 同じリクエストを繰り返しても結果が二重に変わらない性質

idempotent

safe to repeat without duplicate side effects — 副作用を二重に起こさず繰り返せる

if-then

conditional if → then rule

iframe

embedded HTML frame

IMAP

Internet Message Access Protocol

in-house

done by the company's own team

Inertia

bridge between Laravel backend and Vue/React frontend — LaravelバックエンドとVue/Reactフロントをつなぐ仕組み

inference

running a trained model to get predictions — 学習済みモデルを実行して結果を得ること

INP

Interaction to Next Paint — 次の描画までのインタラクション

intent

user intent in a dialog

IOPS

Input/Output Operations Per Second — 秒間入出力操作数

IoT

Internet of Things — モノのインターネット

iPaaS

Integration Platform as a Service — インテグレーション・プラットフォーム as a Service

IRR

Internal Rate of Return — 内部収益率

J

Jira

Atlassian tool for issues, sprints, and delivery tracking — 課題・スプリント・納品管理のAtlassianツール

JIT

Just In Time — ジャストインタイム

JSON Schema

spec that describes and validates JSON structure — JSON構造を記述・検証する仕様

JSON-LD

JSON for Linking Data — 検索向け構造化データのJSON形式

JWT

JSON Web Token — JSON Webトークン

K

knowledge base

structured repository of answers/docs

knowledge graph

network of entities and relations for structured facts — 実体と関係で事実を構造化するネットワーク

KPI

Key Performance Indicator — 重要業績評価指標

L

landing page

page built for a single conversion goal

landing pages

pages built for conversion goals

LangChain

framework for building LLM applications — LLMアプリ構築用フレームワーク

LangGraph

framework for stateful AI agent workflows — 状態を持つAIエージェント工作流のフレームワーク

latency

delay before a response arrives — 応答が返るまでの遅延

LB

Load Balancer — ロードバランサ

LCP

Largest Contentful Paint — 最大コンテンツの描画

lead scoring

ranking leads by likelihood to buy — 購買見込みでリードに点数を付けること

least privilege

grant only the minimum needed access

Let's Encrypt

free automated TLS certificate authority — 無料でTLS証明書を自動発行する認証局

Lighthouse

Chrome audit for performance, accessibility, and SEO — Chromeの性能・アクセシビリティ・SEO監査

Livewire

Laravel library for dynamic interfaces without SPA — SPAなしで動的UIを作るLaravelライブラリ

LlamaIndex

framework for connecting LLMs to private data — LLMを社内データに接続するフレームワーク

LLM

Large Language Model — 大規模言語モデル

LLM API

HTTP API to call a large language model — 大規模言語モデルを呼ぶHTTP API

LM Studio

desktop app to download and chat with local LLMs — ローカルLLMを入れて会話するデスクトップアプリ

lock-in

hard to leave a vendor or stack without costly rewrite — ベンダーやスタックから離れるのに高コストな作り直しが要る状態

long context

model that can take a very large prompt in one go — 一度に非常に長いプロンプトを扱えるモデル

long polling

client waits on an open request until the server has news — サーバーに更新があるまでリクエストを開き続ける方式

long-context

model that can take a very large prompt in one go — 一度に非常に長いプロンプトを扱えるモデル

LoRA

Low-Rank Adaptation — 低ランク適応

low-code

building apps mostly visually, with some custom code — 主にビジュアルで、一部コードを足して作る方式

LTS

long-term support release

LTV

lifetime value of a customer

M

Mailchimp

email marketing and audience automation platform — メールマーケとオーディエンス自動化の基盤

managed VPS

VPS where the provider handles OS updates and basics — OS更新など基本運用を事業者が担うVPS

MAP

Marketing Automation Platform — マーケティングオートメーションプラットフォーム

marketing hub

marketing CRM hub/module

MAU

Monthly Active Users — 月間アクティブユーザー

MCP

Model Context Protocol — モデルコンテキストプロトコル

MDM

Master Data Management — マスターデータ管理

Memcached

in-memory key-value cache for fast lookups — 高速参照向けインメモリKVSキャッシュ

MFA

Multi-Factor Authentication — 多要素認証

middleware

code layer between request and business logic — リクエストと業務ロジックの間の中間層

ML

Machine Learning — 機械学習

mobile-first

design and CSS start from the phone layout upward — まずスマホ向けに設計し、広い画面へ広げる手法

MRR

Monthly Recurring Revenue — 月次経常収益

MSA

Master Service Agreement — 基本サービス契約

mu-plugin

WordPress must-use plugin loaded for every site — 全サイトで必ず読み込まれるWordPressプラグイン

mu-plugins

WordPress must-use plugins loaded for every site — 全サイトで必ず読み込まれるWordPressプラグイン群

multi-hop

multi-step retrieval or reasoning

multi-tenant

shared platform with isolated customer data per tenant — テナントごとにデータを分離する共有基盤

multitenancy

architecture where one app instance serves many isolated tenants — 1インスタンスで複数テナントを分離運用する構成

must-have

required capability or requirement

MVP

Minimum Viable Product — 実用最小限の製品

N

N+1

N+1 query problem — 関連データへさらにN回問い合わせるアンチパターン

n+1

N+1 query problem — 関連データへさらにN回問い合わせるアンチパターン

n8n

open-source workflow automation platform — オープンソースのワークフロー自動化基盤

NDA

non-disclosure agreement

NLG

Natural Language Generation — 自然言語生成

NLP

Natural Language Processing — 自然言語処理

NLU

Natural Language Understanding — 自然言語理解

no-code

building apps with visual tools, little or no programming — ほぼコードなしでビジュアルにアプリを作る方式

NoSQL

Not Only SQL — 非リレーショナルデータベース

NPS

Net Promoter Score — ネットプロモータースコア

NPV

Net Present Value — 正味現在価値

O

OAuth

Open Authorization — オープン認可

object cache

fast store for computed objects (often Redis/Memcached) — 計算済みオブジェクトの高速キャッシュ(多くはRedis/Memcached)

observability

logs, metrics and traces to understand system behavior — ログ・メトリクス・トレースでシステム挙動を把握すること

OCR

Optical Character Recognition — 光学文字認識

off-site

SEO signals from other sites (links, mentions) — 他サイト由来のSEO信号(被リンク・言及)

OIDC

OpenID Connect

OKR

Objectives and Key Results — 目標と主要な成果

OLA

Operational Level Agreement — 運用レベル合意

OLAP

Online Analytical Processing — オンライン分析処理

Ollama

tool to run local open-weight LLMs on your machine — 手元でオープンウェイトLLMを動かすツール

OLTP

Online Transaction Processing — オンライントランザクション処理

on-call

rotation where engineers respond to incidents outside office hours — 勤務時間外に障害へ対応する当番体制

on-prem

software hosted in your own infrastructure — ベンダー雲ではなく自前インフラで動かす方式

on-premise

software hosted in your own infrastructure — ベンダー雲ではなく自前インフラで動かす方式

Open Graph

meta tags that control link previews in social apps — SNSのリンクプレビューを決めるメタタグ

open source

software with publicly available source code — ソースコードが公開されているソフトウェア

open weights

model weights you can download and run yourself — 手元に落として動かせるモデルの重み

open-source

software with publicly available source code — ソースコードが公開されているソフトウェア

open-weight

model weights you can download and run yourself — 手元に落として動かせるモデルの重み

OpenCart

open-source PHP e-commerce platform — オープンソースのPHP ECプラットフォーム

OPEX

operating expenses

opt-in

user must explicitly agree before you act or message them — 行動や連絡の前に明示同意が必要

orchestration

coordinating multiple services or workflow steps — 複数サービスや手順を束ねる制御

orchestrator

component that coordinates steps/services

ORM

Object-Relational Mapping — オブジェクト関係マッピング

out-of-stock

item unavailable for sale

overhead

extra cost beyond useful work

overlap

shared tokens between adjacent chunks

OWASP

Open Web Application Security Project

P

PaaS

Platform as a Service — サービスとしてのプラットフォーム

page builder

visual editor that builds pages from blocks — ブロックでページを組むビジュアル編集ツール

PageSpeed

Google tools and scores for page load performance — ページ表示速度のGoogleツールとスコア

PageSpeed Insights

Google report with lab and field speed metrics for a URL — URLの速度をラボと実測で示すGoogleレポート

part-time

partial work capacity

payload

body/data of a request or message

PCI

Payment Card Industry — ペイメントカード業界

PCI DSS

Payment Card Industry Data Security Standard — クレジットカード情報のセキュリティ基準

PEFT

Parameter-Efficient Fine-Tuning — パラメータ効率的ファインチューニング

pgvector

PostgreSQL extension for vector search — PostgreSQL向けベクトル検索拡張

PHI

Protected Health Information — 保護された健康情報

PHP-FPM

PHP FastCGI Process Manager for serving PHP apps — PHPアプリ向けFastCGIプロセスマネージャ

PII

Personally Identifiable Information — 個人識別情報

pillar page

hub page that covers a topic and links to related posts — テーマをまとめ関連記事へつなぐハブページ

pillar pages

hub pages that cover topics and link to related posts — テーマをまとめ関連記事へつなぐハブページ群

Pinecone

managed vector database for similarity search — 類似検索向けマネージドベクトルDB

pipeline

sequence of processing stages

PKI

Public Key Infrastructure — 公開鍵基盤

plugin

installable extension module

POC

Proof of Concept — アイデアの実現性を素早く確かめる試作

PoC

proof of concept / pilot

polling

periodically asking for updates

Polylang

WordPress plugin for multilingual content — 多言語コンテンツ向けWordPressプラグイン

POS

Point of Sale — 販売時点管理

PPC

Pay Per Click — クリック課金型広告

pre-render

generate HTML ahead of the user request — ユーザー要求の前にHTMLを生成しておくこと

pre-training

large-scale training of a model before task fine-tuning — タスク微調整の前に行う大規模事前学習

price-performance

value relative to cost and speed

production

live environment serving real users — 実ユーザー向け本番環境

prompt caching

reuse of a cached prompt prefix to cut cost and latency — キャッシュしたプロンプト接頭辞の再利用でコストと遅延を下げる

prompt engineering

crafting instructions so the model answers reliably — モデルが安定して答えるよう指示を設計すること

prompt injection

attack that manipulates model behavior via input — 入力文でモデル挙動を操作する攻撃

proof-of-concept

small pilot to prove feasibility

PWA

Progressive Web App — プログレッシブWebアプリ

Q

Qdrant

vector database for similarity search — 類似検索向けベクトルデータベース

QLoRA

Quantized Low-Rank Adaptation — 量子化低ランク適応

query expansion

broaden a query to improve recall

queue mode

execution via a background job queue

R

RAG

Retrieval-Augmented Generation — 検索拡張生成

RAID

Redundant Array of Independent Disks — 冗長ディスクアレイ

rate limit

cap on how many requests are allowed per time window — 時間あたりのリクエスト上限

rate limiting

enforcing a cap on requests per time window — 時間あたりのリクエスト上限を課すこと

RBAC

Role-Based Access Control — ロールベースアクセス制御

RCE

Remote Code Execution — リモートコード実行

RDS

Relational Database Service — リレーショナルデータベースサービス

real-time

processed with minimal delay

regression

bug where a previously working feature breaks again — 以前動いていた機能がまた壊れる不具合

rerank

reorder search results by relevance — 検索結果を関連度順に並べ替える

reranker

model that reorders search hits by relevance — 関連度で検索結果を並べ替えるモデル

reranking

reordering search results by relevance — 検索結果を関連度順に並べ替えること

REST

Representational State Transfer — REST(表現状態転送)

REST API

HTTP API that exposes resources via URLs and verbs — URLとHTTPメソッドで資源を公開するAPI

restore

recover data from backup/snapshot

retainer

fixed monthly fee for ongoing support — 継続サポートの月額固定料金

retention

keeping users/customers over time

retrieval

finding relevant context before generation — 生成前に関連文脈を取り出すこと

retry

automatic repeat of a failed request or job — 失敗したリクエストやジョブの自動再試行

reverse proxy

front server that routes requests to backends — リクエストをバックエンドへ振り分ける前方サーバー

RFM

Recency, Frequency, Monetary — RFM分析

RL

Reinforcement Learning — 強化学習

RLHF

Reinforcement Learning from Human Feedback — 人間フィードバックによる強化学習

roadmap

planned product timeline

ROI

Return on Investment — 投資収益率

rollback

revert to a previous working version after a failed change — 失敗した変更後に以前の動作版へ戻すこと

ROMI

Return on Marketing Investment — マーケティング投資収益率

router

routes requests or dialog turns

RPA

Robotic Process Automation — ロボティック・プロセス・オートメーション

RPO

Recovery Point Objective — 目標復旧時点

RSS

Really Simple Syndication — RSSフィード

RTO

Recovery Time Objective — 目標復旧時間

runbook

step-by-step playbook for incidents and operations — 障害対応・運用の手順書

S

SaaS

Software as a Service — サービスとしてのソフトウェア

sales hub

sales CRM hub/module

sales ops

operations that support the sales process

Salesforce

enterprise CRM cloud platform — 大企業向けクラウドCRM基盤

SAML

Security Assertion Markup Language

sandbox

isolated environment for safe experiments and tests — 安全に試せる隔離環境

SAST

Static Application Security Testing — 静的アプリケーションセキュリティテスト

SBOM

Software Bill of Materials — ソフトウェア部材表

SCA

Software Composition Analysis — ソフトウェア構成分析

scheduler

component that schedules jobs

SCIM

System for Cross-domain Identity Management

SDK

Software Development Kit — ソフトウェア開発キット

self-host

run software on your own servers — 自前サーバーでソフトを動かすこと

self-hosted

software you run on your own servers — 自前サーバーで運用するソフトウェア

self-hosting

running software on your own servers — 自前サーバーでソフトを運用すること

SEM

Search Engine Marketing — 検索エンジンマーケティング

semantic search

search by meaning, not exact keyword match — 語の一致ではなく意味で探す検索

semver

versioning as MAJOR.MINOR.PATCH for compatibility signals — 互換性をMAJOR.MINOR.PATCHで示す版付け

Sentry

error monitoring and performance tracing for apps — アプリのエラー監視と性能トレース

SEO

Search Engine Optimization — 検索エンジン最適化

SERP

Search Engine Results Page — 検索結果ページ

server-side

logic that runs on the server, not in the browser — ブラウザではなくサーバー側で動く処理

shadow mode

run a new path in parallel without affecting live answers — 本番回答に影響せず新経路を並行実行する方式

sharding

splitting data across shards

SIEM

Security Information and Event Management — セキュリティ情報・イベント管理

SKU

Stock Keeping Unit — 在庫管理単位

SLA

Service Level Agreement — サービスレベル合意

SLI

Service Level Indicator — サービスレベル指標

SLO

Service Level Objective — サービスレベル目標

SMB

Small and Medium Business — 中小企業

SMS

Short Message Service — ショートメッセージサービス

SMTP

Simple Mail Transfer Protocol

snapshot

point-in-time copy of state

SOC

Security Operations Center — セキュリティオペレーションセンター

SOP

Standard Operating Procedure — 標準作業手順

SPA

Single Page Application — シングルページアプリケーション

SPF

Sender Policy Framework

SQLi

SQL Injection — SQLインジェクション

SSE

Server-Sent Events — サーバーからブラウザへHTTP経由で一方向にイベントを送るストリーム

SSG

Static Site Generation — ビルド時に静的HTMLを生成する方式

SSH

Secure Shell

SSL

Secure Sockets Layer — セキュアソケットレイヤ

SSO

Single Sign-On — シングルサインオン

SSR

Server-Side Rendering — サーバーサイドレンダリング

stack trace

call stack dump shown when an error occurs — エラー時に出る呼び出しスタックの記録

staging

pre-production environment for final checks — 最終確認用の本番手前環境

stateful

keeps session or workflow state between requests — リクエスト間でセッションや処理の状態を保持する

stateless

each request is handled without server-side session memory — サーバー側セッション記憶なしで各リクエストを処理する

storefront

customer-facing shop UI

story points

relative effort estimate used in agile planning — アジャイル計画で使う相対見積もりの単位

strangler

gradually replace a legacy system by routing traffic piece by piece — トラフィックを少しずつ移してレガシーを置き換える手法

strangler fig

gradually replace a legacy system by routing traffic piece by piece — トラフィックを少しずつ移してレガシーを置き換える手法

structured output

model response forced into a fixed schema (JSON etc.) — JSONなど固定スキーマで返すモデル出力

STT

Speech To Text — 音声認識

system prompt

hidden instructions that steer the model for a task — モデルの振る舞いを決める非表示の指示

T

T&M

time and materials billing

TCO

Total Cost of Ownership — 総所有コスト

tech debt

shortcuts in code that cost extra work later — 後で余計な手間になるコード上の妥協

technical debt

shortcuts in code that cost extra work later — 後で余計な手間になるコード上の妥協

template hierarchy

order WordPress resolves templates

tenant

isolated customer account in a shared platform — 共有基盤上の独立した顧客領域

thin content

pages with little unique value for users or search — ユーザーや検索にとって独自価値が薄いページ

throughput

work completed per unit time

Tilda

block-based website and landing page builder — サイトやLP向けのブロック型ビルダー

time-to-market

how fast a product reaches customers — 製品が顧客に届くまでの速さ

time-to-value

time until the customer gets real value

timeout

max wait before aborting

TLS

Transport Layer Security

tokenizer

splits text into model tokens

tool calling

model invoking external tools or APIs — モデルが外部ツールやAPIを呼び出すこと

top-k

keep only the k most likely next tokens when sampling — サンプリングで上位k個のトークンだけ残す方式

TTFB

Time To First Byte — 最初のバイトまでの時間

TTS

Text To Speech — テキスト読み上げ

U

UAT

User Acceptance Testing — ユーザー受け入れテスト

UI

User Interface — ユーザーインターフェース

UI-kit

reusable set of UI components and styles — 再利用できるUI部品とスタイルのセット

unmanaged VPS

VPS where you fully manage the OS and stack yourself — OSやスタックを自分で全部管理するVPS

upsell

selling a higher-tier offer

uptime

share of time a service stays available — サービスが利用可能な時間の割合

USP

Unique Selling Proposition — 独自の売り

UTM

Urchin Tracking Module — 広告効果測定用のURLパラメータ

UX

User Experience — ユーザーエクスペリエンス

V

VDS

Virtual Dedicated Server — 仮想専用サーバー(VPSに近い)

vector db

database for similarity search over embeddings — 埋め込みの類似検索向けデータベース

vector search

finding nearest neighbors in embedding space — 埋め込み空間で近傍を探す検索

vector store

database optimized for similarity search over embeddings — 埋め込みの類似検索向けデータベース

vendor lock

hard to leave a vendor without costly rewrite — 高価な作り直しなしでは離れにくいベンダー依存

vendor lock-in

hard to leave a vendor without costly rewrite — 高価な作り直しなしでは離れにくいベンダー依存

vendor-lock

hard to leave a vendor without costly rewrite — 高価な作り直しなしでは離れにくいベンダー依存

VPC

Virtual Private Cloud — 仮想プライベートクラウド

VPN

Virtual Private Network — 仮想プライベートネットワーク

VPS

Virtual Private Server — 仮想専用サーバー

W

WAF

Web Application Firewall — Webアプリケーションファイアウォール

Wagtail

Django CMS for editors and content teams — 編集チーム向けDjango CMS

Webflow

visual website builder with hosting and CMS — ホスティングとCMS付きのビジュアル制作ツール

webhook

HTTP callback when an event happens — イベント発生時に飛ぶHTTPコールバック

webhooks

HTTP callbacks when events happen — イベント発生時に飛ぶHTTPコールバック群

websocket

persistent bidirectional web connection

white-label

product rebranded under another brand

widget

embedded UI component

worker

background job processor

workflow automation

chaining steps and tools without manual handoffs — 手渡しなしで手順とツールをつなぐ自動化

WPML

WordPress plugin for multilingual sites — 多言語サイト向けWordPressプラグイン

X

XDR

Extended Detection and Response — 拡張検知・対応

XSS

Cross-Site Scripting — クロスサイトスクリプティング

Y

Yoast SEO

WordPress plugin for on-page SEO checks and sitemaps — オンページSEOとサイトマップのWordPressプラグイン

Z

Zapier

SaaS that connects apps with no-code automations — ノーコード自動化でアプリをつなぐSaaS

Zendesk

customer support and helpdesk platform — カスタマーサポート/ヘルプデスク基盤

Zero Block

Tilda freeform block editor for custom layouts — Tildaの自由レイアウト用ブロック編集

zero-downtime

deploy/migrate without service outage

zero-shot

prompting without task-specific examples — タスク例なしのプロンプト手法

お問い合わせ