Help us improve the AWS re:Post Knowledge Center by sharing your feedback in a brief survey. Your input can influence how we create and update our content to better support your AWS journey.
All Content tagged with Serverless
Build and run applications without thinking about servers
Content language: English
Filter content
Select tags to filter
Sort by
Sort by most recent
1469 results
Henrique SantanaEXPERT
published 12 days ago0 votes115 views
AWS introduced Lambda durable functions, enabling developers to build reliable, long-running applications using familiar programming languages while maintaining the simplicity of writing code like a m...
**TL;DR**
For long-running, streaming MCP workloads, Lambda Function URLs currently appear more reliable than API Gateway REST APIs due to timeout and response size constraints.
I’m implementing an M...
1
answers
0
votes
43
views
asked 13 days ago
I'm using a CloudFront distribution with a Lambda@Edge function as a secure proxy for a Cognito User Pool. The purpose of the function is to intercept outbound POST requests to Cognito, inject a Secre...
1
answers
0
votes
73
views
asked 15 days ago
I’m encountering an issue when creating an ElastiCache Serverless (Valkey) cache using a customer-managed KMS key via the AWS API.
**What works**
* Creating the same Valkey Serverless cache via the A...
2
answers
0
votes
60
views
asked 18 days ago
We have a Python Lambda that sometimes crashes due to Out Of Memory (OOM) errors. When it crashes, the process dies instantly, so we cannot log the error from inside the code.
Goal: We need to captur...
1
answers
0
votes
44
views
asked 23 days ago
shubhranshuEXPERT
published a month ago11 votes163 views
I'm trying to install Python modules in my AWS Glue Python Shell job using wheel files stored in Amazon Simple Storage Service (Amazon S3). My job runs in a private Virtual Private Cloud (VPC) with Am...
Hi,
I have a customer in Singapore who wants to use LLMs, but their data must not leave Singapore.
On AWS Bedrock (serverless), as I understand it, if I use a model that supports **cross-region infe...
1
answers
0
votes
63
views
asked a month ago
Harun HasdalEXPERT
published a month ago2 votes89 views
Customer journey for modernizing EV charging workloads on AWS using AWS Modernization pathways and Serverless technologies
Hi AWS Support Team, as AWS Lambda approaches end-of-life for the Python 3.9 runtime, we understand that:
1. New Lambda functions using Python 3.9 cannot be created after January 15, 2026.
2. Existing...
1
answers
-1
votes
283
views
asked a month ago
URGENT: Production Aurora PostgreSQL Serverless Cluster Completely Deadlocked
Summary: Aurora PostgreSQL Serverless cluster has been stuck in "modifying" state for over 1.5during an ACU increase oper...
0
answers
0
votes
84
views
asked 2 months ago
I’m attempting to use Amazon ElastiCache Serverless for Redis (Redis 7.1, cluster‑mode enabled) as the message broker for Celery 5.3+ running on Amazon ECS Fargate. Celery powers asynchronous backgrou...
2
answers
0
votes
120
views
asked 2 months ago
Tags:
amazon-cloudformation
aws-sam
aws-serverless-application-model
iam-permissions
ap-northeast-2
Refined Post Content:
## Problem Statement
SAM/CloudFormation deployment fails with authorization er...
3
answers
0
votes
49
views
asked 2 months ago