Skip to content

All Content tagged with Caching

Caching allows you to efficiently reuse previously retrieved or computed data.

Content language: English

Filter content
Select tags to filter
Sort by
Sort by most recent
114 results
Hi AWS team, I’m a beginner using WordPress on Amazon Lightsail (2GB RAM, 2vCPU, 60GB SSD, Seoul Region). I want to make my site faster and more optimized, but I prefer a simple and lightweight sol...
1
answers
0
votes
109
views
asked 4 months ago
Hi Team, I was recently going through the concept of Prompt Caching for Foundational Models Present in AWS Bedrock. Our team was trying to extend it to Bedrock Agents and how can we enable Prompt Ca...
1
answers
0
votes
1.4K
views
asked 8 months ago
Can I configure my Lambda function to retrieve values from Parameter Store only once initially, then cache those values and continue using the cached version unless the values are explicitly changed? ...
2
answers
0
votes
458
views
asked 9 months ago
I'm serving a frontend app via static files hosted in S3 and distributed through CloudFront. The app fetches an OpenAPI schema from a separate subdomain (also static S3 behind CloudFront), so I enable...
1
answers
0
votes
188
views
asked 9 months ago
Hi everyone, I'm currently hosting static files on S3 and delivering them through CloudFront. My goal is to reduce request costs by leveraging caching. I’ve set the following Cache-Control header on...
1
answers
0
votes
247
views
asked 9 months ago
Written primarily with CloudFront in mind, this article describes the importance of HTTP caching in preventing malicious requests from reaching your origin as well as some of the CloudFront features ...
Does prompt caching impact our per minute token limit? For example, suppose we had a limit of 100k tokens per minute and make 5 API calls with 20k in cache hits and 5k tokens of new data per prompt....
1
answers
0
votes
1.1K
views
AWS
asked 10 months ago
We have a HTTP API using a custom Lambda authorizer with caching enabled as described [here](https://docs.aws.amazon.com/apigateway/latest/developerguide/http-api-lambda-authorizer.html#http-api-lambd...
1
answers
0
votes
272
views
asked 10 months ago
I'm experiencing an issue with CodeBuild's caching mechanism when building a project using webpack. The cache is being invalidated on every build because generates a new hash suffix for source direct...
2
answers
0
votes
160
views
asked 10 months ago
I'm trying to perform the same API call using my local setup and on EC2. Since the database URLs are the same in both environments, I expect to receive the same response. For example, after making so...
1
answers
0
votes
122
views
asked a year ago
I have implemented Client Certificate authorization and trying to enable caching for the same. I logged the request and Certificate details are coming into RequestContext.Identity.ClientCert.ClientCer...
2
answers
0
votes
139
views
asked a year ago
I am using Lambda Authorizer and it uses Certificate authentication. I have 2 questions:- 1. We are using sam template to deploy the stack on AWS. When I am trying to set the properties via sam templa...
1
answers
0
votes
289
views
asked a year ago
  • 1
  • 2
  • 3
  • 4
  • 5
  • •••
  • 10
  • Page size
    12 / page