

# Next steps
<a name="next-steps"></a>

This guide discussed the history and foundations of agentic AI, which represents the evolution of traditional software agents into autonomous, intelligent systems that are powered by generative AI. It described how early software agents followed predefined rules and logic to automate tasks within fixed boundaries, and explained how agentic AI builds on this foundation by incorporating large language models, which enable agents to reason, learn, and adapt dynamically in open-ended environments.

You can explore agentic AI in depth by reviewing the following publications in this series:
+ [Operationalizing agentic AI on AWS](https://docs.aws.amazon.com/prescriptive-guidance/latest/strategy-operationalizing-agentic-ai/) provides an organizational strategy to transform agentic AI from isolated experiments into enterprise-scale, value-generating infrastructure. 
+ [Agentic AI patterns and workflows on AWS](https://docs.aws.amazon.com/prescriptive-guidance/latest/agentic-ai-patterns/) discusses the foundational blueprints and modular constructs used to design, compose, and orchestrate goal-oriented AI agents.
+ [Agentic AI frameworks, protocols, and tools on AWS](https://docs.aws.amazon.com/prescriptive-guidance/latest/agentic-ai-frameworks/) covers the software foundations, toolkits, and protocols to consider when you build your agentic AI solutions.
+ [Building serverless architectures for agentic AI on AWS](https://docs.aws.amazon.com/prescriptive-guidance/latest/agentic-ai-serverless/) discusses serverless architectures as a natural foundation of modern AI workloads and describes how you can build AI-native serverless architectures in the AWS Cloud.
+ [Building multi-tenant architectures for agentic AI on AWS](https://docs.aws.amazon.com/prescriptive-guidance/latest/agentic-ai-multitenant/) describes the use of AI agents in multi-tenant settings, including hosting considerations, deployment models, and control planes.