Skip to main content
The 2024 Developer Survey results are live! See the results

AWS Collective

Discuss AWS with peers and experts Learn more
A new space for technical discussions about AWS
Share your insights, advice and experience with peers and experts
Engage and discuss in threaded post replies

Discussions

Browse discussion posts about AWS.

37 discussion posts
Sorted by:
2 votes
126 views
4 replies

Does ECS Fargate need cluster and nodes to be provisioned?

I'm trying to deploy containers on ECS Fargate. I understand we can deploy the containers as Fargate tasks. But is there any concept of provisioning clusters and nodes on ECS cluster for deploying ...

Dhyey Dave's user avatar
0 votes
47 views
0 replies

Pros and Cons of DynamoDB structure?

Hello, I'm using DynamoDB as the primary database for a barbershop app. During development, I've encountered an issue that I'd like some advice on. I don't have much experience with DynamoDB, so I'm ...

Roman Mahotskyi's user avatar
0 votes
108 views
0 replies

Grafana Docker - Dockerfile with AWS ECS and RDS PostgreSQL

Hello! I'm thinking about structuring a Grafana on AWS via ECS using the RDS Aurora PostgreSQL or RDS PostgreSQL database I made some changes to the Dockerfile Custom, but the tables need to be ...

Matheus Costa's user avatar
2 votes
96 views
3 replies

Difference between AWS Lambda Reserved and Unreserved Concurrency

I wanted to configure an lambda which runs on frequent basis (Once in every 10 Minutes). Considering the unreserved concurrency there was cold start every time there was invocations. I updated ...

Chris Kao's user avatar
  • 478
0 votes
76 views
0 replies

Best way to read from Kinesis to S3 ?

Hello, I'm new to AWS services, so please feel free to correct me if I'm mistaken. I'm attempting to manage my application's logs such that for each request sent to the API Gateway, it triggers a ...

qxxxx2k2's user avatar
30 votes
2k views
48 replies

which CICD tool should i use ?

well , i have couple of applications , one in node js and other one is in PHP laravel. Both code are managed in github .I have choosen aws as cloud. So which is the most reliable and convenient way ...

Whizkevina's user avatar
0 votes
55 views
1 reply

How to enable multicast on a sender EC2 and test it on 2 receiver EC2s?

I need to create a subnet with 3 EC2s. One EC2 with multicast enabled would be the multicast source and 2 other EC2s which would be multicast clients. Should multicast be enabled at Transit Gateway ...

Varesh Gandham's user avatar
0 votes
337 views
8 replies

No internet access if AWS lambda is associated with any VPC

So when AWS lambda function is associted with any VPC it looses its internet connection as per the information that was passed in this link here. And that is why we cannot access the ec2 recources if ...

Cargo23's user avatar
  • 3,177
4 votes
234 views
2 replies

More companies in the same API

What is the optimal approach for the following scenario? In the project, there are multiple user from multiple companies, each (company) with its own separate DynamoDB table. However, the API Gateway (...

Marek Vondra's user avatar
2 votes
228 views
4 replies

Jenkins, Terraform and AWS

I am being tasked to create a Jenkins job that would enable/disable AWS Config logs for a few separate accounts(I am using admin access, that gets me to all the accounts). I am fairly new and so far I ...

Avinash Sharma's user avatar
1 vote
291 views
12 replies

Is AWS Serverless web api or Azure Function is good for long running process?

I noticed in my team that complete product is based on Azure Function. Everyone is writting all business logic, event triggers, database input output transactions etc in same azure functions. ...

Tanmay Seth's user avatar
1 vote
82 views
3 replies

Chicken-and-egg problem: best solution to create external user accounts for an API Gateway instance without manual creation?

We have an on-premise API we need to expose to external customers. We want to use AWS API Gateway and AWS Site-to-Site VPN to proxy external requests to this on-premise API. There will be ...

stdunbar's user avatar
  • 17.2k
0 votes
166 views
2 replies

Integrating SaaS/features to existing websites

Hello I'm currently exploring potential strategies for developing a feature that could be marketed and seamlessly integrated into second-hand websites. This feature involves backend calculations based ...

JonasHvidNielsen's user avatar
0 votes
132 views
0 replies

How can I replace IPFS service with AWS S3 cloud to upload the NFT metadata

I'm using IPFS as a decentralized storage to store metadata for NFTs, which users set manually on the frontend by filling out a form. The metadata contains images, PDFs, and the name and description ...

Fastnlight's user avatar
  • 1,124
1 vote
488 views
4 replies

Assigning a Static IP to an AWS Fargate Task for Connecting to a Database Outside of AWS

I am deploying an application using AWS Fargate that needs to connect to a MySQL database hosted in DigitalOcean. To ensure connectivity, I need to assign a static IP address to my AWS Fargate task, ...

Mark B's user avatar
  • 196k
15 30 50 per page