Hacker News new | ask | show | jobs
by esskay 249 days ago
You still need those same people even if you're running on a bunch of EC2 and RDS instances, they aren't magically 'safer'.
1 comments

I mean, by definition yes they are. RDS is locked down by default. Also if you're using ECS/Fargate (so not EC2) as the person writing the article does, it's also pretty much locked down outside of your app manifest definitions. Also your infra management/cost is minimal compared to running k8s and bare metal.