Amazon Cloud Developers
Author

Amazon Cloud Developers

Official technical community of Amazon Cloud. Shares practical AI/ML, big data, database, modern app development, IoT content, offers comprehensive learning resources, hosts regular developer events, and continuously empowers developers.

97
Articles
0
Likes
35
Views
0
Comments
Recent Articles

Latest from Amazon Cloud Developers

97 recent articles
Amazon Cloud Developers
Amazon Cloud Developers
Oct 23, 2025 · Artificial Intelligence

Boosting AI Agents with AgentCore Memory: A Long‑Term Memory System

The article explains how Amazon Bedrock AgentCore Memory transforms AI agents from short‑term responders into continuously learning entities by extracting valuable insights, integrating them intelligently, handling edge cases, supporting custom strategies, and delivering high compression rates and low latency for large‑scale deployments.

AI agentsAgentCore MemoryAmazon Bedrock
0 likes · 17 min read
Boosting AI Agents with AgentCore Memory: A Long‑Term Memory System
Amazon Cloud Developers
Amazon Cloud Developers
Oct 17, 2025 · Artificial Intelligence

Scaling, Optimizing, and Monitoring Healthcare AI Agents with Amazon Bedrock AgentCore

The article explains how Amazon Bedrock AgentCore enables healthcare providers to deploy AI agents at scale, integrate securely with FHIR‑based systems, meet HIPAA compliance, and streamline tasks such as vaccination appointment scheduling through a detailed architecture, workflow steps, pricing model, and future enhancements.

AgentCoreAmazon BedrockCompliance
0 likes · 14 min read
Scaling, Optimizing, and Monitoring Healthcare AI Agents with Amazon Bedrock AgentCore
Amazon Cloud Developers
Amazon Cloud Developers
Oct 16, 2025 · Artificial Intelligence

Is the Bull Market Still Alive? Stock Analysis with OpenAI and AgentCore

This article walks through deploying OpenAI's open‑source GPT‑OSS models on Amazon SageMaker, building a multi‑agent stock‑analysis workflow with LangGraph, and orchestrating the agents via Amazon Bedrock AgentCore, providing end‑to‑end code, configuration steps, and cleanup procedures.

AgentCoreAmazon SageMakerLLM
0 likes · 17 min read
Is the Bull Market Still Alive? Stock Analysis with OpenAI and AgentCore
Amazon Cloud Developers
Amazon Cloud Developers
Oct 15, 2025 · Artificial Intelligence

From PoC to Production: Build a Full‑Featured Customer Support Agent with Amazon Bedrock AgentCore

This article walks through turning a simple proof‑of‑concept customer‑support AI agent into a production‑ready system by leveraging Amazon Bedrock AgentCore services—Memory, Gateway, Identity, Observability, and Runtime—while requiring only minimal code changes and no months of custom infrastructure work.

AI AgentAgentCoreAmazon Bedrock
0 likes · 30 min read
From PoC to Production: Build a Full‑Featured Customer Support Agent with Amazon Bedrock AgentCore
Amazon Cloud Developers
Amazon Cloud Developers
Oct 13, 2025 · Artificial Intelligence

Agentic AI Guide: Building and Deploying Robust AI Agents

This article provides a comprehensive technical guide on Agentic AI, detailing the core modules, infrastructure requirements, security considerations, observability practices, and deployment strategies needed to develop and operate production‑ready AI agents.

AI agentsAgentOpsInfrastructure
0 likes · 27 min read
Agentic AI Guide: Building and Deploying Robust AI Agents
Amazon Cloud Developers
Amazon Cloud Developers
Sep 30, 2025 · Artificial Intelligence

Claude Sonnet 4.5 Arrives: Efficiently Deploy Production‑Grade Agents for Long‑Context Tasks

Claude Sonnet 4.5 is now available on Amazon Bedrock, offering upgraded agent capabilities such as tool use, memory management, and extended context handling, with new API features like smart window management, automatic tool‑record cleanup, and cross‑dialog memory, demonstrated through a Python Boto3 example that generates a detailed digital‑transformation plan.

AI agentsAmazon BedrockBoto3
0 likes · 9 min read
Claude Sonnet 4.5 Arrives: Efficiently Deploy Production‑Grade Agents for Long‑Context Tasks
Amazon Cloud Developers
Amazon Cloud Developers
Sep 25, 2025 · Frontend Development

Build 3D Games Without Writing Code Using Amazon Q Developer CLI

The article demonstrates how Amazon Q Developer CLI can understand three.js, generate a mini‑game and automatically render video ads without writing any code or using an IDE, detailing the customer problem, solution architecture, step‑by‑step implementation, experimental validation, and cloud deployment options.

Amazon QCLIcloud rendering
0 likes · 18 min read
Build 3D Games Without Writing Code Using Amazon Q Developer CLI
Amazon Cloud Developers
Amazon Cloud Developers
Sep 23, 2025 · Cloud Computing

Two Options to Resolve Cross-Account Amazon S3 Access Issues

This article examines the common “list‑but‑cannot‑download” problem in multi‑account Amazon S3 environments, explains why bucket‑owner and object‑owner separation causes permission failures, and presents two practical solutions—disabling ACLs or adjusting ACL settings—along with detailed bucket policies, IAM roles, and CLI commands to implement them.

ACLAWSBucket Policy
0 likes · 14 min read
Two Options to Resolve Cross-Account Amazon S3 Access Issues