Skip to main content

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.

33 discussion posts
Sorted by:
1 vote
268 views
17 replies

Developers Experience Platform.

We are a start-up that is building a Web application that will Help young Developers around the World gain Experience and Confidence by building real-world applications with Senior Developers.The ...

Kevin B's user avatar
  • 95k
0 votes
102 views
3 replies

How is the release process that you use in your work or personal projects?

Hello everyone, I have a question about your day-to-day work. I work as a software engineer, and at my company, we have an internal tool that facilitates the release process for the features we ...

Simon Lucy's user avatar
0 votes
25 views
1 reply

Can Fargate resize pods on demand?

Say i configure a container with 2 vCPU and 4 GB memory on Fargate. If the task needs more memory down the lane, can Fargate auto size the container to use 8GB instead of 4? And maybe 4 vCPU instead ...

Hanumanth Reddy Aredla's user avatar
0 votes
22 views
0 replies

Migrating from Azure App Service with ACR to AWS

I have deployed a NestJS application on Azure App Service using Azure Container Registry (ACR). I am now planning to migrate this application to AWS without any manual intervention. Are there any ...

Jenish MS's user avatar
  • 459
1 vote
158 views
3 replies

How does AWS Lambda find and execute the specified handler in a function?

I'm trying to understand how AWS Lambda can find and execute the specified handler in a Lambda function. Specifically, I would like to know: Handler Resolution Process: How does AWS Lambda use the ...

Somsak Meesangpetch's user avatar
2 votes
118 views
4 replies

AWS Fargate pricing calculator

The AWS pricing calculator for Fargate has an input field named "average duration"s - is that the average duration per task? There is another input field named "Number of tasks or pods&...

peter cooke's user avatar
0 votes
43 views
0 replies

Tools that can combine a csv with meta data and feed them to LLM to query them

I have a table that looks like this: pd.DataFrame({'HRHHID': [1,2,3,4,5], 'HEHOUSUT': [2,3,1,4,2], 'HETELHHD': [1,2,1,1,1]}) I also have a txt file with some "meta data" for this file that ...

quant's user avatar
  • 4,388
0 votes
63 views
0 replies

The more I invoke the more is trained? Is that true with aws lex?

Does the AWS Lex bot get trained more with increased usage? I am asking because I am encountering inconsistent behavior. I'm working with a Lex bot deployed in two regions (Virginia and Frankfurt). ...

M--'s user avatar
  • 27.9k
1 vote
56 views
0 replies

What is the best way to use ASG priority when you are building multiplatform docker image?

I have a use case where I need to deploy a Docker image on Graviton. However, as per AWS, Graviton instances are not as widely available as x86 or AMD instances. Therefore, I am creating a multi-...

Sarvesh Mishra's user avatar
1 vote
197 views
3 replies

Best Cloud Platform (AWS, GCP, Azure) for Deploying E-commerce Startup Application: EKS vs. GKE vs. AKS?

I'm in the process of deploying my e-commerce startup application to the cloud and I'm seeking advice on choosing the best cloud platform among AWS, GCP, and Azure, as well as the optimal managed ...

Ítalo Garleni Rodríguez's user avatar
4 votes
339 views
13 replies

Can we have huge number of endpoints in same azure function or aws lambda?

In my organization I am noticing that people are keep on adding different endpoints in same function.cs file provided by azure. I am wondering is this correct approach for exponentially growing code? ...

Chris Schaller's user avatar
2 votes
124 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
42 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
92 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
92 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
15 30 50 per page