{"id":12210,"date":"2025-07-23T10:04:26","date_gmt":"2025-07-23T08:04:26","guid":{"rendered":"https:\/\/lcloud.pl\/?p=12210"},"modified":"2025-07-23T10:10:10","modified_gmt":"2025-07-23T08:10:10","slug":"aws-reinvents-ai-agents-introducing-amazon-bedrock-agentcore","status":"publish","type":"post","link":"https:\/\/lcloud.pl\/en\/aws-reinvents-ai-agents-introducing-amazon-bedrock-agentcore\/","title":{"rendered":"AWS Reinvents AI Agents: Introducing Amazon Bedrock AgentCore"},"content":{"rendered":"<p style=\"text-align: justify;\" data-start=\"120\" data-end=\"545\"><span style=\"font-size: 18px;\">AWS continues to prove that the future of AI goes far beyond generating text. At the recent AWS Summit in New York, the company unveiled <strong><a href=\"https:\/\/aws.amazon.com\/bedrock\/agentcore\/\"><span style=\"color: #199ad8;\">Amazon Bedrock AgentCore<\/span><\/a><\/strong> a new service providing infrastructure for deploying and managing AI agents. This solution is designed to empower AI agents to perform real tasks: connect to business tools, analyze data, process instructions, and make decisions\u00a0 not just respond to questions.<\/span><\/p>\n<h2 style=\"text-align: justify;\" data-start=\"547\" data-end=\"584\"><span style=\"color: #199ad8; font-size: 24px;\"><strong>What is Amazon Bedrock AgentCore?<\/strong><\/span><\/h2>\n<p style=\"text-align: justify;\" data-start=\"586\" data-end=\"871\"><span style=\"font-size: 18px;\">Amazon Bedrock AgentCore is an infrastructure framework for AI agents, created to support their deployment in production environments. Its primary goal is to simplify the process of building and operating AI agents that do more than just engage in conversations &#8211; they get things done.<\/span><\/p>\n<p style=\"text-align: justify;\" data-start=\"873\" data-end=\"1372\"><span style=\"font-size: 18px;\">Unlike some other AWS offerings, a key difference with AgentCore is that it<span style=\"color: #199ad8;\"> <strong data-start=\"949\" data-end=\"985\">does not provide language models<\/strong><\/span> (such as Claude, Mistral, Llama) directly, but integrates with them via Amazon Bedrock. AgentCore handles the <span style=\"color: #199ad8;\"><strong data-start=\"1096\" data-end=\"1130\">entire operational environment<\/strong> <\/span>around those models: agent sessions, memory, code interpretation, tool and internet access, authorization, and monitoring. It offers a set of modules that let you run AI agents in production without building custom architecture from scratch.<\/span><\/p>\n<h2 style=\"text-align: justify;\" data-start=\"1374\" data-end=\"1417\"><span style=\"font-size: 24px; color: #199ad8;\">How does Amazon Bedrock AgentCore work?<\/span><\/h2>\n<p style=\"text-align: justify;\" data-start=\"1419\" data-end=\"1819\"><span style=\"font-size: 18px;\">The system is based on a cohesive architecture composed of seven modules, each responsible for a different aspect of the agent&#8217;s operation. The <span style=\"color: #199ad8;\"><strong data-start=\"1563\" data-end=\"1596\">core component is the runtime<\/strong><\/span> &#8211; a scalable, serverless environment that launches an AI agent in an isolated and secure session. Each session can last up to eight hours, enabling complex interactions with persistent memory of previous steps and context.<\/span><\/p>\n<p style=\"text-align: justify;\" data-start=\"1821\" data-end=\"2147\"><span style=\"font-size: 18px;\">AgentCore also includes <span style=\"color: #199ad8;\"><strong data-start=\"1845\" data-end=\"1864\">built-in memory<\/strong><\/span>, storing data in two modes: short-term (for the current session) and persistent (for continuity across future user or process interactions). Importantly, companies don&#8217;t need to configure an external vector database or knowledge management system &#8211; memory is native to the platform.<\/span><\/p>\n<p style=\"text-align: justify;\" data-start=\"2149\" data-end=\"2493\"><span style=\"font-size: 18px;\">The <span style=\"color: #199ad8;\"><strong data-start=\"2153\" data-end=\"2171\">Gateway module<\/strong><\/span> acts as a translation layer, converting external resources like APIs, Lambda functions, or third-party tools (e.g., Jira, Slack, Salesforce) into the standard Model Context Protocol (MCP). This allows the agent to understand how to use a given tool, what data is accessible, and how to act within the correct context.<\/span><\/p>\n<p style=\"text-align: justify;\" data-start=\"2495\" data-end=\"2728\"><span style=\"font-size: 18px;\">The <span style=\"color: #199ad8;\"><strong data-start=\"2499\" data-end=\"2521\">Interpreter module<\/strong><\/span> enables agents to execute Python or JavaScript code in a sandboxed environment. That means the agent can calculate data, write scripts, or perform transformations independently &#8211; without human intervention.<\/span><\/p>\n<p style=\"text-align: justify;\" data-start=\"2730\" data-end=\"2867\"><span style=\"font-size: 18px;\">Next is the <span style=\"color: #199ad8;\"><strong data-start=\"2742\" data-end=\"2753\">Browser<\/strong>,<\/span> a tool that gives the agent controlled internet access for real-time browsing and webpage analysis in a sandbox.<\/span><\/p>\n<p style=\"text-align: justify;\" data-start=\"2869\" data-end=\"3103\"><span style=\"font-size: 18px;\">The <span style=\"color: #199ad8;\"><strong data-start=\"2873\" data-end=\"2892\">Identity module<\/strong><\/span> ensures secure access and authorization, integrating with identity systems so the agent operates within defined policies &#8211; crucial for working with sensitive data, approval workflows, or regulated environments.<\/span><\/p>\n<p style=\"text-align: justify;\" data-start=\"3105\" data-end=\"3419\"><span style=\"font-size: 18px;\">Finally, <span style=\"color: #199ad8;\"><strong data-start=\"3114\" data-end=\"3131\">Observability<\/strong><\/span> ties it all together, offering a full set of monitoring, logging, and analytics tools to track agent behavior. From basic logs to detailed decision paths, telemetry, and performance indicators \u2014 teams get full visibility into the agent\u2019s environment and can quickly respond to anomalies.<\/span><\/p>\n<h2 style=\"text-align: justify;\" data-start=\"3421\" data-end=\"3464\"><span style=\"color: #199ad8;\"><strong><span style=\"font-size: 24px;\">Who is it for and when is it available?<\/span><\/strong><\/span><\/h2>\n<p style=\"text-align: justify;\" data-start=\"3466\" data-end=\"3832\"><span style=\"font-size: 18px;\">Amazon Bedrock AgentCore is intended for development teams, AI engineers, and organizations building custom agent-based solutions powered by language models. We believe it will be particularly useful for teams involved in customer support automation, application integration, data analysis, internal operations support, and R&amp;D departments developing internal tools.<\/span><\/p>\n<p style=\"text-align: justify;\" data-start=\"3834\" data-end=\"4030\"><span style=\"font-size: 18px;\">Currently, the service is available in<a href=\"https:\/\/aws.amazon.com\/bedrock\/agentcore\/\"><span style=\"color: #199ad8;\"> <strong data-start=\"3873\" data-end=\"3889\">Preview mode<\/strong> <\/span><\/a>in selected AWS regions, including Northern Virginia (us-east-1), Oregon (us-west-2), Frankfurt (eu-central-1), and Sydney (ap-southeast-2).<\/span><\/p>\n<p style=\"text-align: justify;\" data-start=\"4032\" data-end=\"4247\"><span style=\"font-size: 18px;\">Expanded availability is expected in the coming months of 2025, although no specific date has been announced yet. Interested users can begin testing now with AWS-provided documentation, SDKs, and sample deployments.<\/span><\/p>\n<p style=\"text-align: justify;\" data-start=\"4249\" data-end=\"4420\"><span style=\"font-size: 18px;\"><a href=\"https:\/\/www.linkedin.com\/company\/lcloud\/\"><span style=\"color: #199ad8;\">Follow us on LinkedIn<\/span><\/a> to stay updated on the latest AWS services, real-world AI agent applications, and technologies that truly accelerate automation and cloud innovation.<\/span><\/p>\n","protected":false},"excerpt":{"rendered":"<p>AWS continues to prove that the future of AI goes far beyond generating text. At the recent AWS Summit in New York, the company unveiled Amazon Bedrock AgentCore a new service providing infrastructure for deploying and managing AI agents. This solution is designed to empower AI agents to perform real tasks: connect to business tools, [&hellip;]<\/p>\n","protected":false},"author":3,"featured_media":12201,"comment_status":"closed","ping_status":"closed","sticky":false,"template":"","format":"standard","meta":{"_acf_changed":false,"footnotes":""},"categories":[3],"tags":[30,37,35,141],"class_list":["post-12210","post","type-post","status-publish","format-standard","has-post-thumbnail","hentry","category-uncategorized","tag-aws-en","tag-cloud","tag-cloud-computing","tag-genai-en"],"acf":[],"yoast_head":"<!-- This site is optimized with the Yoast SEO plugin v25.3 - https:\/\/yoast.com\/wordpress\/plugins\/seo\/ -->\n<title>AWS Reinvents AI Agents: Introducing Amazon Bedrock AgentCore - LCloud<\/title>\n<meta name=\"description\" content=\"AWS\u2019s new infrastructure for deploying AI agents in production. Learn how it enables real task execution, tool integration, memory handling, and secure operations beyond text generation.\" \/>\n<meta property=\"og:locale\" content=\"en_US\" \/>\n<meta property=\"og:type\" content=\"article\" \/>\n<meta property=\"og:title\" content=\"What is Amazon Bedrock AgentCore?\" \/>\n<meta property=\"og:description\" content=\"AWS\u2019s new infrastructure for deploying AI agents in production. Learn how it enables real task execution, tool integration, memory handling, and secure operations beyond text generation.\" \/>\n<meta property=\"og:url\" content=\"https:\/\/lcloud.pl\/en\/aws-reinvents-ai-agents-introducing-amazon-bedrock-agentcore\/\" \/>\n<meta property=\"og:site_name\" content=\"LCloud\" \/>\n<meta property=\"article:published_time\" content=\"2025-07-23T08:04:26+00:00\" \/>\n<meta property=\"article:modified_time\" content=\"2025-07-23T08:10:10+00:00\" \/>\n<meta property=\"og:image\" content=\"https:\/\/lcloud.pl\/wp-content\/uploads\/2025\/07\/Amazon-Bedrock-AgentCore.png\" \/>\n\t<meta property=\"og:image:width\" content=\"1200\" \/>\n\t<meta property=\"og:image:height\" content=\"630\" \/>\n\t<meta property=\"og:image:type\" content=\"image\/png\" \/>\n<meta name=\"author\" content=\"LCloud\" \/>\n<meta name=\"twitter:card\" content=\"summary_large_image\" \/>\n<meta name=\"twitter:title\" content=\"What is Amazon Bedrock AgentCore?\" \/>\n<meta name=\"twitter:description\" content=\"AWS\u2019s new infrastructure for deploying AI agents in production. Learn how it enables real task execution, tool integration, memory handling, and secure operations beyond text generation.\" \/>\n<meta name=\"twitter:image\" content=\"https:\/\/lcloud.pl\/wp-content\/uploads\/2025\/07\/Amazon-Bedrock-AgentCore.png\" \/>\n<meta name=\"twitter:label1\" content=\"Written by\" \/>\n\t<meta name=\"twitter:data1\" content=\"LCloud\" \/>\n\t<meta name=\"twitter:label2\" content=\"Est. reading time\" \/>\n\t<meta name=\"twitter:data2\" content=\"4 minutes\" \/>\n<script type=\"application\/ld+json\" class=\"yoast-schema-graph\">{\"@context\":\"https:\/\/schema.org\",\"@graph\":[{\"@type\":\"WebPage\",\"@id\":\"https:\/\/lcloud.pl\/en\/aws-reinvents-ai-agents-introducing-amazon-bedrock-agentcore\/\",\"url\":\"https:\/\/lcloud.pl\/en\/aws-reinvents-ai-agents-introducing-amazon-bedrock-agentcore\/\",\"name\":\"AWS Reinvents AI Agents: Introducing Amazon Bedrock AgentCore - LCloud\",\"isPartOf\":{\"@id\":\"https:\/\/lcloud.pl\/#website\"},\"primaryImageOfPage\":{\"@id\":\"https:\/\/lcloud.pl\/en\/aws-reinvents-ai-agents-introducing-amazon-bedrock-agentcore\/#primaryimage\"},\"image\":{\"@id\":\"https:\/\/lcloud.pl\/en\/aws-reinvents-ai-agents-introducing-amazon-bedrock-agentcore\/#primaryimage\"},\"thumbnailUrl\":\"https:\/\/lcloud.pl\/wp-content\/uploads\/2025\/07\/Amazon-Bedrock-AgentCore-Tlo.png\",\"datePublished\":\"2025-07-23T08:04:26+00:00\",\"dateModified\":\"2025-07-23T08:10:10+00:00\",\"author\":{\"@id\":\"https:\/\/lcloud.pl\/#\/schema\/person\/4514b7cb65efcf283a08aebc7269087f\"},\"description\":\"AWS\u2019s new infrastructure for deploying AI agents in production. Learn how it enables real task execution, tool integration, memory handling, and secure operations beyond text generation.\",\"inLanguage\":\"en-US\",\"potentialAction\":[{\"@type\":\"ReadAction\",\"target\":[\"https:\/\/lcloud.pl\/en\/aws-reinvents-ai-agents-introducing-amazon-bedrock-agentcore\/\"]}]},{\"@type\":\"ImageObject\",\"inLanguage\":\"en-US\",\"@id\":\"https:\/\/lcloud.pl\/en\/aws-reinvents-ai-agents-introducing-amazon-bedrock-agentcore\/#primaryimage\",\"url\":\"https:\/\/lcloud.pl\/wp-content\/uploads\/2025\/07\/Amazon-Bedrock-AgentCore-Tlo.png\",\"contentUrl\":\"https:\/\/lcloud.pl\/wp-content\/uploads\/2025\/07\/Amazon-Bedrock-AgentCore-Tlo.png\",\"width\":1440,\"height\":274,\"caption\":\"Amazon Bedrock AgentCore Icon\"},{\"@type\":\"WebSite\",\"@id\":\"https:\/\/lcloud.pl\/#website\",\"url\":\"https:\/\/lcloud.pl\/\",\"name\":\"LCloud\",\"description\":\"AWS Advanced Consulting Partner | APN Well-Architected Partner\",\"potentialAction\":[{\"@type\":\"SearchAction\",\"target\":{\"@type\":\"EntryPoint\",\"urlTemplate\":\"https:\/\/lcloud.pl\/?s={search_term_string}\"},\"query-input\":{\"@type\":\"PropertyValueSpecification\",\"valueRequired\":true,\"valueName\":\"search_term_string\"}}],\"inLanguage\":\"en-US\"},{\"@type\":\"Person\",\"@id\":\"https:\/\/lcloud.pl\/#\/schema\/person\/4514b7cb65efcf283a08aebc7269087f\",\"name\":\"LCloud\",\"image\":{\"@type\":\"ImageObject\",\"inLanguage\":\"en-US\",\"@id\":\"https:\/\/lcloud.pl\/#\/schema\/person\/image\/\",\"url\":\"https:\/\/secure.gravatar.com\/avatar\/61f46c824c899f1219b825e20fe617f3f16e4cd29b62c016d533e3f2b154c604?s=96&d=mm&r=g\",\"contentUrl\":\"https:\/\/secure.gravatar.com\/avatar\/61f46c824c899f1219b825e20fe617f3f16e4cd29b62c016d533e3f2b154c604?s=96&d=mm&r=g\",\"caption\":\"LCloud\"},\"url\":\"https:\/\/lcloud.pl\/en\/author\/developers\/\"}]}<\/script>\n<!-- \/ Yoast SEO plugin. -->","yoast_head_json":{"title":"AWS Reinvents AI Agents: Introducing Amazon Bedrock AgentCore - LCloud","description":"AWS\u2019s new infrastructure for deploying AI agents in production. Learn how it enables real task execution, tool integration, memory handling, and secure operations beyond text generation.","og_locale":"en_US","og_type":"article","og_title":"What is Amazon Bedrock AgentCore?","og_description":"AWS\u2019s new infrastructure for deploying AI agents in production. Learn how it enables real task execution, tool integration, memory handling, and secure operations beyond text generation.","og_url":"https:\/\/lcloud.pl\/en\/aws-reinvents-ai-agents-introducing-amazon-bedrock-agentcore\/","og_site_name":"LCloud","article_published_time":"2025-07-23T08:04:26+00:00","article_modified_time":"2025-07-23T08:10:10+00:00","og_image":[{"width":1200,"height":630,"url":"https:\/\/lcloud.pl\/wp-content\/uploads\/2025\/07\/Amazon-Bedrock-AgentCore.png","type":"image\/png"}],"author":"LCloud","twitter_card":"summary_large_image","twitter_title":"What is Amazon Bedrock AgentCore?","twitter_description":"AWS\u2019s new infrastructure for deploying AI agents in production. Learn how it enables real task execution, tool integration, memory handling, and secure operations beyond text generation.","twitter_image":"https:\/\/lcloud.pl\/wp-content\/uploads\/2025\/07\/Amazon-Bedrock-AgentCore.png","twitter_misc":{"Written by":"LCloud","Est. reading time":"4 minutes"},"schema":{"@context":"https:\/\/schema.org","@graph":[{"@type":"WebPage","@id":"https:\/\/lcloud.pl\/en\/aws-reinvents-ai-agents-introducing-amazon-bedrock-agentcore\/","url":"https:\/\/lcloud.pl\/en\/aws-reinvents-ai-agents-introducing-amazon-bedrock-agentcore\/","name":"AWS Reinvents AI Agents: Introducing Amazon Bedrock AgentCore - LCloud","isPartOf":{"@id":"https:\/\/lcloud.pl\/#website"},"primaryImageOfPage":{"@id":"https:\/\/lcloud.pl\/en\/aws-reinvents-ai-agents-introducing-amazon-bedrock-agentcore\/#primaryimage"},"image":{"@id":"https:\/\/lcloud.pl\/en\/aws-reinvents-ai-agents-introducing-amazon-bedrock-agentcore\/#primaryimage"},"thumbnailUrl":"https:\/\/lcloud.pl\/wp-content\/uploads\/2025\/07\/Amazon-Bedrock-AgentCore-Tlo.png","datePublished":"2025-07-23T08:04:26+00:00","dateModified":"2025-07-23T08:10:10+00:00","author":{"@id":"https:\/\/lcloud.pl\/#\/schema\/person\/4514b7cb65efcf283a08aebc7269087f"},"description":"AWS\u2019s new infrastructure for deploying AI agents in production. Learn how it enables real task execution, tool integration, memory handling, and secure operations beyond text generation.","inLanguage":"en-US","potentialAction":[{"@type":"ReadAction","target":["https:\/\/lcloud.pl\/en\/aws-reinvents-ai-agents-introducing-amazon-bedrock-agentcore\/"]}]},{"@type":"ImageObject","inLanguage":"en-US","@id":"https:\/\/lcloud.pl\/en\/aws-reinvents-ai-agents-introducing-amazon-bedrock-agentcore\/#primaryimage","url":"https:\/\/lcloud.pl\/wp-content\/uploads\/2025\/07\/Amazon-Bedrock-AgentCore-Tlo.png","contentUrl":"https:\/\/lcloud.pl\/wp-content\/uploads\/2025\/07\/Amazon-Bedrock-AgentCore-Tlo.png","width":1440,"height":274,"caption":"Amazon Bedrock AgentCore Icon"},{"@type":"WebSite","@id":"https:\/\/lcloud.pl\/#website","url":"https:\/\/lcloud.pl\/","name":"LCloud","description":"AWS Advanced Consulting Partner | APN Well-Architected Partner","potentialAction":[{"@type":"SearchAction","target":{"@type":"EntryPoint","urlTemplate":"https:\/\/lcloud.pl\/?s={search_term_string}"},"query-input":{"@type":"PropertyValueSpecification","valueRequired":true,"valueName":"search_term_string"}}],"inLanguage":"en-US"},{"@type":"Person","@id":"https:\/\/lcloud.pl\/#\/schema\/person\/4514b7cb65efcf283a08aebc7269087f","name":"LCloud","image":{"@type":"ImageObject","inLanguage":"en-US","@id":"https:\/\/lcloud.pl\/#\/schema\/person\/image\/","url":"https:\/\/secure.gravatar.com\/avatar\/61f46c824c899f1219b825e20fe617f3f16e4cd29b62c016d533e3f2b154c604?s=96&d=mm&r=g","contentUrl":"https:\/\/secure.gravatar.com\/avatar\/61f46c824c899f1219b825e20fe617f3f16e4cd29b62c016d533e3f2b154c604?s=96&d=mm&r=g","caption":"LCloud"},"url":"https:\/\/lcloud.pl\/en\/author\/developers\/"}]}},"_links":{"self":[{"href":"https:\/\/lcloud.pl\/en\/wp-json\/wp\/v2\/posts\/12210","targetHints":{"allow":["GET"]}}],"collection":[{"href":"https:\/\/lcloud.pl\/en\/wp-json\/wp\/v2\/posts"}],"about":[{"href":"https:\/\/lcloud.pl\/en\/wp-json\/wp\/v2\/types\/post"}],"author":[{"embeddable":true,"href":"https:\/\/lcloud.pl\/en\/wp-json\/wp\/v2\/users\/3"}],"replies":[{"embeddable":true,"href":"https:\/\/lcloud.pl\/en\/wp-json\/wp\/v2\/comments?post=12210"}],"version-history":[{"count":4,"href":"https:\/\/lcloud.pl\/en\/wp-json\/wp\/v2\/posts\/12210\/revisions"}],"predecessor-version":[{"id":12214,"href":"https:\/\/lcloud.pl\/en\/wp-json\/wp\/v2\/posts\/12210\/revisions\/12214"}],"wp:featuredmedia":[{"embeddable":true,"href":"https:\/\/lcloud.pl\/en\/wp-json\/wp\/v2\/media\/12201"}],"wp:attachment":[{"href":"https:\/\/lcloud.pl\/en\/wp-json\/wp\/v2\/media?parent=12210"}],"wp:term":[{"taxonomy":"category","embeddable":true,"href":"https:\/\/lcloud.pl\/en\/wp-json\/wp\/v2\/categories?post=12210"},{"taxonomy":"post_tag","embeddable":true,"href":"https:\/\/lcloud.pl\/en\/wp-json\/wp\/v2\/tags?post=12210"}],"curies":[{"name":"wp","href":"https:\/\/api.w.org\/{rel}","templated":true}]}}