Skip to content
所有標籤

#google-cloud

4 篇文章
ai deep-dive

Vertex AI:從模型 API 到 Gemini Enterprise Agent Platform

Vertex AI 不是只有 Gemini API,而是把 200+ 個模型的取用、訓練、評估、部署與治理放進同一個 Google Cloud 控制面;2026 年 4 月後,它的產品與後續藍圖已併入 Gemini Enterprise Agent Platform,但 Vertex AI API、文件路徑與既有資源名稱仍大量存在。

Google Cloud Model Armor:在 Prompt、Response 與 Agent Tool 前加 Runtime Filter

Model Armor 能在 runtime 檢查 prompt injection、jailbreak、敏感資料、惡意 URL 與內容安全;它是 probabilistic detector,不是 authorization 或 sandbox boundary。

Google Cloud Run:Service、Job、Worker Pool 是三種不同的 Container 生命週期

Cloud Run 不只是一個 HTTP container 平台;先按 request、run-to-completion、always-on pull worker 選對 resource,再設計 concurrency、identity 與擴縮。

Google Kubernetes Engine:GKE Autopilot 降低 Node 操作,不會消除 Kubernetes

GKE 代管 Kubernetes control plane;Autopilot 再代管多數 node 基礎設施,但 workload、policy、網路、升級相容性與成本治理仍屬於團隊。