Show HN: Mantis, A self-hosted LLM gateway
Mantis, an open-source self-hosted LLM gateway, launched to provide teams with a unified API for multiple model targets, centralizing routing, failover, caching, guardrails, observability, and AWS-nat…
Mantis, an open-source self-hosted LLM gateway, launched to provide teams with a unified API for multiple model targets, centralizing routing, failover, caching, guardrails, observability, and AWS-nat…
AWS released the GenAI for Ops Demo Library, a collection of 12 deployable code samples that demonstrate how generative AI can solve operational challenges in security, cost optimization, resilience, …
AWS veteran and DynamoDB, Lambda, and API Gateway builder Randall Hunt reflects on 20 years of making developers' lives easier, now applying lessons to agentic AI. He advocates spec-driven development…
Amazon Bedrock AgentCore harness is now generally available, enabling developers to build production-grade AI agents in minutes with two API calls. The managed abstraction handles sandboxed compute, m…
Hosted coding agents are shifting observability from an enterprise add-on to a core product feature. AWS's Bedrock AgentCore exemplifies this trend by enabling agents to run remotely, which requires r…
A developer built Quorum, a multi-region database application, by directing Claude Code, an AI coding agent, under the governance of an append-only architecture decision log. The log, containing numbe…
A developer reports that AI is transforming production debugging by rapidly reading and correlating heterogeneous signals, with tools like Datadog's Bits AI SRE claiming time-to-resolution wins of up …
Anthropic launched cron-based scheduling and credential vaults for Claude Managed Agents on June 9, enabling automated recurring agent runs without external infrastructure and secure secret injection …
An engineer at Fortem.dev has published a four-step guide to controlling runaway CloudWatch Logs costs on Amazon ECS, where default settings create log groups with "Never Expire" retention and INFO-le…
An AWS developer built a self-healing application on AWS that automatically detects a web server crash and restarts the service without human intervention. The solution uses Amazon CloudWatch Agent to…
AWS released its managed Model Context Protocol (MCP) server as generally available, providing AI coding agents with controlled access to all AWS APIs, documentation, and operational workflows through…
This article summarizes a hands-on project that demonstrates how to monitor containerized applications on Amazon ECS using Amazon CloudWatch. The project involves deploying an application, configuring…
DynamoDB Contributor Insights pricing consists of a fixed rule fee of $0.50 per rule per month (with one table auto-creating four rules, resulting in a $2.00 monthly minimum) and a variable event fee …
A developer built a CloudWatch Logs search agent for the Three Levels of Observability demo app that can automatically discover and query structured logs from AWS Lambda functions. The agent supports …