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.

1312 results
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
112
views
Suha
asked 2 months 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
86
views
profile picture
asked 2 months 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
129
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
111
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
178
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
265
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
207
views
Alfredo
asked 2 months ago
I am trying to deploy the Jaeger query in AWS Lambda so I pulled the latest Jaeger Query image from Docker Hub and pushed the same to AWS ECR. After pushing the image to AWS ECR I created the AWS...
0
answers
0
votes
447
views
Atif
asked 2 months ago
I have the code bellow. It works on my machine, but on AWS Lambda the error below is thrown. I checked on VPC Security groups and granted all traffic outbound. Does anybody know the reason of this...
1
answers
0
votes
312
views
BGSA
asked 2 months ago
I'm using a python runtime for my lambda function but I'm not able to view the code editor. Is there any new update I'm missing on? ![Enter image description...
1
answers
0
votes
294
views
sravan
asked 2 months ago
Hi In my lambda code I am importing cfnresponse, which will be used in CloudFormation. I am getting the following error in my lambda implemented in Python 3.12 "Unable to import module '" : No module...
Accepted AnswerServerlessAWS Lambda
1
answers
0
votes
392
views
AWS
Kingson
asked 2 months ago
Hi I want to use webcam using HTML by serving through flask (python) My approach is working on my pc but on EC2 when I access it using Public IPv4 DNS, it does not show video and gives error as Code...
1
answers
0
votes
256
views
asked 2 months ago