Hacker News new | ask | show | jobs
by 0xB31B1B 1693 days ago
fargate is "serverless" and has the same vendor lock in that lambda does
1 comments

if you have run of the mill monolith deployed to Fargate that uses say RDS Postgres there is virtually no locking.
If you run “run of the mill” lambdas that use postgres, there is virtually no locking as well (every cloud provider has lambdas)