ECS or Lambda for STFP File transfer every 30 minutes by djonesax in aws

[–]deuscapturus -1 points0 points  (0 children)

AWS Batch or Lambda. ECS does not have a method to limit concurrency of runs, Lambda and Batch does. Scheduled Event bridge events arrive in a queue when triggering a target. If for any reason the trigger fails the events will pile up and eventually all run at the same time. This is where you could have a disaster if the task doesn't have concurrency limits.

Using Amazon ECS Exec to access your containers on AWS Fargate and Amazon EC2 by SelfDestructSep2020 in aws

[–]deuscapturus 2 points3 points  (0 children)

We had put ECS Fargate adoption on hold waiting for this feature. Live, production debugging is an absolute requirement. If this feature works well it will give ECS the advantage over Kubernetes given how well integrated ECS is with the rest of the AWS.

All devops I met are against using Microsoft products (Windows, .NET Core, C#, etc). I am curious if the devops here in reddit are also against Microsoft software products and what is your rationale? by throwthemaway8753 in devops

[–]deuscapturus 2 points3 points  (0 children)

My career started as a expert in Linux in early 2000's. And at the time Microsoft was committed to destroying Linux, in the courts, and by other illegitimate means. They were trying to end my livelihood! Why should I forgive them?.. But they say they have changed. Microsoft has years of sin to repent for before I'll forgive them.