Agent ops took center stage: Cloudflare opened the door for agents to create accounts, buy domains, and deploy, while AWS previewed agents operating desktop apps and plugged Amazon Q into New Relic via MCP. Dev plumbing matured too with SAM WebSockets for LLM streaming and tighter Vercel secret controls, alongside a cost reality check on “computer use” and a DNSSEC wobble for .de.
Reports indicate resolution failures tied to DNSSEC issues at nic.de; expect transient DNS errors and monitor impact on users and automation hitting .de domains.
Amazon MQ now supports in‑place upgrades to RabbitMQ 4.2, but the major release introduces breaking behavior—review notes and test carefully before rolling out.
Amazon MQ now supports in-place major version upgrades for RabbitMQ 4 — Amazon MQ now supports in-place version upgrades for RabbitMQ brokers, enabling you to upgrade your brokers to RabbitMQ 4 without creating a new broker or migrating your data. You can now upgrade from RabbitMQ 3.13 to 4.2, directly from the Amazon MQ console, AWS CLI, or API. In-place upgrades preserve your broker configuration, queues, exchanges, bindings, users, and policies. RabbitMQ 4.2 introduces breaking changes inc...
II
pulse
(06)
hn/frontpage· feedMay 6, 03:10 AM
Cloudflare enables end-to-end agent deployments
Cloudflare says agents can now create accounts, buy domains, configure DNS, and deploy via Stripe Projects, pushing closer to fully autonomous provisioning pipelines for agentic apps.
Amazon WorkSpaces preview lets AI agents securely access and control legacy desktop applications in managed environments, closing the “last‑mile” automation gap where no APIs exist.
Amazon WorkSpaces now lets AI agents operate desktop applications (Preview) — Amazon WorkSpaces, AWS's fully managed cloud desktop service, now enables AI agents to securely access and operate desktop applications through managed WorkSpaces environments. Many enterprises run critical business processes on desktop applications—mainframes, ERP systems, and proprietary tools—that lack modern APIs, creating a "last-mile challenge" for AI agents. WorkSpaces now allows organizations to automate eve...
aws/whatsnew· feedMay 5, 04:35 PM
Amazon Q integrates New Relic MCP agents
Amazon Q now connects to New Relic’s MCP server so on‑call teams can investigate incidents, generate RCA briefs, and create tracked tasks without leaving their Q workspace.
Amazon Quick now integrates with New Relic for observability-driven AI agents — Amazon Quick, your AI assistant for work, now integrates with New Relic's AI agents, enabling on-call engineers, SREs, and engineering leaders to investigate incidents, generate root cause analysis briefs, and create tracked tasks without leaving their Amazon Quick workspace. After connecting to New Relic's remote model context protocol (MCP) server, you can invoke New Relic's AI agents directly from a conversatio...
aws/whatsnew· feedMay 5, 06:31 PM
AWS SAM adds WebSocket API support
AWS SAM can now define complete API Gateway WebSocket APIs with minimal config, enabling real‑time chat, dashboards, IoT, and LLM streaming flows in serverless apps.
AWS SAM now supports WebSocket APIs for Amazon API Gateway — AWS Serverless Application Model (AWS SAM) now supports WebSocket APIs for Amazon API Gateway, enabling you to define complete WebSocket APIs with minimal configuration in your SAM template. AWS SAM is a collection of open-source tools that make it easy for you to build and manage serverless applications. WebSocket APIs are critical for real-time applications such as chat, live dashboards, AI/LLM streaming, and IoT. However, SAM pre...
aws/whatsnew· feedMay 5, 12:00 PM
Bedrock AgentCore lands in GovCloud
Amazon Bedrock AgentCore is now available in AWS GovCloud (US‑West), bringing compliant, enterprise‑grade agent building and operations across frameworks and models to regulated workloads.
Amazon Bedrock AgentCore is now available in AWS GovCloud (US-West) — Amazon Bedrock AgentCore brings enterprise-grade agentic AI capabilities to workloads with elevated compliance needs in the AWS GovCloud (US-West) Region. AgentCore is a platform for building, deploying, and operating AI agents securely at scale—without managing infrastructure. With AgentCore, organizations can accelerate agents from prototype to production using any framework and any model, while maintaining the security a...
vercel/news· feedMay 6, 12:00 AM
Vercel restricts marketplace secrets to production
New production‑only access for integration resources locks down secret usage and hides values from the dashboard and CLI, reducing blast radius across environments.
Secure Marketplace credentials with Production-only access — You can now secure native integration resources by restricting where they can be used. Setting a resource to removes non-production access and protects credentials as , so secret values are no longer readable from the dashboard or CLI.Production onlysensitive environment variables From the integration resource , select and save. We recommend that you rotate the secrets of the integration resource after saving.SettingsAllowed Environ...
III
findings
(02)
hn/frontpage· feedMay 5, 05:52 PM
GLM‑5V‑Turbo for multimodal agents
Paper proposes a native multimodal foundation model for agentic tasks with reproducible tool‑use benchmarks, offering a reference point for building vision‑language agents.
Reflex.dev quantifies that GUI automation via “computer use” is dramatically pricier than structured API calls, reinforcing the ROI of building proper tool integrations for agents.
Matt Pocock shares a “/prototype” skill that builds a terminal UI to explore fine‑grained state transitions, speeding feedback loops versus static specs for complex business logic.
Building a skill that helps you prototype business logic
It builds a TUI to help you shortcut through state transitions
SO much better than a spec for providing fine-grained feedback
Watch the skills repo for /prototype pic.x.com/qyNwt8ag1P