Explore how you can quickly prepare for, respond to, and recover from security events. Learn more.
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...
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....
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...
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 ?!
If I have a cluster in 3 AZ, does the hourly cost be multipled by 3 ?
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...
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...
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...
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...
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...
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 ...
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...