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?
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...
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...
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...
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...
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...
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...
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...
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...
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...
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...
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...