All Content 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
1355 results
Hi All, My customer has been making use of API Gateway's Websocket integration, performing two way communication with a lambda function. They've previously been using JSON but would like to send bin...
1
answers
0
votes
155
views
asked 2 months ago
I am doing a deployment in ECS Fargate Service, I see the tasks are getting started successfully but then they are repeatedly getting stopped with "AWSSecurityTokenServiceException" for the task role....
2
answers
0
votes
92
views
asked 2 months ago
Hi! In my AWS environment I have several RDS instances that are created and connected to my dev environment on the cloud and secure via VPC. For local development until now I runned a docker postgre...
1
answers
0
votes
130
views
asked 3 months ago
We have a 'regional cluster' Aurora Mysql witth 4 instances, serverless v2 (0.5 to 6 ACUs) To cut down costs we need to reduce multi-AZ from 3 zone to 2 How ?!
1
answers
0
votes
78
views
asked 3 months ago
1
answers
0
votes
102
views
asked 3 months 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
71
views
asked 3 months 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 req...
2
answers
0
votes
91
views
asked 3 months 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 functio...
1
answers
0
votes
63
views
asked 3 months 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
61
views
asked 3 months 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
90
views
asked 3 months 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
122
views
asked 3 months 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, Dy...
2
answers
0
votes
96
views
asked 3 months ago