Skip to content

Questions tagged with Caching

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

Content language: English

Filter questions
Select tags to filter
Sort by
Sort by most recent
Filter Questions by:

Browse through the questions and answers listed below or filter and sort to narrow down your results.

113 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
164
views
asked 7 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.7K
views
asked a year 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
569
views
asked a year 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
246
views
asked a year 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
328
views
asked a year ago
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.3K
views
AWS
asked a year 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...
2
answers
0
votes
368
views
asked a year 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
220
views
asked a year 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
172
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
185
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
352
views
asked a year ago
I am trying to fetch data saved inside a rds mysql database using a lambda function and cache it using memcache but the lambda keeps fetching only from the database all the time without caching. When ...
1
answers
0
votes
494
views
asked a year ago
  • 1
  • 2
  • 3
  • 4
  • 5
  • •••
  • 10
  • Page size
    12 / page