---
title: "AI 系統架構（AI System Architecture）"
slug: ai-system-architecture
language: zh-TW
source: https://aiterms.tw/learning/what-is-ai-system-architecture
updated_at: 2026-04-27
tags: [系統架構, MLOps, 雲端部署, iPAS中級]
ipas_term: true
type: deep-dive
---

# AI 系統架構 是什麼？

> AI 系統架構描述 AI 應用的整體技術結構，包含資料層、模型層、服務層的設計，以及雲端、邊緣、混合部署等基礎設施配置

## 完整說明

AI 系統架構（AI System Architecture）涵蓋從資料收集、預處理、模型訓練到推論服務的完整技術鏈。常見架構包含：數據管道（Data Pipeline）、特徵 Store、模型訓練叢集、推論服務（REST API/gRPC）、監控儀表板。iPAS 考試重點：能根據業務需求設計合適的 AI 部署架構，理解公有雲、私有雲與混合雲的選型考量。

## iPAS 考試出題分析

屬於高頻考範圍。

---

深度解說頁：https://aiterms.tw/learning/what-is-ai-system-architecture
快查頁：https://aiterms.tw/terms/ai-system-architecture
最後更新：2026/04/28