标签: #aws
关于 GPU、LLM、MLOps、Kubernetes 以及心态的文章 · 9 篇
5 节点 Raft 集群中 3 个节点为何同时死亡 — 解读 Coinbase 2026 年 5 月 7 日故障
2026 年 5 月 7 日晚间,AWS us-east-1 可用区 use1-az4 内的一处数据机房(data hall)冷却设备同时发生故障,Coinbase 由此经历了一场故障:交易、出入金在内的大部分服务中断或降级约 8 小时。Coinbase 于 6 月 1 日公开的事后复盘(postmortem)一并说明了两件事的经过 — 5 节点 Raft 撮合引擎中的 3 个节点同时死亡、导致集群失去法定人数(quorum)的过程,以
2026-07-16 · 29 分钟阅读 #distributed-systems#postmortem#consensus#aws#resilienceOpenAI、Azure、AWS 企业级 Agent 可观测性与评估比较指南
对比 OpenAI、Azure、AWS 在 Agent 可观测性、评估、仪表盘、OpenTelemetry 集成上的差异,并为平台、产品、基础设施团队整理了一份做出上线决策的实务指南。
2026-04-12 · 5 分钟阅读 #openai#azure#aws#observability#evaluation托管智能体平台对比指南:OpenAI AgentKit vs Azure AI Foundry Agent Service vs Amazon Bedrock AgentCore
基于官方文档,对截至 2026-04-12 的三个托管智能体平台进行实用对比,涵盖产品适配、治理、工具链、部署与上线检查清单。
2026-04-12 · 7 分钟阅读 #ai-platform#managed-agents#agent-platform#comparison#openaiAI 网关平台比较指南:Vercel AI Gateway vs Cloudflare AI Gateway vs Amazon Bedrock AgentCore Gateway
一份截至 2026-04-12 的 AI 网关层实务比较,说明 Vercel AI Gateway、Cloudflare AI Gateway 与 Amazon Bedrock AgentCore Gateway 在技术栈中各自的位置。
2026-04-12 · 6 分钟阅读 #ai-platform#ai-gateway#comparison#vercel#cloudflareAmazon Bedrock AgentCore 实践指南:如何在 2026 年构建安全的生产级智能体
Amazon Bedrock AgentCore 面向需要安全、可用于生产的智能体的团队,本文详细介绍 Runtime、Memory、Gateway、可观测性,以及上线前的检查清单。
2026-04-12 · 12 分钟阅读 #aws#bedrock#agentcore#ai-agent#mcp[AWS] Kinesis 完全指南:实时流式数据处理的一切
深入解析 AWS Kinesis 家族(Data Streams、Data Firehose、Managed Flink、Video Streams)的架构与核心概念,并结合 Python 代码示例讲解如何构建实时流式管道。
2026-03-20 · 17 分钟阅读 #aws#kinesis#streaming[AWS] Kinesis 实战架构:Kafka 对比与流式处理模式
Kinesis 与 Apache Kafka、SQS 的详细对比分析,使用 Amazon Managed Flink 进行流式分析,以及实战流式架构模式与性能优化策略。
2026-03-20 · 20 分钟阅读 #aws#kinesis#streamingAI 工程师云计算指南:用 AWS/GCP/Azure 构建 AI 服务
面向 AI 工程师的云计算完全指南。用 AWS SageMaker、GCP Vertex AI、Azure ML 实现模型训练、部署到监控,云 AI 平台对比与实践。
2026-03-17 · 15 分钟阅读 #cloud-computing#aws#gcp#azure#sagemakerTerraform & Ansible 命令完全指南:IaC 与 Configuration Management 的全部要点
从 Terraform 的 init、apply、state 管理、模块、Workspace,到 Ansible 的 ad-hoc 命令、Playbook、Role、Vault、Galaxy —— 本文结合实战示例,系统整理 IaC 与 Configuration Management 这两大工具 Terraform 和 Ansible 的全部命令。
2026-03-01 · 53 分钟阅读 #terraform#ansible#iac#configuration-management#devops