Questions tagged with Serverless

Build and run applications without thinking about servers

Content language: English

Select up to 5 tags to filter
Sort by most recent

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

1313 results
1
answers
0
votes
41
views
asked 18 days ago
We have a bunch of clusters - 4 instances of Serverless v2 (0.5 - 6 ACUs) - 3 instance of Serverless v2 (0.5 - 4 ACUs) - 1 instance of Serverless v2 (0.5 - 4 ACUs) - 2 instances of Serverless v2 (0.5...
1
answers
0
votes
29
views
asked 18 days ago
Is it possible to invoke a specific lambda instance? I have a use case where a lambda, upon invocation, gathers a large amount of data from S3 based on a DATE parameter on the lambda invocation...
2
answers
0
votes
46
views
Rob
asked 18 days ago
I have written a lambda function in python. The lambda function calls an AWS OpenSearch cluster using the OpenSearch endpoint and using python request library and awsauth library. I have the...
1
answers
0
votes
23
views
Wes
asked 19 days ago
In AWS DMS, I have a Serverless replication, but I want to modify it now justs to add an extra table. No matter what I change, I get this error: Task Settings CloudWatchLogGroup or CloudWatchLogStream...
1
answers
0
votes
27
views
JT
asked 19 days ago
I have a DynamoDB table with ~12 billion rows (all less than 1KB) that have been collected over many years, all populated with a TTL column that set it 1 year from creation date. I'm looking to enable...
1
answers
0
votes
41
views
Lucas
asked 19 days ago
Hello, I'm looking for the most cost effective option for inference on a llama 3.1 8b instruct fine tuned model through an API endpoint. Considering that: - Sagemaker serverless would be perfect, but...
3
answers
0
votes
41
views
BerDore
asked 20 days ago
Hi all, I'm having trouble with a Contact Form, I can't get it to work properly. \ This is my setup: Route53, Cloudfront(with certificate attached), S3(for the static content), API Gateway, Lambda,...
2
answers
0
votes
48
views
asked 20 days ago
I have requested an account-level timeout limit for API Gateway to extend to 2 minutes and have enforced the 2-minute timeout limit on it. I have also ensured that the Lambda Function does not time...
2
answers
0
votes
29
views
Ben
asked 21 days ago
Hi everyone, I am having a few challenges mainly regarding aws request issues not working the same when deployed or using custom domain issues. Local frontend to local server works perfectly by the...
0
answers
0
votes
38
views
asked 22 days ago
We are just looking for clarification regarding how long Aurora Serverless V1 will be supported for?
1
answers
0
votes
60
views
Nick
asked 23 days ago
Hi , We are encountering an issue where requests from an external service (GBG) are successfully reaching our Lambda function when bypassing API Gateway, but fail when routed through API Gateway. The...
2
answers
0
votes
24
views
asked 23 days ago