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.

100
Articles
0
Likes
350
Views
0
Comments
Recent Articles

Latest from Amazon Cloud Developers

100 recent articles max
Amazon Cloud Developers
Amazon Cloud Developers
Oct 30, 2025 · Artificial Intelligence

Quick Start: Secure, Scalable Agent Identity with AgentCore Identity

This guide walks through Amazon Bedrock senior architect Prasanna Sridharan's video demo of AgentCore Identity, showing how to centrally manage AI agent identities, tokens, and API keys, integrate with Amazon Cognito and OAuth, use the AgentCore SDK for runtime permissions, and apply scoped access control in real-world scenarios.

AI agentsAgentCore IdentityAmazon Bedrock
0 likes · 2 min read
Quick Start: Secure, Scalable Agent Identity with AgentCore Identity
Amazon Cloud Developers
Amazon Cloud Developers
Oct 29, 2025 · Artificial Intelligence

How Amazon Nova’s Multimodal Embedding Model Handles All Modalities in One Go

Amazon Nova, a new multimodal embedding model now available on Amazon Bedrock, unifies text, document, image, video, and audio into a single semantic space, offering up to 8000‑token context, multiple output dimensions, and detailed Python examples for embedding generation, storage, and cross‑modal search.

AWS BedrockAmazon NovaPython SDK
0 likes · 19 min read
How Amazon Nova’s Multimodal Embedding Model Handles All Modalities in One Go
Amazon Cloud Developers
Amazon Cloud Developers
Oct 24, 2025 · Artificial Intelligence

Hands‑On Strands Agents: Building Weather and Teaching AI Agents

This article walks developers through two concrete Agentic AI projects—a Hong Kong weather chatbot built with Amazon Nova Act and a personalized math‑teaching agent using the open‑source Strands Agents framework—each accompanied by full implementation code and live demos.

Agentic AIAmazon Nova ActMath tutoring
0 likes · 2 min read
Hands‑On Strands Agents: Building Weather and Teaching AI Agents
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 agentsAgentOpsAgentic AI
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