# Amazon Bedrock

AWS platform for building generative AI applications and agents using foundation models.

This is one page of public article previews, not the complete archive. Follow Next page to continue. Summaries are not the original full articles.

## Build a serverless PII redaction pipeline with Amazon Bedrock Data Automation

DevFeed: [Build a serverless PII redaction pipeline with Amazon Bedrock Data Automation](<https://devfeed.tech/articles/build-a-serverless-pii-redaction-pipeline-with-amazon-bedrock-data-automation-31519.md>)

Original publisher: [Read original article](<https://aws.amazon.com/blogs/machine-learning/build-a-serverless-pii-redaction-pipeline-with-amazon-bedrock-data-automation/>)

Author: Samantha Stuart

Published: 2026-09-16T15:17:37Z

Content type: tutorial

Language: en

Sources: [Artificial Intelligence](<https://devfeed.tech/sources/artificial-intelligence.md>)

Topics: [Amazon Bedrock](<https://devfeed.tech/topics/amazon-bedrock.md>), [pii](<https://devfeed.tech/topics/pii.md>), [Serverless](<https://devfeed.tech/topics/serverless.md>), [AWS Lambda](<https://devfeed.tech/topics/aws-lambda.md>), [AWS Step Functions](<https://devfeed.tech/topics/aws-step-functions.md>), [Artificial Intelligence](<https://devfeed.tech/topics/ai.md>), [Amazon Web Services](<https://devfeed.tech/topics/aws.md>), [Ansible](<https://devfeed.tech/topics/ansible.md>)

Tags: [advanced-300](<https://devfeed.tech/tags/advanced-300.md>), [amazon-bedrock](<https://devfeed.tech/tags/amazon-bedrock.md>), [amazon-bedrock-data-automation](<https://devfeed.tech/tags/amazon-bedrock-data-automation.md>), [aws](<https://devfeed.tech/tags/aws.md>), [aws-lambda](<https://devfeed.tech/tags/aws-lambda.md>), [aws-step-functions](<https://devfeed.tech/tags/aws-step-functions.md>), [how-to](<https://devfeed.tech/tags/how-to.md>), [pii-redaction](<https://devfeed.tech/tags/pii-redaction.md>), [pipeline](<https://devfeed.tech/tags/pipeline.md>), [precision](<https://devfeed.tech/tags/precision.md>), [serverless](<https://devfeed.tech/tags/serverless.md>), [technical-how-to](<https://devfeed.tech/tags/technical-how-to.md>)

### AI overview

This tutorial presents a serverless AWS pipeline for detecting and redacting personally identifiable information in scanned documents and images. It uses Amazon Bedrock Data Automation with a custom blueprint, AWS Step Functions, and AWS Lambda, with a token-matching quality check to improve recall on degraded and handwritten documents.

### Source excerpt

Learn how to automate end-to-end PII detection and redaction from scanned documents at scale using Amazon Bedrock Data Automation with a custom blueprint, AWS Step Functions, and AWS Lambda. A custom blueprint redacts sensitive fields with field-level precision, and a token matching quality check raises recall across degraded and handwritten documents.

## Optimizing cost and latency with Amazon Bedrock prompt caching

DevFeed: [Optimizing cost and latency with Amazon Bedrock prompt caching](<https://devfeed.tech/articles/optimizing-cost-and-latency-with-amazon-bedrock-prompt-caching-26941.md>)

Original publisher: [Read original article](<https://aws.amazon.com/blogs/machine-learning/optimizing-cost-and-latency-with-amazon-bedrock-prompt-caching/>)

Author: Daniel Abib

Published: 2026-09-15T16:18:19Z

Content type: tutorial

Language: en

Sources: [Artificial Intelligence](<https://devfeed.tech/sources/artificial-intelligence.md>)

Topics: [Amazon Bedrock](<https://devfeed.tech/topics/amazon-bedrock.md>), [Caching](<https://devfeed.tech/topics/caching.md>), [Latency](<https://devfeed.tech/topics/latency.md>), [API](<https://devfeed.tech/topics/api.md>), [foundation-models](<https://devfeed.tech/topics/foundation-models.md>), [LangChain](<https://devfeed.tech/topics/langchain.md>), [Multi-tenancy](<https://devfeed.tech/topics/multi-tenancy.md>)

Tags: [advanced-300](<https://devfeed.tech/tags/advanced-300.md>), [amazon-bedrock](<https://devfeed.tech/tags/amazon-bedrock.md>), [api](<https://devfeed.tech/tags/api.md>), [caching](<https://devfeed.tech/tags/caching.md>), [foundation-models](<https://devfeed.tech/tags/foundation-models.md>), [integration](<https://devfeed.tech/tags/integration.md>), [langchain](<https://devfeed.tech/tags/langchain.md>), [latency](<https://devfeed.tech/tags/latency.md>), [pricing](<https://devfeed.tech/tags/pricing.md>), [technical-how-to](<https://devfeed.tech/tags/technical-how-to.md>), [tokens](<https://devfeed.tech/tags/tokens.md>)

### AI overview

This AWS post explains how Amazon Bedrock prompt caching can reduce repeated input-token costs by up to 90 percent and lower time to first token when requests reuse the same context. It presents six scenarios using the Converse API, including document, system prompt, tool definition, mixed TTL, tenant-isolated, and LangChain caching.

### Source excerpt

Prompt caching in Amazon Bedrock can cut input token costs by up to 90% when you repeatedly send the same context to foundation models. This post walks through six practical prompt caching scenarios using the Converse API: message content, system prompt, tool definition, mixed TTL, tenant isolation, and LangChain integration.

## Abnormal AI: Amazon Bedrock AgentCore for agentic email security at scale

DevFeed: [Abnormal AI: Amazon Bedrock AgentCore for agentic email security at scale](<https://devfeed.tech/articles/abnormal-ai-amazon-bedrock-agentcore-for-agentic-email-security-at-scale-21546.md>)

Original publisher: [Read original article](<https://aws.amazon.com/blogs/machine-learning/abnormal-ai-amazon-bedrock-agentcore-for-agentic-email-security-at-scale/>)

Author: Aswin Vasudevan

Published: 2026-09-14T21:22:45Z

Content type: article

Language: en

Sources: [Artificial Intelligence](<https://devfeed.tech/sources/artificial-intelligence.md>)

Topics: [Amazon Bedrock AgentCore](<https://devfeed.tech/topics/amazon-bedrock-agentcore.md>), [threat detection](<https://devfeed.tech/topics/threat-detection.md>), [Amazon Bedrock](<https://devfeed.tech/topics/amazon-bedrock.md>), [Security](<https://devfeed.tech/topics/security.md>), [Serverless](<https://devfeed.tech/topics/serverless.md>), [API](<https://devfeed.tech/topics/api.md>), [Amazon Web Services](<https://devfeed.tech/topics/aws.md>), [AWS CloudTrail](<https://devfeed.tech/topics/aws-cloudtrail.md>), [Amazon CloudWatch](<https://devfeed.tech/topics/amazon-cloudwatch.md>), [Amazon S3](<https://devfeed.tech/topics/amazon-s3.md>)

Tags: [advanced-300](<https://devfeed.tech/tags/advanced-300.md>), [agentic](<https://devfeed.tech/tags/agentic.md>), [agents](<https://devfeed.tech/tags/agents.md>), [amazon-bedrock-agentcore](<https://devfeed.tech/tags/amazon-bedrock-agentcore.md>), [amazon-cloudwatch](<https://devfeed.tech/tags/amazon-cloudwatch.md>), [amazon-s3](<https://devfeed.tech/tags/amazon-s3.md>), [analysis](<https://devfeed.tech/tags/analysis.md>), [api](<https://devfeed.tech/tags/api.md>), [aws](<https://devfeed.tech/tags/aws.md>), [aws-cloudtrail](<https://devfeed.tech/tags/aws-cloudtrail.md>), [code](<https://devfeed.tech/tags/code.md>), [customer-solutions](<https://devfeed.tech/tags/customer-solutions.md>), [data](<https://devfeed.tech/tags/data.md>), [data-processing](<https://devfeed.tech/tags/data-processing.md>), [security](<https://devfeed.tech/tags/security.md>), [serverless](<https://devfeed.tech/tags/serverless.md>), [threat-detection](<https://devfeed.tech/tags/threat-detection.md>)

### AI overview

Abnormal AI uses Amazon Bedrock AgentCore Code Interpreter as an ephemeral, serverless compute scratch pad for real-time inline email threat detection. The article describes its sandbox isolation, networking and file-handling options, preloaded Python capabilities, observability integrations, and use at billion-message scale.

### Source excerpt

Learn how Abnormal AI deployed Amazon Bedrock AgentCore Code Interpreter as an ephemeral compute scratch pad for the agents behind its real-time email threat detection at billion-message scale, plus the sandbox design decisions and practical lessons for builders deploying Code Interpreter in production.

## Unified Knowledge Graph RAG on AWS: GraphRAG and LightRAG on one stack

DevFeed: [Unified Knowledge Graph RAG on AWS: GraphRAG and LightRAG on one stack](<https://devfeed.tech/articles/unified-knowledge-graph-rag-on-aws-graphrag-and-lightrag-on-one-stack-21545.md>)

Original publisher: [Read original article](<https://aws.amazon.com/blogs/opensource/unified-knowledge-graph-rag-on-aws-graphrag-and-lightrag-on-one-stack/>)

Author: Jonas Kim

Published: 2026-09-14T16:55:58Z

Content type: article

Language: en

Sources: [AWS Open Source Blog](<https://devfeed.tech/sources/aws-open-source-blog.md>)

Topics: [Retrieval Augmented Generation (RAG)](<https://devfeed.tech/topics/retrieval-augmented-generation-rag.md>), [Graphs](<https://devfeed.tech/topics/graphs.md>), [Amazon Bedrock](<https://devfeed.tech/topics/amazon-bedrock.md>), [Amazon OpenSearch Service](<https://devfeed.tech/topics/amazon-opensearch-service.md>), [Amazon Web Services](<https://devfeed.tech/topics/aws.md>)

Tags: [amazon-bedrock](<https://devfeed.tech/tags/amazon-bedrock.md>), [amazon-opensearch-service](<https://devfeed.tech/tags/amazon-opensearch-service.md>), [aws](<https://devfeed.tech/tags/aws.md>), [knowledge-graph](<https://devfeed.tech/tags/knowledge-graph.md>), [open-source](<https://devfeed.tech/tags/open-source.md>), [rag](<https://devfeed.tech/tags/rag.md>), [retrieval](<https://devfeed.tech/tags/retrieval.md>), [search](<https://devfeed.tech/tags/search.md>), [vector-search](<https://devfeed.tech/tags/vector-search.md>)

### AI overview

This article presents a unified knowledge-graph RAG stack that brings Microsoft GraphRAG and HKUDS LightRAG together on Amazon Bedrock, Amazon Neptune, and Amazon OpenSearch Service. The shared stack supports common ingestion, indexing, caching, and multilingual handling while allowing the retrieval methodology to be selected per query.

### Source excerpt

Picture a compliance analyst staring at a few thousand contracts, amendments, and internal memos, trying to answer one question that sounds straightforward: "Which of our obligations are exposed if this one milestone slips?" The answer isn't written in any single document. It's stitched across three -- a master agreement that ties a payment to a [...]

## AWS Weekly Roundup: OpenAI GPT-6 Astra on Amazon Bedrock, Amazon Quick desktop GA, Kiro for students, and more (September 14, 2026)

DevFeed: [AWS Weekly Roundup: OpenAI GPT-6 Astra on Amazon Bedrock, Amazon Quick desktop GA, Kiro for students, and more (September 14, 2026)](<https://devfeed.tech/articles/aws-weekly-roundup-openai-gpt-6-astra-on-amazon-bedrock-amazon-quick-desktop-ga-kiro-for-students-and-more-september-14-2026-20786.md>)

Original publisher: [Read original article](<https://aws.amazon.com/blogs/aws/aws-weekly-roundup-openai-gpt-6-astra-on-amazon-bedrock-amazon-quick-desktop-ga-kiro-for-students-and-more-september-14-2026/>)

Author: Micah Walter

Published: 2026-09-14T15:56:33Z

Content type: news

Language: en

Sources: [AWS News Blog](<https://devfeed.tech/sources/aws-news-blog.md>)

Topics: [Amazon Bedrock](<https://devfeed.tech/topics/amazon-bedrock.md>), [Frontier Model](<https://devfeed.tech/topics/frontier-model.md>), [OpenAI](<https://devfeed.tech/topics/openai.md>), [context window](<https://devfeed.tech/topics/context-window.md>), [browser](<https://devfeed.tech/topics/browser.md>), [ChatGPT](<https://devfeed.tech/topics/chatgpt.md>), [codex](<https://devfeed.tech/topics/codex.md>), [macOS](<https://devfeed.tech/topics/macos.md>), [Windows](<https://devfeed.tech/topics/windows.md>), [Mobile](<https://devfeed.tech/topics/mobile.md>)

Tags: [agents](<https://devfeed.tech/tags/agents.md>), [ai](<https://devfeed.tech/tags/ai.md>), [ai-agents](<https://devfeed.tech/tags/ai-agents.md>), [amazon](<https://devfeed.tech/tags/amazon.md>), [amazon-bedrock](<https://devfeed.tech/tags/amazon-bedrock.md>), [amazon-elastic-block-store-amazon-ebs](<https://devfeed.tech/tags/amazon-elastic-block-store-amazon-ebs.md>), [amazon-opensearch-service](<https://devfeed.tech/tags/amazon-opensearch-service.md>), [amazon-quick-suite](<https://devfeed.tech/tags/amazon-quick-suite.md>), [aws](<https://devfeed.tech/tags/aws.md>), [aws-lambda](<https://devfeed.tech/tags/aws-lambda.md>), [aws-outposts](<https://devfeed.tech/tags/aws-outposts.md>), [aws-transform](<https://devfeed.tech/tags/aws-transform.md>), [bedrock](<https://devfeed.tech/tags/bedrock.md>), [browser](<https://devfeed.tech/tags/browser.md>), [chatgpt](<https://devfeed.tech/tags/chatgpt.md>), [codex](<https://devfeed.tech/tags/codex.md>), [context-window](<https://devfeed.tech/tags/context-window.md>), [frontier-model](<https://devfeed.tech/tags/frontier-model.md>), [google-play](<https://devfeed.tech/tags/google-play.md>), [gpt](<https://devfeed.tech/tags/gpt.md>), [kiro](<https://devfeed.tech/tags/kiro.md>), [launch](<https://devfeed.tech/tags/launch.md>), [macos](<https://devfeed.tech/tags/macos.md>), [mobile](<https://devfeed.tech/tags/mobile.md>), [openai](<https://devfeed.tech/tags/openai.md>), [week-in-review](<https://devfeed.tech/tags/week-in-review.md>), [windows](<https://devfeed.tech/tags/windows.md>)

### AI overview

This AWS Weekly Roundup highlights the general availability of OpenAI GPT-6 Astra on Amazon Bedrock, describing its reasoning, writing, design, computer-use, browser-use, and million-token context-window capabilities. It also covers the Amazon Quick desktop app for macOS and Windows, including synchronized conversations and agents across desktop and mobile, plus other AWS launches and updates.

### Source excerpt

There's a particular energy to mid-September in New York. Pumpkin spice lattes are flowing, temperatures are dropping, and it's nearly sweater weather. The city is back at full speed, and so is the AWS launch calendar. This week that energy showed up in a new frontier model on Amazon Bedrock, a desktop app for Amazon [...]

## The generative AI customization spectrum: From prompt engineering to custom models on AWS

DevFeed: [The generative AI customization spectrum: From prompt engineering to custom models on AWS](<https://devfeed.tech/articles/the-generative-ai-customization-spectrum-from-prompt-engineering-to-custom-models-on-aws-21550.md>)

Original publisher: [Read original article](<https://aws.amazon.com/blogs/machine-learning/the-generative-ai-customization-spectrum-from-prompt-engineering-to-custom-models-on-aws/>)

Author: Bhavya Sruthi Sode

Published: 2026-09-14T15:47:12Z

Content type: tutorial

Language: en

Sources: [Artificial Intelligence](<https://devfeed.tech/sources/artificial-intelligence.md>)

Topics: [Generative AI](<https://devfeed.tech/topics/generative-ai.md>), [Amazon Web Services](<https://devfeed.tech/topics/aws.md>), [Prompt Engineering](<https://devfeed.tech/topics/prompt-engineering.md>), [Fine-tuning](<https://devfeed.tech/topics/fine-tuning.md>), [Retrieval Augmented Generation (RAG)](<https://devfeed.tech/topics/retrieval-augmented-generation-rag.md>), [Amazon Bedrock](<https://devfeed.tech/topics/amazon-bedrock.md>), [foundation-models](<https://devfeed.tech/topics/foundation-models.md>), [Anthropic Claude](<https://devfeed.tech/topics/anthropic-claude.md>), [Nova](<https://devfeed.tech/topics/nova.md>), [llama](<https://devfeed.tech/topics/llama.md>)

Tags: [advanced-300](<https://devfeed.tech/tags/advanced-300.md>), [ai](<https://devfeed.tech/tags/ai.md>), [amazon-bedrock](<https://devfeed.tech/tags/amazon-bedrock.md>), [anthropic-claude](<https://devfeed.tech/tags/anthropic-claude.md>), [aws](<https://devfeed.tech/tags/aws.md>), [best-practices](<https://devfeed.tech/tags/best-practices.md>), [chain-of-thought](<https://devfeed.tech/tags/chain-of-thought.md>), [fine-tuning](<https://devfeed.tech/tags/fine-tuning.md>), [foundation-models](<https://devfeed.tech/tags/foundation-models.md>), [generative-ai](<https://devfeed.tech/tags/generative-ai.md>), [llama](<https://devfeed.tech/tags/llama.md>), [nova](<https://devfeed.tech/tags/nova.md>), [optimization](<https://devfeed.tech/tags/optimization.md>), [prompt-engineering](<https://devfeed.tech/tags/prompt-engineering.md>), [rag](<https://devfeed.tech/tags/rag.md>)

### AI overview

This AWS article presents an eight-step decision framework for customizing generative AI workloads. It compares progressively more involved approaches, including prompt engineering, Retrieval Augmented Generation (RAG), fine-tuning, continued pre-training, and custom models such as Amazon Nova Forge, emphasizing that teams should start with the simplest approach and escalate when greater control or domain specificity is required.

### Source excerpt

Pick the right generative AI customization approach on AWS with an 8-step decision framework, from prompt engineering and RAG to fine-tuning, continued pre-training, and Amazon Nova Forge. Start simple and escalate only when you must.

## ICYMI: What landed for AI builders in August 2026

DevFeed: [ICYMI: What landed for AI builders in August 2026](<https://devfeed.tech/articles/icymi-what-landed-for-ai-builders-in-august-2026-4735.md>)

Original publisher: [Read original article](<https://aws.amazon.com/blogs/machine-learning/icymi-what-landed-for-ai-builders-in-august-2026/>)

Author: Tanvi Girinath

Published: 2026-09-09T20:01:03Z

Content type: news

Language: en

Sources: [Artificial Intelligence](<https://devfeed.tech/sources/artificial-intelligence.md>)

Topics: [Amazon Bedrock](<https://devfeed.tech/topics/amazon-bedrock.md>), [Inference](<https://devfeed.tech/topics/inference.md>), [Caching](<https://devfeed.tech/topics/caching.md>), [SDKs](<https://devfeed.tech/topics/sdks.md>), [Deployment](<https://devfeed.tech/topics/deployment.md>)

Tags: [agents](<https://devfeed.tech/tags/agents.md>), [ai](<https://devfeed.tech/tags/ai.md>), [amazon-bedrock](<https://devfeed.tech/tags/amazon-bedrock.md>), [amazon-bedrock-agentcore](<https://devfeed.tech/tags/amazon-bedrock-agentcore.md>), [announcements](<https://devfeed.tech/tags/announcements.md>), [caching](<https://devfeed.tech/tags/caching.md>), [deployment](<https://devfeed.tech/tags/deployment.md>), [govcloud](<https://devfeed.tech/tags/govcloud.md>), [inference](<https://devfeed.tech/tags/inference.md>), [intermediate-200](<https://devfeed.tech/tags/intermediate-200.md>), [latency](<https://devfeed.tech/tags/latency.md>), [open](<https://devfeed.tech/tags/open.md>), [robots](<https://devfeed.tech/tags/robots.md>), [updates](<https://devfeed.tech/tags/updates.md>)

### AI overview

A recap of August 2026 Amazon Bedrock, AgentCore, and Strands updates for AI builders, including expanded context windows, inference, long-running agents, GovCloud availability, and robot deployment.

### Source excerpt

A recap of August 2026 launches for AI builders across Amazon Bedrock, Amazon Bedrock AgentCore, and Strands: million-token context for OpenAI models, cross-Region inference, agents that run for up to 14 days on dedicated compute, expanded AWS GovCloud availability, and Strands Robots for physical deployment.

## How Heurist Finance built an AI-native investment workbench on Amazon Bedrock AgentCore

DevFeed: [How Heurist Finance built an AI-native investment workbench on Amazon Bedrock AgentCore](<https://devfeed.tech/articles/how-heurist-finance-built-an-ai-native-investment-workbench-on-amazon-bedrock-agentcore-4734.md>)

Original publisher: [Read original article](<https://aws.amazon.com/blogs/machine-learning/how-heurist-finance-built-an-ai-native-investment-workbench-on-amazon-bedrock-agentcore/>)

Author: JW Wang

Published: 2026-09-09T18:11:12Z

Content type: article

Language: en

Sources: [Artificial Intelligence](<https://devfeed.tech/sources/artificial-intelligence.md>)

Topics: [Amazon Bedrock](<https://devfeed.tech/topics/amazon-bedrock.md>), [Claude](<https://devfeed.tech/topics/claude.md>), [Orchestration](<https://devfeed.tech/topics/orchestration.md>), [tracing](<https://devfeed.tech/topics/tracing.md>)

Tags: [advanced-300](<https://devfeed.tech/tags/advanced-300.md>), [agent](<https://devfeed.tech/tags/agent.md>), [ai](<https://devfeed.tech/tags/ai.md>), [amazon-bedrock-agentcore](<https://devfeed.tech/tags/amazon-bedrock-agentcore.md>), [anthropic-claude](<https://devfeed.tech/tags/anthropic-claude.md>), [customer-solutions](<https://devfeed.tech/tags/customer-solutions.md>), [identity](<https://devfeed.tech/tags/identity.md>), [memory](<https://devfeed.tech/tags/memory.md>), [observability](<https://devfeed.tech/tags/observability.md>), [sandbox](<https://devfeed.tech/tags/sandbox.md>), [tracing](<https://devfeed.tech/tags/tracing.md>)

### AI overview

Heurist Finance uses Amazon Bedrock AgentCore to run a conversational investment workbench that accesses premium data per query and produces auditable, personalized research responses.

### Source excerpt

Learn how Heurist built Heurist Finance, a conversational AI investment workbench, on Amazon Bedrock AgentCore. This customer story shows how AgentCore payments, Identity, Memory, Code Interpreter, and Observability let a small team buy premium market data per query, isolate analysis in a sandbox, and keep every action auditable.

## Build full-stack AWS applications in minutes with AI-powered scaffolding

DevFeed: [Build full-stack AWS applications in minutes with AI-powered scaffolding](<https://devfeed.tech/articles/build-full-stack-aws-applications-in-minutes-with-ai-powered-scaffolding-4746.md>)

Original publisher: [Read original article](<https://aws.amazon.com/blogs/opensource/build-full-stack-aws-applications-in-minutes-with-ai-powered-scaffolding/>)

Author: Jack Stevenson

Published: 2026-09-08T21:24:59Z

Content type: article

Language: en

Sources: [AWS Open Source Blog](<https://devfeed.tech/sources/aws-open-source-blog.md>)

Topics: [App](<https://devfeed.tech/topics/app.md>), [cloud-infrastructure](<https://devfeed.tech/topics/cloud-infrastructure.md>), [Amazon Bedrock](<https://devfeed.tech/topics/amazon-bedrock.md>), [Command-line interface](<https://devfeed.tech/topics/cli.md>), [Kiro](<https://devfeed.tech/topics/kiro.md>), [Terraform](<https://devfeed.tech/topics/terraform.md>), [Bun](<https://devfeed.tech/topics/bun.md>)

Tags: [agentic](<https://devfeed.tech/tags/agentic.md>), [ai](<https://devfeed.tech/tags/ai.md>), [ai-coding](<https://devfeed.tech/tags/ai-coding.md>), [amazon-bedrock](<https://devfeed.tech/tags/amazon-bedrock.md>), [announcements](<https://devfeed.tech/tags/announcements.md>), [applications](<https://devfeed.tech/tags/applications.md>), [aws](<https://devfeed.tech/tags/aws.md>), [kiro](<https://devfeed.tech/tags/kiro.md>), [observability](<https://devfeed.tech/tags/observability.md>), [security](<https://devfeed.tech/tags/security.md>), [technical-how-to](<https://devfeed.tech/tags/technical-how-to.md>), [terraform](<https://devfeed.tech/tags/terraform.md>)

### AI overview

The article introduces version 1.0 of the Nx Plugin for AWS, an open-source set of deterministic Nx generators for scaffolding deployable AWS application components and their infrastructure. It describes using AI assistants or a CLI to generate applications with security, observability, and type-safety practices included, and begins a quick start for an agentic application using Amazon Bedrock.

### Source excerpt

AI assistants can stand up an app or website that runs on AWS in minutes. Getting to a production-ready version you would put in front of real customers is still the hard part. Security, observability, type-safety, and resilience are non-negotiable for production. An assistant rarely gets all of that right in one pass, and hardening [...]

## Qualcomm and Amazon Sign Multi-Generation Deal for Custom AI Inference Silicon and 1.6T Optical Interconnects

DevFeed: [Qualcomm and Amazon Sign Multi-Generation Deal for Custom AI Inference Silicon and 1.6T Optical Interconnects](<https://devfeed.tech/articles/qualcomm-and-amazon-sign-multi-generation-deal-for-custom-ai-inference-silicon-and-1-6t-optical-interconnects-12375.md>)

Original publisher: [Read original article](<https://www.storagereview.com/news/qualcomm-and-amazon-sign-multi-generation-deal-for-custom-ai-inference-silicon-and-1-6t-optical-interconnects>)

Author: Harold Fritts

Published: 2026-09-08T17:17:46Z

Content type: news

Language: en

Sources: [StorageReview.com](<https://devfeed.tech/sources/storagereview-com.md>)

Topics: [Inference](<https://devfeed.tech/topics/inference.md>), [Inference Performance](<https://devfeed.tech/topics/inference-performance.md>), [AI Infrastructure](<https://devfeed.tech/topics/ai-infrastructure.md>), [Amazon Web Services](<https://devfeed.tech/topics/aws.md>), [data centers](<https://devfeed.tech/topics/data-centers.md>), [Chip design](<https://devfeed.tech/topics/chip-design.md>), [networking](<https://devfeed.tech/topics/networking.md>), [Amazon Bedrock](<https://devfeed.tech/topics/amazon-bedrock.md>), [amazon](<https://devfeed.tech/topics/amazon.md>)

Tags: [ai](<https://devfeed.tech/tags/ai.md>), [ai-data-centers](<https://devfeed.tech/tags/ai-data-centers.md>), [ai-inference](<https://devfeed.tech/tags/ai-inference.md>), [ai-infrastructure](<https://devfeed.tech/tags/ai-infrastructure.md>), [amazon-bedrock](<https://devfeed.tech/tags/amazon-bedrock.md>), [aws](<https://devfeed.tech/tags/aws.md>), [chip-design](<https://devfeed.tech/tags/chip-design.md>), [cost](<https://devfeed.tech/tags/cost.md>), [data-centers](<https://devfeed.tech/tags/data-centers.md>), [dsp](<https://devfeed.tech/tags/dsp.md>), [efficiency](<https://devfeed.tech/tags/efficiency.md>), [enterprise](<https://devfeed.tech/tags/enterprise.md>), [networking](<https://devfeed.tech/tags/networking.md>), [partnership](<https://devfeed.tech/tags/partnership.md>), [qualcomm](<https://devfeed.tech/tags/qualcomm.md>)

### AI overview

Qualcomm Technologies and Amazon are collaborating across multiple generations to develop custom silicon for AWS AI data centers, primarily targeting AI inference. The agreement also covers 1.6T optical connectivity for data center networks and Qualcomm's use of AWS infrastructure, including Amazon Bedrock, for electronic design automation workloads.

### Source excerpt

Qualcomm Technologies and Amazon have entered into a multi-generation collaboration to deliver customized silicon at scale for AWS's AI data centers, with AI inference as the primary target. The agreement pairs Qualcomm's power-efficient processing, silicon design, and system-level integration with Amazon's AI infrastructure, and is aimed at the compute, memory bandwidth, networking, and energy constraints The post Qualcomm and Amazon Sign Multi-Generation Deal for Custom AI Inference Silicon and 1.6T Optical Interconnects appeared first on StorageReview.com.

## AWS Weekly Roundup: Claude Fable 5.1 on AWS, Amazon Linux 2027 preview, AWS Certified AI Business Strategist, and more (September 7, 2026)

DevFeed: [AWS Weekly Roundup: Claude Fable 5.1 on AWS, Amazon Linux 2027 preview, AWS Certified AI Business Strategist, and more (September 7, 2026)](<https://devfeed.tech/articles/aws-weekly-roundup-claude-fable-5-1-on-aws-amazon-linux-2027-preview-aws-certified-ai-business-strategist-and-more-september-7-2026-4611.md>)

Original publisher: [Read original article](<https://aws.amazon.com/blogs/aws/aws-weekly-roundup-claude-fable-5-1-on-aws-amazon-linux-2027-preview-aws-certified-ai-business-strategist-and-more-september-7-2026/>)

Author: Channy Yun (윤석찬)

Published: 2026-09-07T14:24:08Z

Content type: news

Language: en

Sources: [AWS News Blog](<https://devfeed.tech/sources/aws-news-blog.md>)

Topics: [Claude](<https://devfeed.tech/topics/claude.md>), [Amazon Bedrock](<https://devfeed.tech/topics/amazon-bedrock.md>), [anthropic](<https://devfeed.tech/topics/anthropic.md>), [Amazon EC2](<https://devfeed.tech/topics/amazon-ec2.md>), [Operating system](<https://devfeed.tech/topics/operating-system.md>)

Tags: [amazon-bedrock](<https://devfeed.tech/tags/amazon-bedrock.md>), [amazon-ec2](<https://devfeed.tech/tags/amazon-ec2.md>), [amazon-redshift](<https://devfeed.tech/tags/amazon-redshift.md>), [anthropic](<https://devfeed.tech/tags/anthropic.md>), [aws](<https://devfeed.tech/tags/aws.md>), [aws-lambda](<https://devfeed.tech/tags/aws-lambda.md>), [aws-training-and-certification](<https://devfeed.tech/tags/aws-training-and-certification.md>), [claude](<https://devfeed.tech/tags/claude.md>), [linux](<https://devfeed.tech/tags/linux.md>), [news](<https://devfeed.tech/tags/news.md>), [security-identity-compliance](<https://devfeed.tech/tags/security-identity-compliance.md>), [week-in-review](<https://devfeed.tech/tags/week-in-review.md>)

### AI overview

AWS's weekly roundup announces Claude Fable 5.1 availability through Amazon Bedrock and Claude Platform on AWS, including retention and safety-review details for Covered Models. It also highlights the Amazon Linux 2027 public preview and EC2 R9g/R9gd memory-optimized instances.

### Source excerpt

Last week, Claude Fable 5.1 became available on AWS. According to Anthropic, Claude Fable 5.1 delivers frontier intelligence for ambitious tasks across coding, scientific research, and enterprise workflows. Claude Fable 5.1 is built for long-running, high-stakes work that runs for hours and spans many applications. It can own more of a software project on its [...]

## CoreBreak proves agent guardrails need to live outside the agent

DevFeed: [CoreBreak proves agent guardrails need to live outside the agent](<https://devfeed.tech/articles/corebreak-proves-agent-guardrails-need-to-live-outside-the-agent-12689.md>)

Original publisher: [Read original article](<https://www.redpanda.com/blog/corebreak-ai-agent-vulnerability>)

Author: Tyler Akidau

Published: 2026-08-31T00:00:00Z

Content type: opinion

Language: en

Sources: [Redpanda](<https://devfeed.tech/sources/redpanda.md>)

Topics: [Artificial Intelligence](<https://devfeed.tech/topics/ai.md>), [AI Agent](<https://devfeed.tech/topics/ai-agent.md>), [Security](<https://devfeed.tech/topics/security.md>), [Securing AI](<https://devfeed.tech/topics/securing-ai.md>), [Amazon Web Services](<https://devfeed.tech/topics/aws.md>), [vercel ai sdk](<https://devfeed.tech/topics/vercel-ai-sdk.md>), [Amazon Bedrock](<https://devfeed.tech/topics/amazon-bedrock.md>), [Google](<https://devfeed.tech/topics/google.md>), [Vercel](<https://devfeed.tech/topics/vercel.md>)

Tags: [agent](<https://devfeed.tech/tags/agent.md>), [agentic-ai](<https://devfeed.tech/tags/agentic-ai.md>), [ai](<https://devfeed.tech/tags/ai.md>), [ai-agent](<https://devfeed.tech/tags/ai-agent.md>), [architecture](<https://devfeed.tech/tags/architecture.md>), [aws](<https://devfeed.tech/tags/aws.md>), [bedrock](<https://devfeed.tech/tags/bedrock.md>), [cve](<https://devfeed.tech/tags/cve.md>), [google](<https://devfeed.tech/tags/google.md>), [policy](<https://devfeed.tech/tags/policy.md>), [security](<https://devfeed.tech/tags/security.md>), [thought-leadership](<https://devfeed.tech/tags/thought-leadership.md>), [vercel](<https://devfeed.tech/tags/vercel.md>)

### AI overview

The article argues that CoreBreak exposed a structural security flaw in major AI agent stacks and that agent guardrails should be enforced outside the agent's control.

### Source excerpt

At Black Hat 2026, CoreBreak exposed the same structural flaw across AWS, Google, and Vercel. Here's why AI agent security enforcement should live beyond the agent's reach.

## Closing the AI agent trust gap with graduated autonomy

DevFeed: [Closing the AI agent trust gap with graduated autonomy](<https://devfeed.tech/articles/closing-the-ai-agent-trust-gap-with-graduated-autonomy-4638.md>)

Original publisher: [Read original article](<https://aws.amazon.com/blogs/architecture/closing-the-ai-agent-trust-gap-with-graduated-autonomy/>)

Author: Dev Arora

Published: 2026-08-26T17:33:03Z

Content type: article

Language: en

Sources: [AWS Architecture Blog](<https://devfeed.tech/sources/aws-architecture-blog.md>)

Topics: [Artificial Intelligence](<https://devfeed.tech/topics/ai.md>), [AI Agent](<https://devfeed.tech/topics/ai-agent.md>), [Authorization](<https://devfeed.tech/topics/authorization.md>), [Amazon Bedrock](<https://devfeed.tech/topics/amazon-bedrock.md>), [Amazon Web Services](<https://devfeed.tech/topics/aws.md>), [Large Language Model](<https://devfeed.tech/topics/llm.md>), [tracing](<https://devfeed.tech/topics/tracing.md>), [configuration](<https://devfeed.tech/topics/configuration.md>), [Provisioning](<https://devfeed.tech/topics/provisioning.md>)

Tags: [agent](<https://devfeed.tech/tags/agent.md>), [agents](<https://devfeed.tech/tags/agents.md>), [ai](<https://devfeed.tech/tags/ai.md>), [ai-agent](<https://devfeed.tech/tags/ai-agent.md>), [ai-agents](<https://devfeed.tech/tags/ai-agents.md>), [amazon](<https://devfeed.tech/tags/amazon.md>), [amazon-bedrock](<https://devfeed.tech/tags/amazon-bedrock.md>), [amazon-bedrock-agentcore](<https://devfeed.tech/tags/amazon-bedrock-agentcore.md>), [api](<https://devfeed.tech/tags/api.md>), [aws](<https://devfeed.tech/tags/aws.md>), [compliance](<https://devfeed.tech/tags/compliance.md>), [evaluation](<https://devfeed.tech/tags/evaluation.md>), [infrastructure](<https://devfeed.tech/tags/infrastructure.md>), [large-language-model](<https://devfeed.tech/tags/large-language-model.md>), [logs](<https://devfeed.tech/tags/logs.md>), [model](<https://devfeed.tech/tags/model.md>), [policy](<https://devfeed.tech/tags/policy.md>), [production](<https://devfeed.tech/tags/production.md>), [thought-leadership](<https://devfeed.tech/tags/thought-leadership.md>), [tracing](<https://devfeed.tech/tags/tracing.md>)

### AI overview

This article presents graduated autonomy as an architectural pattern for closing the trust gap in AI agents. Agents gain permissions through sustained reliability and lose them when performance degrades, using trust scoring, autonomy tiers, pre- and post-execution controls, policy enforcement, provenance, reversibility, and delivery gates. The design uses Amazon Bedrock AgentCore, Amazon DynamoDB, and AWS CodePipeline.

### Source excerpt

Most teams give AI agents either full access or read-only, leaving value unused or risk unmanaged. This post describes graduated autonomy, an architectural pattern in which agents earn expanded permissions through sustained reliability and lose them when performance degrades, built on Amazon Bedrock AgentCore, Amazon DynamoDB, and AWS CodePipeline.

## Java Weekly, Issue 660

DevFeed: [Java Weekly, Issue 660](<https://devfeed.tech/articles/java-weekly-issue-660-4499.md>)

Original publisher: [Read original article](<https://www.baeldung.com/java-weekly-660>)

Author: baeldung

Published: 2026-08-22T11:26:18Z

Content type: article

Language: en

Sources: [Baeldung](<https://devfeed.tech/sources/baeldung.md>)

Topics: [API](<https://devfeed.tech/topics/api.md>), [JSON](<https://devfeed.tech/topics/json.md>), [Quarkus](<https://devfeed.tech/topics/quarkus.md>), [Gradle](<https://devfeed.tech/topics/gradle.md>), [Retrieval Augmented Generation (RAG)](<https://devfeed.tech/topics/retrieval-augmented-generation-rag.md>), [Amazon Bedrock](<https://devfeed.tech/topics/amazon-bedrock.md>), [agent observability](<https://devfeed.tech/topics/agent-observability.md>)

Tags: [amazon-bedrock](<https://devfeed.tech/tags/amazon-bedrock.md>), [api](<https://devfeed.tech/tags/api.md>), [gradle](<https://devfeed.tech/tags/gradle.md>), [java](<https://devfeed.tech/tags/java.md>), [json](<https://devfeed.tech/tags/json.md>), [no-ads](<https://devfeed.tech/tags/no-ads.md>), [no-after-post](<https://devfeed.tech/tags/no-after-post.md>), [no-before-post](<https://devfeed.tech/tags/no-before-post.md>), [no-optins](<https://devfeed.tech/tags/no-optins.md>), [rag](<https://devfeed.tech/tags/rag.md>), [release](<https://devfeed.tech/tags/release.md>), [weekly-review](<https://devfeed.tech/tags/weekly-review.md>), [weekly-review-no-ads-no-after-post-no-before-post-no-optins](<https://devfeed.tech/tags/weekly-review-no-ads-no-after-post-no-before-post-no-optins.md>)

### AI overview

Java Weekly, Issue 660 is a roundup of Java ecosystem news, including a Hibernate second-level cache performance case study, a proposed small JSON API for JDK 28, Gradle and Renovate integration, AI and RAG resources, and recent Quarkus and other library releases.

### Source excerpt

A clear Hibernate speedup and a new JSON API coming to Java. The post Java Weekly, Issue 660 first appeared on Baeldung.

## Run agentic software delivery inside the boundaries you already trust

DevFeed: [Run agentic software delivery inside the boundaries you already trust](<https://devfeed.tech/articles/run-agentic-software-delivery-inside-the-boundaries-you-already-trust-90.md>)

Original publisher: [Read original article](<https://about.gitlab.com/blog/gitlab-dedicated-ai-gateway/>)

Author: Ozer Dondurmacioglu

Published: 2026-08-20T00:00:00Z

Content type: article

Language: en

Sources: [GitLab](<https://devfeed.tech/sources/gitlab.md>)

Topics: [GitHub](<https://devfeed.tech/topics/github.md>), [Amazon Bedrock](<https://devfeed.tech/topics/amazon-bedrock.md>), [Cloud](<https://devfeed.tech/topics/cloud.md>), [Amazon Web Services](<https://devfeed.tech/topics/aws.md>), [Inference](<https://devfeed.tech/topics/inference.md>), [Software as a service](<https://devfeed.tech/topics/saas.md>), [AI Development](<https://devfeed.tech/topics/ai-development.md>), [Critical Infrastructure](<https://devfeed.tech/topics/critical-infrastructure.md>)

Tags: [agentic](<https://devfeed.tech/tags/agentic.md>), [ai](<https://devfeed.tech/tags/ai.md>), [amazon-bedrock](<https://devfeed.tech/tags/amazon-bedrock.md>), [aws](<https://devfeed.tech/tags/aws.md>), [cloud](<https://devfeed.tech/tags/cloud.md>), [critical-infrastructure](<https://devfeed.tech/tags/critical-infrastructure.md>), [inference](<https://devfeed.tech/tags/inference.md>), [product](<https://devfeed.tech/tags/product.md>), [software](<https://devfeed.tech/tags/software.md>), [software-delivery](<https://devfeed.tech/tags/software-delivery.md>), [software-development](<https://devfeed.tech/tags/software-development.md>)

### AI overview

GitLab introduces AI Gateway for GitLab Dedicated, enabling customers to run AI processing within their single-tenant environment and selected AWS region. The gateway supports Amazon Bedrock and other preferred model providers, while GitLab maintains the managed infrastructure, availability, and disaster recovery. GitLab Duo Agent Platform capabilities such as code review automation, failed-pipeline fixes, and security analysis can use customer-selected models.

### Source excerpt

Many enterprises choose GitLab Dedicated for a clear reason: a single-tenant instance, managed by GitLab, in a cloud region they select. That isolation already covers source code, project data, and the software development lifecycle they run on GitLab. GitLab Dedicated customers can now deploy the AI Gateway for the GitLab Duo Agent Platform inside their single-tenant SaaS infrastructure, so AI-processed data stays in their environment and chosen region. GitLab Dedicated as the critical infrastructure for software delivery GitLab Dedicated is deployed in your preferred AWS region, and hosted and maintained by GitLab. You can bring your own encryption keys. No private cloud installation required. GitLab operates the instance, including high availability and disaster recovery, and maintains 99.9% monthly availability for core services. Updates to GitLab Dedicated follow a stability-first cadence, with instances on the previous minor version (N-1) relative to the current GitLab release. That is the infrastructure organizations already trust when they scale software delivery under audit: guardrails you can take to a regulator, SaaS operations you do not staff, and an availability target that holds when the platform is in the critical path. Trust should travel with every agent Agentic workflows demand more from your software development lifecycle beyond the AI coding: increased pipeline volume, greater risk for vulnerabilities introduced, context that needs to travel with every agent and flow, among others. The isolation, residency, and service-level requirements that already apply to GitLab Dedicated should apply to that inference path too, especially with growing adoption of agentic software development. Adopt AI while staying compliant Here is what's new with the introduction of AI Gateway for GitLab Dedicated: Keep AI processing in the tenancy. The AI Gateway runs in the Dedicated single-tenant environment, aligned with data residency. Bring your own models. Connect

## How Temporal Adds Durability to AWS Agentic AI Workloads

DevFeed: [How Temporal Adds Durability to AWS Agentic AI Workloads](<https://devfeed.tech/articles/better-together-the-durability-layer-for-your-aws-agentic-stack-36061.md>)

Original publisher: [Read original article](<https://temporal.io/blog/the-durability-layer-for-your-aws-agentic-stack>)

Author: Rahman Syed

Published: 2026-08-20T00:00:00Z

Content type: article

Language: en

Sources: [Temporal Blog](<https://devfeed.tech/sources/temporal-blog.md>)

Topics: [Amazon Web Services](<https://devfeed.tech/topics/aws.md>), [Artificial Intelligence](<https://devfeed.tech/topics/ai.md>), [Agent Framework](<https://devfeed.tech/topics/agent-framework.md>), [Amazon Bedrock](<https://devfeed.tech/topics/amazon-bedrock.md>), [Strands Agents](<https://devfeed.tech/topics/strands-agents.md>), [AWS Lambda](<https://devfeed.tech/topics/aws-lambda.md>)

Tags: [agent-framework](<https://devfeed.tech/tags/agent-framework.md>), [agentic](<https://devfeed.tech/tags/agentic.md>), [ai](<https://devfeed.tech/tags/ai.md>), [amazon-bedrock](<https://devfeed.tech/tags/amazon-bedrock.md>), [aws](<https://devfeed.tech/tags/aws.md>), [aws-lambda](<https://devfeed.tech/tags/aws-lambda.md>), [cloud](<https://devfeed.tech/tags/cloud.md>), [iam](<https://devfeed.tech/tags/iam.md>), [temporal-voices](<https://devfeed.tech/tags/temporal-voices.md>)

### AI overview

This developer article explains how Temporal adds a durability layer to AWS-based agentic AI systems. It presents a loan-underwriting example and describes using Amazon Bedrock, Strands Agents, and AWS Lambda to build recoverable, scalable workloads.

### Source excerpt

AWS gives developers the best-in-class tools for building agentic AI -- models, an agent framework, and compute to run it all on. As those systems grow more complex with more tools, more agents, and longer-running steps that wait on human-intervention, keeping the whole thing consistent and recoverable becomes its own design challenge. This is the layer Temporal adds.

## How Clario technology detects PHI/PII in DICOM images using Amazon Bedrock

DevFeed: [How Clario technology detects PHI/PII in DICOM images using Amazon Bedrock](<https://devfeed.tech/articles/how-clario-technology-detects-phi-pii-in-dicom-images-using-amazon-bedrock-4645.md>)

Original publisher: [Read original article](<https://aws.amazon.com/blogs/architecture/how-clario-automates-phi-pii-detection-in-dicom-images-using-amazon-bedrock/>)

Author: Alex Boudreau

Published: 2026-08-19T14:29:31Z

Content type: article

Language: en

Sources: [AWS Architecture Blog](<https://devfeed.tech/sources/aws-architecture-blog.md>)

Topics: [Amazon Bedrock](<https://devfeed.tech/topics/amazon-bedrock.md>), [Medical imaging](<https://devfeed.tech/topics/medical-imaging.md>), [Amazon Textract](<https://devfeed.tech/topics/amazon-textract.md>), [Amazon Web Services](<https://devfeed.tech/topics/aws.md>), [data](<https://devfeed.tech/topics/data.md>)

Tags: [amazon](<https://devfeed.tech/tags/amazon.md>), [amazon-bedrock](<https://devfeed.tech/tags/amazon-bedrock.md>), [amazon-textract](<https://devfeed.tech/tags/amazon-textract.md>), [analysis](<https://devfeed.tech/tags/analysis.md>), [architecture](<https://devfeed.tech/tags/architecture.md>), [aws](<https://devfeed.tech/tags/aws.md>), [customer-solutions](<https://devfeed.tech/tags/customer-solutions.md>), [data](<https://devfeed.tech/tags/data.md>), [healthcare](<https://devfeed.tech/tags/healthcare.md>), [images](<https://devfeed.tech/tags/images.md>), [medical-imaging](<https://devfeed.tech/tags/medical-imaging.md>), [pii](<https://devfeed.tech/tags/pii.md>), [technology](<https://devfeed.tech/tags/technology.md>), [workflow](<https://devfeed.tech/tags/workflow.md>)

### AI overview

Clario uses Amazon Bedrock and Amazon Textract to automate the detection of PHI and PII in DICOM image slices from clinical trials, including information stored in metadata and text embedded in image pixels.

### Source excerpt

Clario, part of Thermo Fisher Scientific, uses Amazon Bedrock and Amazon Textract to automatically detect protected health information (PHI) and personally identifiable information (PII) across thousands of DICOM image slices in clinical trials, covering both metadata tags and text burned into the image pixels.

## Implement custom authentication for tools integration using request Lambda interceptor in AgentCore Gateway

DevFeed: [Implement custom authentication for tools integration using request Lambda interceptor in AgentCore Gateway](<https://devfeed.tech/articles/implement-custom-authentication-for-tools-integration-using-request-lambda-interceptor-in-agentcore-gateway-4684.md>)

Original publisher: [Read original article](<https://aws.amazon.com/blogs/security/implement-custom-authentication-for-tools-integration-using-request-lambda-interceptor-in-agentcore-gateway/>)

Author: Nishant Mainro

Published: 2026-08-18T20:46:26Z

Content type: tutorial

Language: en

Sources: [AWS Security Blog](<https://devfeed.tech/sources/aws-security-blog.md>)

Topics: [Amazon Bedrock AgentCore](<https://devfeed.tech/topics/amazon-bedrock-agentcore.md>), [Amazon Bedrock](<https://devfeed.tech/topics/amazon-bedrock.md>), [AI Agent](<https://devfeed.tech/topics/ai-agent.md>), [Security](<https://devfeed.tech/topics/security.md>), [IAM](<https://devfeed.tech/topics/iam.md>), [Model Context Protocol](<https://devfeed.tech/topics/model-context-protocol.md>), [OAuth 2.0](<https://devfeed.tech/topics/oauth2.md>), [Architecture & Design](<https://devfeed.tech/topics/architecture-design.md>), [JSON Web Tokens](<https://devfeed.tech/topics/jwt.md>)

Tags: [advanced-300](<https://devfeed.tech/tags/advanced-300.md>), [ai-agents](<https://devfeed.tech/tags/ai-agents.md>), [amazon-bedrock](<https://devfeed.tech/tags/amazon-bedrock.md>), [amazon-bedrock-agentcore](<https://devfeed.tech/tags/amazon-bedrock-agentcore.md>), [artificial-intelligence](<https://devfeed.tech/tags/artificial-intelligence.md>), [aws-identity-and-access-management-iam](<https://devfeed.tech/tags/aws-identity-and-access-management-iam.md>), [aws-lambda](<https://devfeed.tech/tags/aws-lambda.md>), [model-context-protocol](<https://devfeed.tech/tags/model-context-protocol.md>), [oauth](<https://devfeed.tech/tags/oauth.md>), [prompt-injection](<https://devfeed.tech/tags/prompt-injection.md>), [secrets](<https://devfeed.tech/tags/secrets.md>), [security](<https://devfeed.tech/tags/security.md>), [security-blog](<https://devfeed.tech/tags/security-blog.md>), [security-identity-compliance](<https://devfeed.tech/tags/security-identity-compliance.md>), [technical-how-to](<https://devfeed.tech/tags/technical-how-to.md>)

### AI overview

This tutorial explains how to use a request Lambda interceptor in Amazon Bedrock AgentCore Gateway to support legacy Basic Authentication for downstream tool APIs. The interceptor retrieves service credentials from AWS Secrets Manager and constructs the authentication header while keeping credentials isolated from the AI agent. The article also describes the inbound MCP request flow and cautions that Basic Auth should be treated as an interim measure, with modernization toward OAuth 2.0, SAML, OpenID Connect, or IAM recommended.

### Source excerpt

When deploying AI agents with Amazon Bedrock AgentCore, organizations benefit from built-in modern support for OAuth 2.0, AWS Identity and Access Management (IAM), and API key authentication through Amazon Bedrock AgentCore Gateway. However, some enterprise environments still use legacy authentication mechanisms such as HTTP Basic Authentication (Basic Auth) (RFC 7617). The extensible architecture of AgentCore [...]

## AWS Weekly Roundup: EC2 application status checks, IAM role manager, OpenAI Daybreak on Bedrock, and more (August 17, 2026)

DevFeed: [AWS Weekly Roundup: EC2 application status checks, IAM role manager, OpenAI Daybreak on Bedrock, and more (August 17, 2026)](<https://devfeed.tech/articles/aws-weekly-roundup-ec2-application-status-checks-iam-role-manager-openai-daybreak-on-bedrock-and-more-august-17-2026-4613.md>)

Original publisher: [Read original article](<https://aws.amazon.com/blogs/aws/aws-weekly-roundup-ec2-application-status-checks-iam-role-manager-openai-daybreak-on-bedrock-and-more-august-17-2026/>)

Author: Channy Yun (윤석찬)

Published: 2026-08-17T16:02:36Z

Content type: news

Language: en

Sources: [AWS News Blog](<https://devfeed.tech/sources/aws-news-blog.md>)

Topics: [Amazon Web Services](<https://devfeed.tech/topics/aws.md>), [Amazon EC2](<https://devfeed.tech/topics/amazon-ec2.md>), [AWS IAM](<https://devfeed.tech/topics/aws-iam.md>), [Amazon OpenSearch Service](<https://devfeed.tech/topics/amazon-opensearch-service.md>), [Open Source](<https://devfeed.tech/topics/open-source.md>), [Amazon Bedrock](<https://devfeed.tech/topics/amazon-bedrock.md>), [Linux](<https://devfeed.tech/topics/linux.md>), [OpenAI](<https://devfeed.tech/topics/openai.md>), [MCP](<https://devfeed.tech/topics/mcp.md>)

Tags: [amazon-bedrock](<https://devfeed.tech/tags/amazon-bedrock.md>), [amazon-ec2](<https://devfeed.tech/tags/amazon-ec2.md>), [amazon-elasticache](<https://devfeed.tech/tags/amazon-elasticache.md>), [amazon-opensearch-service](<https://devfeed.tech/tags/amazon-opensearch-service.md>), [amazon-sagemaker-jumpstart](<https://devfeed.tech/tags/amazon-sagemaker-jumpstart.md>), [aws](<https://devfeed.tech/tags/aws.md>), [aws-certificate-manager](<https://devfeed.tech/tags/aws-certificate-manager.md>), [aws-client-vpn](<https://devfeed.tech/tags/aws-client-vpn.md>), [aws-identity-and-access-management-iam](<https://devfeed.tech/tags/aws-identity-and-access-management-iam.md>), [bedrock](<https://devfeed.tech/tags/bedrock.md>), [iam](<https://devfeed.tech/tags/iam.md>), [linux](<https://devfeed.tech/tags/linux.md>), [mcp](<https://devfeed.tech/tags/mcp.md>), [news](<https://devfeed.tech/tags/news.md>), [open-source](<https://devfeed.tech/tags/open-source.md>), [openai](<https://devfeed.tech/tags/openai.md>), [oracle-database-aws](<https://devfeed.tech/tags/oracle-database-aws.md>), [week-in-review](<https://devfeed.tech/tags/week-in-review.md>)

### AI overview

AWS Weekly Roundup highlights EC2 application status checks, automatic IAM role setup, OpenAI Daybreak on Amazon Bedrock, and updates involving OpenSearch, Valkey, and open source community events.

### Source excerpt

Last week, AWS contributors joined the OpenSearch and Valkey communities at Open Source Summit Korea 2026 and MCP DevSummit Seoul 2026 to meet open source developers and contributors. At the four-day event, community leaders and users of these Linux Foundation open source projects gathered to share knowledge, collaborate on solutions, and push the projects forward. [...]

## Track generative AI costs with Amazon Bedrock inference profiles

DevFeed: [Track generative AI costs with Amazon Bedrock inference profiles](<https://devfeed.tech/articles/track-generative-ai-costs-with-amazon-bedrock-inference-profiles-4652.md>)

Original publisher: [Read original article](<https://aws.amazon.com/blogs/architecture/track-generative-ai-costs-with-amazon-bedrock-inference-profiles/>)

Author: Erik Mack

Published: 2026-08-13T15:59:39Z

Content type: tutorial

Language: en

Sources: [AWS Architecture Blog](<https://devfeed.tech/sources/aws-architecture-blog.md>)

Topics: [Amazon Bedrock](<https://devfeed.tech/topics/amazon-bedrock.md>), [Generative AI](<https://devfeed.tech/topics/generative-ai.md>), [Inference](<https://devfeed.tech/topics/inference.md>), [foundation-models](<https://devfeed.tech/topics/foundation-models.md>), [Amazon Web Services](<https://devfeed.tech/topics/aws.md>), [AWS IAM](<https://devfeed.tech/topics/aws-iam.md>)

Tags: [ai](<https://devfeed.tech/tags/ai.md>), [amazon-bedrock](<https://devfeed.tech/tags/amazon-bedrock.md>), [architecture](<https://devfeed.tech/tags/architecture.md>), [aws](<https://devfeed.tech/tags/aws.md>), [bedrock](<https://devfeed.tech/tags/bedrock.md>), [cost](<https://devfeed.tech/tags/cost.md>), [generative](<https://devfeed.tech/tags/generative.md>), [generative-ai](<https://devfeed.tech/tags/generative-ai.md>), [how-to](<https://devfeed.tech/tags/how-to.md>), [iam](<https://devfeed.tech/tags/iam.md>), [inference](<https://devfeed.tech/tags/inference.md>), [intermediate-200](<https://devfeed.tech/tags/intermediate-200.md>), [technical-how-to](<https://devfeed.tech/tags/technical-how-to.md>)

### AI overview

This tutorial explains how to track generative AI costs by department when multiple teams share a foundation model through Amazon Bedrock. It uses tagged application inference profiles, AWS cost allocation tags, department-based request routing, and AWS Cost Explorer to produce separate cost breakdowns.

### Source excerpt

Learn how to track generative AI costs by department using Amazon Bedrock application inference profiles and AWS cost allocation tags. Create tagged profiles for each team and view per-department cost breakdowns in AWS Cost Explorer.

## Daybreak models are now available on AWS

DevFeed: [Daybreak models are now available on AWS](<https://devfeed.tech/articles/daybreak-models-are-now-available-on-aws-6370.md>)

Original publisher: [Read original article](<https://openai.com/index/daybreak-models-are-now-available-on-aws>)

Published: 2026-08-11T10:00:00Z

Content type: release

Language: en

Sources: [OpenAI News](<https://devfeed.tech/sources/openai-news.md>)

Topics: [Amazon Bedrock](<https://devfeed.tech/topics/amazon-bedrock.md>), [Cybersecurity](<https://devfeed.tech/topics/cybersecurity.md>), [Amazon Web Services](<https://devfeed.tech/topics/aws.md>), [OpenAI](<https://devfeed.tech/topics/openai.md>), [Frontier AI](<https://devfeed.tech/topics/frontier-ai.md>), [Detection engineering](<https://devfeed.tech/topics/detection-engineering.md>), [Incident response](<https://devfeed.tech/topics/incident-response.md>)

Tags: [ai](<https://devfeed.tech/tags/ai.md>), [amazon-bedrock](<https://devfeed.tech/tags/amazon-bedrock.md>), [aws](<https://devfeed.tech/tags/aws.md>), [bedrock](<https://devfeed.tech/tags/bedrock.md>), [cybersecurity](<https://devfeed.tech/tags/cybersecurity.md>), [incident-response](<https://devfeed.tech/tags/incident-response.md>), [openai](<https://devfeed.tech/tags/openai.md>), [product](<https://devfeed.tech/tags/product.md>), [validation](<https://devfeed.tech/tags/validation.md>), [workflows](<https://devfeed.tech/tags/workflows.md>)

### AI overview

OpenAI and AWS are making Daybreak Blue and Daybreak Red available through Amazon Bedrock for authorized defensive security work, including vulnerability research, exploit validation, detection engineering, and incident response.

### Source excerpt

OpenAI and AWS are making Daybreak cybersecurity capabilities available through Amazon Bedrock to support enterprise security workflows.

## AWS Weekly Roundup: AWS Heroes Summit, Web Search on Amazon Bedrock, Dogwood, Kiro Crew, and more (August 10, 2026)

DevFeed: [AWS Weekly Roundup: AWS Heroes Summit, Web Search on Amazon Bedrock, Dogwood, Kiro Crew, and more (August 10, 2026)](<https://devfeed.tech/articles/aws-weekly-roundup-aws-heroes-summit-web-search-on-amazon-bedrock-dogwood-kiro-crew-and-more-august-10-2026-4610.md>)

Original publisher: [Read original article](<https://aws.amazon.com/blogs/aws/aws-weekly-roundup-aws-heroes-summit-web-search-on-amazon-bedrock-dogwood-kiro-crew-and-more-august-10-2026/>)

Author: Channy Yun (윤석찬)

Published: 2026-08-10T15:45:03Z

Content type: article

Language: en

Sources: [AWS News Blog](<https://devfeed.tech/sources/aws-news-blog.md>)

Topics: [Amazon Bedrock](<https://devfeed.tech/topics/amazon-bedrock.md>), [Amazon Web Services](<https://devfeed.tech/topics/aws.md>), [Artificial Intelligence](<https://devfeed.tech/topics/ai.md>), [Amazon Bedrock AgentCore](<https://devfeed.tech/topics/amazon-bedrock-agentcore.md>), [Amazon DynamoDB](<https://devfeed.tech/topics/amazon-dynamodb.md>), [AWS Transform](<https://devfeed.tech/topics/aws-transform.md>), [Embeddings](<https://devfeed.tech/topics/embeddings.md>), [Containers](<https://devfeed.tech/topics/containers.md>), [Serverless](<https://devfeed.tech/topics/serverless.md>), [Mainframe](<https://devfeed.tech/topics/mainframe.md>), [OpenAI](<https://devfeed.tech/topics/openai.md>)

Tags: [ai](<https://devfeed.tech/tags/ai.md>), [amazon](<https://devfeed.tech/tags/amazon.md>), [amazon-bedrock](<https://devfeed.tech/tags/amazon-bedrock.md>), [amazon-bedrock-agentcore](<https://devfeed.tech/tags/amazon-bedrock-agentcore.md>), [amazon-dynamodb](<https://devfeed.tech/tags/amazon-dynamodb.md>), [applications](<https://devfeed.tech/tags/applications.md>), [aws](<https://devfeed.tech/tags/aws.md>), [aws-lambda](<https://devfeed.tech/tags/aws-lambda.md>), [aws-transform](<https://devfeed.tech/tags/aws-transform.md>), [bedrock](<https://devfeed.tech/tags/bedrock.md>), [containers](<https://devfeed.tech/tags/containers.md>), [embeddings](<https://devfeed.tech/tags/embeddings.md>), [kiro](<https://devfeed.tech/tags/kiro.md>), [modernization](<https://devfeed.tech/tags/modernization.md>), [news](<https://devfeed.tech/tags/news.md>), [open-source](<https://devfeed.tech/tags/open-source.md>), [product](<https://devfeed.tech/tags/product.md>), [serverless](<https://devfeed.tech/tags/serverless.md>), [week-in-review](<https://devfeed.tech/tags/week-in-review.md>)

### AI overview

This AWS Weekly Roundup covers the AWS Heroes Summit and selected launches, including web search for OpenAI models in Amazon Bedrock, dedicated runtime instances for agents in Amazon Bedrock AgentCore, vector search in Amazon DynamoDB, and general availability of AWS Transform continuous modernization.

### Source excerpt

Last week, we brought together AWS Heroes from around the world to connect, collaborate, and celebrate the builders who go above and beyond for the AWS community. The AWS Heroes Summit, an invite-only annual gathering, brings global experts specializing in fields like AI, serverless, and containers together for direct collaboration, technical deep-dives, and feedback sessions [...]

## Agentic SDLC in Practice: Insights from Engineering Leaders

DevFeed: [Agentic SDLC in Practice: Insights from Engineering Leaders](<https://devfeed.tech/articles/agentic-sdlc-in-practice-insights-from-engineering-leaders-12141.md>)

Original publisher: [Read original article](<https://www.port.io/blog/agentic-sdlc-in-practice-insights-from-engineering-leaders>)

Author: Matar Peles

Published: 2026-08-10T11:42:34Z

Content type: article

Language: en

Sources: [Developer Experience & Platform Engineering Blog | Port](<https://devfeed.tech/sources/developer-experience-platform-engineering-blog-port.md>)

Topics: [sdlc](<https://devfeed.tech/topics/sdlc.md>), [Artificial Intelligence](<https://devfeed.tech/topics/ai.md>), [AI Agent](<https://devfeed.tech/topics/ai-agent.md>), [Platform Engineering](<https://devfeed.tech/topics/platform-engineering.md>), [Model Context Protocol](<https://devfeed.tech/topics/model-context-protocol.md>), [MCP Server](<https://devfeed.tech/topics/mcp-server.md>), [incident](<https://devfeed.tech/topics/incident.md>), [Data Quality](<https://devfeed.tech/topics/data-quality.md>), [Amazon Bedrock](<https://devfeed.tech/topics/amazon-bedrock.md>), [Slack](<https://devfeed.tech/topics/slack.md>), [cursor](<https://devfeed.tech/topics/cursor.md>), [Pull Request](<https://devfeed.tech/topics/pull-request.md>)

Tags: [agent](<https://devfeed.tech/tags/agent.md>), [agentic](<https://devfeed.tech/tags/agentic.md>), [agents](<https://devfeed.tech/tags/agents.md>), [ai](<https://devfeed.tech/tags/ai.md>), [ai-agent](<https://devfeed.tech/tags/ai-agent.md>), [bedrock](<https://devfeed.tech/tags/bedrock.md>), [coding](<https://devfeed.tech/tags/coding.md>), [cursor](<https://devfeed.tech/tags/cursor.md>), [data-quality](<https://devfeed.tech/tags/data-quality.md>), [engineering](<https://devfeed.tech/tags/engineering.md>), [incident](<https://devfeed.tech/tags/incident.md>), [mcp](<https://devfeed.tech/tags/mcp.md>), [mcp-server](<https://devfeed.tech/tags/mcp-server.md>), [platform-engineering](<https://devfeed.tech/tags/platform-engineering.md>), [python](<https://devfeed.tech/tags/python.md>), [review](<https://devfeed.tech/tags/review.md>), [sdlc](<https://devfeed.tech/tags/sdlc.md>), [server](<https://devfeed.tech/tags/server.md>), [slack](<https://devfeed.tech/tags/slack.md>), [workflow](<https://devfeed.tech/tags/workflow.md>)

### AI overview

Engineering leaders share practical examples of an agentic SDLC, including autonomous Jira ticket resolution through pull request creation and AI-powered incident triage. The article highlights adoption challenges such as siloed agents, missing governance, and the need for a shared registry of agents, skills, and MCPs.

### Source excerpt

Engineering leaders share how agentic SDLC works in practice: what scales adoption, where teams get stuck, and how to maximize AI ROI.

## Runtime instances: persistent compute for production AI agents on Amazon Bedrock AgentCore

DevFeed: [Runtime instances: persistent compute for production AI agents on Amazon Bedrock AgentCore](<https://devfeed.tech/articles/runtime-instances-persistent-compute-for-production-ai-agents-on-amazon-bedrock-agentcore-4622.md>)

Original publisher: [Read original article](<https://aws.amazon.com/blogs/aws/runtime-instances-persistent-compute-for-production-ai-agents-on-amazon-bedrock-agentcore/>)

Author: Sébastien Stormacq

Published: 2026-08-06T22:58:00Z

Content type: release

Language: en

Sources: [AWS News Blog](<https://devfeed.tech/sources/aws-news-blog.md>)

Topics: [Amazon Bedrock](<https://devfeed.tech/topics/amazon-bedrock.md>), [Artificial Intelligence](<https://devfeed.tech/topics/ai.md>), [Amazon EC2](<https://devfeed.tech/topics/amazon-ec2.md>), [Amazon Web Services](<https://devfeed.tech/topics/aws.md>), [GPU](<https://devfeed.tech/topics/gpu.md>), [observability](<https://devfeed.tech/topics/observability.md>)

Tags: [agents](<https://devfeed.tech/tags/agents.md>), [ai](<https://devfeed.tech/tags/ai.md>), [ai-agents](<https://devfeed.tech/tags/ai-agents.md>), [amazon](<https://devfeed.tech/tags/amazon.md>), [amazon-bedrock](<https://devfeed.tech/tags/amazon-bedrock.md>), [amazon-bedrock-agentcore](<https://devfeed.tech/tags/amazon-bedrock-agentcore.md>), [apis](<https://devfeed.tech/tags/apis.md>), [aws](<https://devfeed.tech/tags/aws.md>), [bedrock](<https://devfeed.tech/tags/bedrock.md>), [compute](<https://devfeed.tech/tags/compute.md>), [developers](<https://devfeed.tech/tags/developers.md>), [framework](<https://devfeed.tech/tags/framework.md>), [infrastructure](<https://devfeed.tech/tags/infrastructure.md>), [launch](<https://devfeed.tech/tags/launch.md>), [memory](<https://devfeed.tech/tags/memory.md>), [model](<https://devfeed.tech/tags/model.md>), [monitoring](<https://devfeed.tech/tags/monitoring.md>), [news](<https://devfeed.tech/tags/news.md>), [os](<https://devfeed.tech/tags/os.md>), [production](<https://devfeed.tech/tags/production.md>), [storage](<https://devfeed.tech/tags/storage.md>), [tools](<https://devfeed.tech/tags/tools.md>)

### AI overview

Amazon Bedrock AgentCore runtime instances provide persistent, AWS-managed EC2 infrastructure for production AI agents. The feature supports multi-agent collaboration, shared sessions lasting up to 14 days, GPU acceleration, containerized deployments, session stop/restart, and integration with EBS, AgentCore Memory, existing APIs, identity controls, and observability.

### Source excerpt

Announcing runtime instances in Amazon Bedrock AgentCore--persistent, managed EC2 infrastructure for production AI agents with multi-agent collaboration, GPU support, and sessions lasting up to 14 days.

[Next page](<https://devfeed.tech/topics/amazon-bedrock.md?cursor=WyIyMDI2LTA4LTA2VDIyOjU4OjAwKzAwOjAwIiwgIjY3NTM1N2EwLTRmMTMtNDFhYS1hNGNiLTE3ZWJhNmE5M2IzOCJd>)