AWS just dropped support for building serverless agentic AI systems. You’ll need the Strands Agents SDK, Bedrock AgentCore (preview), plus trusty tools like Lambda and ECS.
What’s new? Agentic AI flips the script. Instead of dumb prompt-in, response-out bots, you get goal-driven loops with memory, tool use, and baked-in identity. These agents can reason. Act. Actually get things done.
Big shift: LLMs move off GPUs and into the real world—running on CPUs with orchestration, workflow state, and real-time hooks into enterprise systems.