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.

43 discussion posts
Sorted by:
0 votes
36 views
0 replies

Securing a key/password even from Admins

Let's say we have the following scenario. Company has a mobile game, this game supports withdrawals from company's cryptocurrency wallet. The game gets the wallet's Seed Phrase using an AWS Role. That ...

root69's user avatar
  • 398
0 votes
179 views
3 replies

IaC Tool of Choice for MLOps / ML Projects (AWS)

For any MLOps Engineers, or anyone who has experience (from all ranges) in IaC for ML projects, what is your tool of choice to provision infrastructure? I'm currently trying out terraform (and using ...

Sujay_ks's user avatar
  • 328
13 votes
1k views
13 replies

AWS Mountpoint for S3

Hello Techexperts, Does anyone using AWS Mountpoint for s3 recently. I was looking into a way to put an entry to /etc/fstab so that the mount still alive after reboot of the ec2. Also is there a way ...

bigbig's user avatar
  • 1
32 votes
2k views
55 replies

Which CICD tool should I use?

I have a couple of applications, one in node.js and other one is in PHP laravel. Both codes are managed on GitHub. I have choosen AWS as cloud. So which is the most reliable and convenient way to ...

TheFiddlerWins's user avatar
0 votes
107 views
1 reply

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). ...

Chaitanya Chitturi's user avatar
1 vote
109 views
3 replies

Comparing AWS MSK vs Confluent for hosting Kafka

How does AWS MSK compare to Confluent when it comes to hosting an end to end Kafka event sourcing? The main criteria to be used for comparing are: Deployment / Infrastructure Development Scaling ...

demetere._'s user avatar
3 votes
280 views
5 replies

How to Optimize EC2 Instances for Cost-Effective Scaling?

"Hi everyone, I'm currently working on a project that involves auto-scaling EC2 instances on AWS. While the performance has been great, I'm looking for ways to optimize the scaling strategy to ...

Community's user avatar
  • 1
9 votes
914 views
10 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 ...

Sanjeev Kumar Yadav's user avatar
2 votes
992 views
19 replies

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 ...

Mohil's user avatar
  • 73
8 votes
785 views
15 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? ...

Andrew B's user avatar
  • 914
1 vote
127 views
5 replies

Replace generated DynamoDB table with pre-existing resource in aws cdk and CloudFormation

Situation I have a CDK stack that was modified and had a new DynamoDB table generated. I'm essentially wanting to undo this. The table name was never specified in the cdk construct, so it is named <...

root69's user avatar
  • 398
1 vote
85 views
1 reply

Best way to handle domain redirections

I have a 100's domains that need to be redirected to other domains, originally the thought was to use an ALB (load balancer) and create matching rules for the host header and then do the redirection. ...

Alexander K's user avatar
0 votes
520 views
2 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 ...

user27513545's user avatar
3 votes
505 views
6 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 ...

PIYUSH CHAUDHARI's user avatar
0 votes
264 views
3 replies

Can Fargate resize pods on demand?

Let' say I configured a container with 2 vCPU and 4 GB memory on AWS 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 ...

M--'s user avatar
  • 28.5k
15 30 50 per page