AWS Collective
Discussions
Browse discussion posts about AWS.
Newest — sorts discussions by their creation dates, with the newest at the top.
Latest activity — sorts discussions by their reply, creation or edited dates (latest first).
Highest score — sorts discussions by their total votes (highest first).
Your sorting method preferences will be saved.
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 ...
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 ...
How use FFmpeg from AWS Lambda
I want to read a .mp4 file in AWS S3 from AWS Lambda. What's the best choice, FFmpeg x AWS Lambda or S3 Batch Operation x AWS Mediaconvert? I need the cheaper solution because I have 3 million videos ...
FFmpeg vs Mediaconvert
I want to read a .mp4 file in AWS S3 from AWS Lambda. What's the best choice, FFmpeg x AWS Lambda or S3 Batch Operation x AWS Mediaconvert? I need the cheaper solution because I have 3 million videos ...
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 ...
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 ...
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 ...
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 ...
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&...
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 ...
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). ...
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-...
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? ...
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 ...
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 ...
Simply submit a proposal, get it approved, and publish it.
See how the process works