Skip to main content

📚 文章收藏

AI & Machine Learning

Amazon Bedrock AgentCore Browser Tool

收藏日期: 2026-02-06
來源: https://aws.amazon.com/tw/blogs/machine-learning/introducing-amazon-bedrock-agentcore-browser-tool/
分類: AWS, AI Agent, Browser Automation

摘要:
AWS 推出的雲端瀏覽器工具,讓 AI 代理可以像人類一樣與網站互動。解決 AI 需要即時資料但網站沒有 API 的問題,以及企業大規模網頁自動化的挑戰。

關鍵字: Amazon Bedrock, AgentCore, Browser Tool, AI Agent, Web Automation

詳細筆記: 📊 tech-learning.md


OpenClaw 技術深度解析

收藏日期: 2026-02-06
來源: https://accucrazy.com/openclaw-taiwan
分類: AI Agent, OpenClaw, 架構設計

摘要:
深入解析 OpenClaw 的架構設計哲學,以及 OpenClaw-Taiwan 在地化專案。核心理念是為 AI Agent 建立「運作良好的辦公室」,而非只是教它說話。

關鍵亮點:

  • Gateway(控制平面)vs 聊天機器人
  • Pairing(安全邊界機制)
  • Sandboxing(風險隔離)
  • Memory(Markdown + SQLite-vec)
  • VM vs Serverless 部署建議

關鍵字: OpenClaw, AI Agent, Architecture, Security, Memory System, OpenClaw-Taiwan

詳細筆記: 📊 tech-learning.md


技術文章

Integrate Keycloak with ASP.NET Core Using OAuth 2.0

收藏日期: 2026-02-08
來源: https://www.milanjovanovic.tech/blog/integrate-keycloak-with-aspnetcore-using-oauth-2
分類: .NET, Keycloak, OAuth 2.0, Security

摘要:
詳細介紹如何在 ASP.NET Core 中整合 Keycloak 身份驗證。涵蓋 Docker 部署 Keycloak、設定 Realm/Client、實作 Authorization Code Flow 與 PKCE,以及在 Swagger UI 中啟用驗證。

關鍵字: .NET, Keycloak, OAuth 2.0, PKCE, JWT, Swagger

詳細筆記: 📊 tech-learning.md


Solving the Distributed Cache Invalidation Problem with Redis and HybridCache

收藏日期: 2026-02-08
來源: https://www.milanjovanovic.tech/blog/solving-the-distributed-cache-invalidation-problem-with-redis-and-hybridcache
分類: .NET, Redis, Caching, Distributed Systems

摘要:
探討 .NET 9 中 HybridCache 的快取失效問題。雖然它結合了 L1 (In-memory) 與 L2 (Redis),但在多節點環境下 local L1 快取不會自動同步。本文介紹如何使用 Redis Pub/Sub 建立 backplane,實現即時跨節點快取失效同步。

關鍵字: HybridCache, Redis Pub/Sub, Cache Invalidation, Distributed Caching, FusionCache

詳細筆記: 📊 tech-learning.md


什麼是 OLTP?什麼是 OLAP?

收藏日期: 2026-02-08
來源: https://datadrivenai.wordpress.com/2019/11/01/%E4%BB%80%E9%BA%BC%E6%98%AF-oltp%EF%BC%9F%E4%BB%80%E9%BA%BC%E6%98%AF-olap%EF%BC%9F/
分類: Database, OLTP, OLAP, Data Management

摘要:
釐清資料庫管理中的兩大支柱:OLTP 與 OLAP。OLTP 專注於高頻率的交易與 ACID 一致性;OLAP 專注於大數據的聚合與分析。

關鍵字: OLTP, OLAP, ACID, Data Aggregation, Transactional Processing

詳細筆記: 📊 tech-learning.md


旅遊業相關

(待補充)


產品設計

(待補充)


其他

(待補充)