Latest
Amazon Bedrock Adds Prompt Caching, Cutting AI Support Tool Costs Sharply
AWS added prompt caching to Amazon Bedrock, letting applications reuse previously processed prompt segments (system instructions, long context, examples) instead of reprocessing them on every call. AWS reports up to 90% lower input token costs and up to 85% lower latency for supported models, directly cutting the operating cost of AI agents and chat tools built on Bedrock.
What changes for operators — If your support chatbot, internal knowledge assistant, or sales copilot runs on Bedrock and sends the same system prompt or product documentation with every request — which most retrieval-augmented tools do — this reduces your per-query cost and speeds up response times without any change to the model itself. Teams running high-volume support automation (think hundreds or thousands of tickets a day) should see the caching applied automatically or configure it explicitly, since AWS notes it works best when a large portion of the prompt — like a knowledge base excerpt or tool definitions — stays identical across calls. For a 10-200 person company already paying per-token for AI support or sales workflows on Bedrock, this is a direct cost lever worth checking this quarter, not a future consideration.