Skip to main content
Stack Overflow
  1. About
  2. For Teams

AWS Collective

A collective for developers who utilize Amazon Web Services' infrastructure and platform capabilities. The AWS Collective is organized and managed by the Stack Overflow community as a resource for developers.
257.5k Questions
+12
37.2k Members
+76
Contact

Pinned Bulletins

View all 1 bulletins

AWS has some news to share

Can you answer these questions?

View all unanswered questions

These questions still don't have an answer

0 votes
0 answers
18 views

psycopg2 OperationalError: could not open certificate file "/root/.postgresql/postgresql.crt": Permission denied (AWS RDS, Celery worker, Docker)

I am facing a PostgreSQL SSL issue while running a Celery worker inside Docker that connects to an AWS RDS PostgreSQL instance. [2026年01月02日 13:46:09,119: ERROR/ForkPoolWorker-8] Task app.tasks....
0 votes
0 answers
25 views

POSTGRES_HOST needed in user data to launch EC2 but postgres needs to be deployed in RDS to create POSTGRES_HOST, how to break this loop in cdk?

I am using aws-cdk to create an EC2 instance running Amazon Linux 2023 and an RDS instance running PostgreSQL 18.1 My EC2 instance will run a python application inside docker This python application ...
0 votes
0 answers
31 views

DuckDB AWS Credential refresh

I am running a DuckDB job in an AWS Fargate container. It is accessing .parquet files on S3 through the DuckLake extension. The container assumes an IAM role which DuckDB can access via CREATE SECRET (...
0 votes
0 answers
9 views

Why does Milvus fail with "fs == nullptr" when loading large HNSW indexes from S3 storage?

I’m running into a fatal error when loading a large HNSW index in Milvus 2.6.7, deployed via Docker, and backed by S3-compatible object storage. Here is the setup: Collection size: ~50 million ...
0 votes
0 answers
43 views

Network HTTP/2 requests from Next.js frontend randomly stalled/queued towards node backend EC2 behind ALB

I have a Next.js frontend and Node.js backend application running on AWS. There are two environment levels: Staging: Separate EC2 instances for frontend and backend Production: Separate EC2 instances ...

Learn something new
These are the most recent articles in AWS Collective
0 votes
359 views
1 minute read

AWS Management Console now supports simultaneous sign-in for multiple AWS accounts

AWS has changed the way we interact with AWS console for sign-in. Jan 16, 2025 AWS has announced the support for multiple console sessions for signing into different aws accounts in the same browser. ...
4 votes
570 views
8 minute read

How to achieve fast, scalable, robust & cost optimized scaling of tasks on AWS ECS

Summary There are multiple use cases to containerize and host proprietary applications on AWS ECS which is "a fully managed container orchestration service that makes it easy for you to deploy, manage,...
8 votes
689 views
2 minute read

Overcoming Front-End Back-End Coupling with AWS Event-Driven Architecture

introduction As a developer, I've always been interested in event-driven architectures (EDAs) and how they can improve the overall performance and scalability of web applications. However, I never ...
6 votes
1k views
1 minute read

Always-on access for your data in Amazon S3, using cross-Region replication and Multi-Region Access Points (MRAP)

To improve durability of your data in the cloud, you should replicate it to multiple locations. For data in Amazon S3, it is automatically stored across multiple devices spanning a minimum of three ...
6 votes
1k views
3 minute read

Local development, testing, and debugging of serverless applications defined in Terraform using AWS SAM CLI

One question we hear from developers using Terraform and AWS Lambda functions is how to locally test the Lambda function. Here’s a great example — I have a simple terraform file with a Lambda function....

AltStyle によって変換されたページ (->オリジナル) /