

# Resources
<a name="resources"></a>

Use the following AWS and other resources related to autonomous agent development.

## AWS Blogs
<a name="aws-blogs"></a>
+ [Amazon Bedrock AgentCore Memory: Building context-aware agents](https://aws.amazon.com/blogs/machine-learning/amazon-bedrock-agentcore-memory-building-context-aware-agents/)
+ [Best practices for building robust generative AI applications with Amazon Bedrock Agents – Part 1](https://aws.amazon.com/blogs/machine-learning/best-practices-for-building-robust-generative-ai-applications-with-amazon-bedrock-agents-part-1/)
+ [Best practices for building robust generative AI applications with Amazon Bedrock Agents – Part 2](https://aws.amazon.com/blogs/machine-learning/best-practices-for-building-robust-generative-ai-applications-with-amazon-bedrock-agents-part-2/)
+ [Build powerful RAG pipelines with LlamaIndex and Amazon Bedrock](https://aws.amazon.com/blogs/machine-learning/build-powerful-rag-pipelines-with-llamaindex-and-amazon-bedrock/)
+ [Build trustworthy AI agents with Amazon Bedrock AgentCore Observability](https://aws.amazon.com/blogs/machine-learning/build-trustworthy-ai-agents-with-amazon-bedrock-agentcore-observability/)
+ [Evaluate RAG responses with Amazon Bedrock, LlamaIndex and RAGAS](https://aws.amazon.com/blogs/machine-learning/evaluate-rag-responses-with-amazon-bedrock-llamaindex-and-ragas/)
+ [Introducing the Amazon Bedrock AgentCore Code Interpreter](https://aws.amazon.com/blogs/machine-learning/introducing-the-amazon-bedrock-agentcore-code-interpreter/)
+ [Introducing Amazon Bedrock AgentCore Gateway: Transforming enterprise AI agent tool development](https://aws.amazon.com/blogs/machine-learning/introducing-amazon-bedrock-agentcore-gateway-transforming-enterprise-ai-agent-tool-development/)
+ [Introducing Amazon Bedrock AgentCore Identity: Securing agentic AI at scale](https://aws.amazon.com/blogs/machine-learning/introducing-amazon-bedrock-agentcore-identity-securing-agentic-ai-at-scale/) 
+ [Introducing Strands Agents, an Open Source AI Agents SDK](https://aws.amazon.com/blogs/opensource/introducing-strands-agents-an-open-source-ai-agents-sdk/)
+ [Open Protocols for Agent Interoperability Part 1: Inter-Agent Communication on MCP](https://aws.amazon.com/blogs/opensource/open-protocols-for-agent-interoperability-part-1-inter-agent-communication-on-mcp/)
+ [Securely launch and scale your agents and tools on Amazon Bedrock AgentCore Runtime](https://aws.amazon.com/blogs/machine-learning/securely-launch-and-scale-your-agents-and-tools-on-amazon-bedrock-agentcore-runtime/)
+ [AWS Transform for .NET, the first agentic AI service for modernizing .NET applications at scale](https://aws.amazon.com/blogs/aws/aws-transform-for-net-the-first-agentic-ai-service-for-modernizing-net-applications-at-scale/)
+ [AWS Weekly Roundup: Strands Agents](https://aws.amazon.com/blogs/aws/aws-weekly-roundup-strands-agents-aws-transform-amazon-bedrock-guardrails-aws-codebuild-and-more-may-19-2025/)

## AWS Prescriptive Guidance
<a name="aws-prescriptive-guidance"></a>
+ [Operationalizing agentic AI on AWS](https://docs.aws.amazon.com/prescriptive-guidance/latest/strategy-operationalizing-agentic-ai/)
+ [Foundations of agentic AI on AWS](https://docs.aws.amazon.com/prescriptive-guidance/latest/agentic-ai-foundations/)
+ [Agentic AI patterns and workflows on AWS](https://docs.aws.amazon.com/prescriptive-guidance/latest/agentic-ai-patterns/)
+ [Building serverless architectures for agentic AI on AWS](https://docs.aws.amazon.com/prescriptive-guidance/latest/agentic-ai-serverless/)
+ [Building multi-tenant architectures for agentic AI on AWS](https://docs.aws.amazon.com/prescriptive-guidance/latest/agentic-ai-multitenant/)
+ [Security for agentic AI on AWS](https://docs.aws.amazon.com/prescriptive-guidance/latest/agentic-ai-security/introduction.html)
+ [Retrieval Augmented Generation options and architectures on AWS](https://docs.aws.amazon.com/prescriptive-guidance/latest/retrieval-augmented-generation-options/introduction.html)

## AWS resources
<a name="aws-resources"></a>
+ [Amazon Bedrock documentation](https://docs.aws.amazon.com/bedrock/latest/userguide/what-is-bedrock.html)
+ [Amazon Bedrock AgentCore documentation](https://docs.aws.amazon.com/bedrock-agentcore/latest/devguide/what-is-bedrock-agentcore.html)
+ [Amazon Bedrock AgentCore Starter Toolkit](https://github.com/aws/bedrock-agentcore-starter-toolkit) (GitHub repository)
+ [Amazon Nova documentation](https://docs.aws.amazon.com/nova/latest/userguide/what-is-nova.html)
+ [AWS MCP Servers](https://github.com/awslabs/mcp) (GitHub repository)

## Other resources
<a name="other-resources"></a>
+ [AutoGen documentation](https://www.microsoft.com/en-us/research/project/autogen/) (Microsoft)
+ [Building effective agents](https://www.anthropic.com/engineering/building-effective-agents) (Anthropic)
+ [CrewAI GitHub repository](https://github.com/crewAIInc/crewAI)
+ [LangChain documentation](https://python.langchain.com/docs/get_started/introduction)
+ [LangGraph platform](https://blog.langchain.dev/langgraph-platform-ga/)
+ [LlamaIndex documentation](https://developers.llamaindex.ai/python/framework/understanding/rag/)
+ [Model Context Protocol documentation](https://modelcontextprotocol.io/)
+ [Strands Agents documentation](https://strandsagents.com/)
+ [Strands Agents Tools Overview](https://strandsagents.com/0.1.x/user-guide/concepts/tools/tools_overview/)
+ [Strands Agents Quickstart Guide](https://strandsagents.com/0.1.x/user-guide/quickstart/)