Skip to content
All Tags

Posts tagged AWS

57 posts

AI Engineering

Your photos, your AWS account — Argentic is on AWS Builder Center

I built an iOS photo backup where your own AWS account is the backend: no servers, on-device semantic search, a Bedrock agent in your pocket, ~$0.35/month. The full architecture story is now published on AWS Builder Center.

·3 MIN READ Read →
Cloud

AWS + Cerebras: wafer-scale inference is coming to Bedrock

AWS is deploying Cerebras CS-3 systems in its data centers, pairing Trainium for prefill with the Wafer Scale Engine 3 for decode. Why disaggregated inference is the right architecture, and what makes a 4-trillion-transistor chip the right tool for the decode problem.

·5 MIN READ Read →
AI Engineering

Can your robot's brain live in the cloud?

Wafer-scale inference on Bedrock and open 3T-class models both landed this month. Neither will run your robot's control loop — but together they redraw the line between what a robot computes on-board and what it can safely delegate to the cloud.

·6 MIN READ Read →
AI Engineering

Wiring AWS DevOps Agent into ServiceNow: The Observability-to-ITSM Loop

The layered AIOps pattern that displaces a legacy alert-correlation engine: CloudWatch and OpenTelemetry for telemetry, AWS DevOps Agent for autonomous RCA, ServiceNow as the system of record with write-back. Here's how the layers actually connect.

·11 MIN READ Read →
Weekly Digest

Weekly AI & Tech Digest — Week 25, 2026

The week the agentic stack crystallized: AWS Summit NYC shipped production agent infrastructure, SpaceX bought Cursor for $60B, and humanoid robots hit their first real benchmarks.

·7 MIN READ Read →
Weekly Digest

Weekly AI & Tech Digest — Week 24, 2026

Regulators and industry converge on agentic AI governance, Neura Robotics raises a record European round, AWS builds the agent runtime layer, and Claude Fable 5 sparks a trust crisis over invisible model routing.

·9 MIN READ Read →
Weekly Digest

Weekly AI & Tech Digest — Week 23, 2026

Bedrock becomes the multi-model marketplace, coding tools enter their metered era, humanoid robots hit European factory floors, and Anthropic files for a near-trillion-dollar IPO.

·9 MIN READ Read →
AI

SCOT vs Chronos: Two Philosophies of Forecasting at Amazon

Amazon built two radically different approaches to predicting the future — a proprietary supply chain optimization pipeline (SCOT) and an open-source time series foundation model (Chronos). This post compares their architectures, trade-offs, and when each philosophy applies.

·7 MIN READ Read →
AI Engineering

AWS DevOps Agent: Build vs Buy for Enterprise AIOps

AWS DevOps Agent is GA and included with Support plans. But it doesn't replace your custom agents -- it complements them. Here's the hybrid pattern: what to buy, what to build, and how MCP bridges the gap.

·13 MIN READ Read →
AI Engineering

AWS Agent Toolkit GA: How I Gave an Agent 15,000 AWS APIs Without Losing Sleep

AWS released the Agent Toolkit for AWS on May 6, 2026 -- a managed MCP server exposing the full AWS API surface to autonomous agents. I shipped an infrastructure agent the same week. Here's the two-phase safety pattern that lets you hand an agent the keys to your account without waking up to a $10K bill.

·9 MIN READ Read →
AI Engineering

Boulder — The Self-Replicating AI Build Factory on AWS

Boulder is a meta-orchestrator that spawns AI workers on ECS Fargate to autonomously write, deploy and self-heal full-stack apps on Amplify Gen 2. Here is the architecture, the decisions, and why every serious AI agent system eventually converges on SQS + Bedrock + IAM.

·10 MIN READ Read →
AI

Vector Search vs Semantic Search: They're Not the Same Thing

Vector search, semantic search, keyword search, hybrid search — these terms get used interchangeably but they mean different things. This post breaks down what each actually does, when each matters, and why hybrid search wins for RAG.

·12 MIN READ Read →
Cloud

When Your Keys Get Locked In: Navigating AWS KMS Import Limitations

AWS KMS doesn't allow key material export by design. When an external PKI partner generates keys but doesn't retain them, you're stuck. Here are the four AWS alternatives — CloudHSM, XKS, Private CA, and fixing the process — with a decision framework to pick the right one.

·14 MIN READ Read →
Security

Your Security Team Wants to Privatize Your App — Here's What They Actually Need

When your security team says 'make it private', they usually mean 'make it secure.' This post compares four approaches — VPC privatization, WAF IP allowlisting, CloudFront + auth hardening, and AWS Verified Access — and explains why Zero Trust beats network perimeters for internal applications.

·10 MIN READ Read →
AI

RAG on AWS: Which Vector Store Is Right for You?

AWS now offers 9 different ways to store and search vectors for RAG workloads. This guide compares every option through the Well-Architected Framework to help you pick the right one.

·22 MIN READ Read →
Cloud

AWS Backup Cost Analysis

EBS snapshot costs were growing month-over-month with no clear explanation or optimization strategy.

·4 MIN READ Read →
Back to Blog