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.

1308 results
Hi there. I'd like to route all outbound traffic of a service or task through a HTTP proxy already established. I have the proxy FQDN and port. What can I do from this point?
1
answers
0
votes
65
views
Sixa
asked a month ago
Hi there! I have a model based on a custom Dockerfile and handler. This works really smoothly when I create a real-time inference endpoint. However, a serverless endpoint with the exact same...
0
answers
0
votes
44
views
Richard
asked a month ago
Hi, I have my Express "server" (serverless routes) configured in AWS Lambda behind API Gateway, with the Lambda having 20 units of provisioned concurrency to prevent cold starts. My API serves our...
1
answers
0
votes
70
views
asked a month ago
I am using serverless https://www.serverless.com/ to deploy lambda functions to aws. A problem ive encountered is that the endpoint url will sometimes change when the stack has been modified, breaking...
Accepted AnswerServerlessAWS Lambda
2
answers
0
votes
75
views
asked a month ago
I am attempting to get an contact form working on an Amazon s3 bucket. I can receive email when running tests via Lambda and API Gateway just fine but when I try to submit the form via the website I...
0
answers
0
votes
58
views
asked a month ago
In the discussion on [this AWS forum post](https://repost.aws/questions/QU_mUvs_SuSiW-1tESHo60bQ/elasticache-serverless-scaling-characteristics), Mr. Abhay mentions that ElastiCache Serverless can...
1
answers
0
votes
94
views
Suha
asked a month ago
Hi everyone, I'm working on an independent AI chat app project. The frontend is built with Flutter, and the client-server communication is done via WebSocket. Since this is a solo project, I want to...
1
answers
0
votes
75
views
profile picture
asked a month ago
Sorry if it's been asked,. Seems like a common issue and I did some searches but don't know what terms to use. My set up: I have customers (in cognito) and each customer needs a value associated with...
2
answers
0
votes
117
views
Kelnor
asked 2 months ago
I'm developing a serverless application that AWS Lambda Function and StepFunctions as a data processing pipeline, and I plan to sell it on AWS Marketplace. This solution will be deployed into the...
1
answers
0
votes
97
views
bmt-sh
asked 2 months ago
Hello everyone. I am using a self-hosted email marketing script. I have entered the information required to incorporate Amazon SES API, but when I try to validate the server to finalize the process I...
2
answers
0
votes
167
views
asked 2 months ago
Hi, I am using the AWS Serverless OpenSearch Collection Index. My index is `error-logs`. I am trying to delete documents older than 3 days, for example. I did not find an API that can delete...
1
answers
0
votes
233
views
Dhana
asked 2 months ago
We are running an instance of postgreSQL 11.21 on aurora serverless (v1). In the "Logs & Event" we can see periodic events like: ``` Upgrade in progress: Performing pre-upgrade checks. Database...
1
answers
0
votes
187
views
Alfredo
asked 2 months ago