Hacker News new | ask | show | jobs
by OhSoHumble 2468 days ago
This is incredibly true. The only requirement for an ECS cluster member is to be running the ECS agent - which is a Golang binary.

You're free to run a CIS hardened image if you desire to do so.

2 comments

This is how we roll. CIS as base, Packer to customize (ecs agent, docker) into own AMIs.
Are there OSS or commercial AMIs that have been hardened? Maybe some RHEL or CentOS?
Yeah, if you look at the AWS image marketplace then you'll find some.
For some odd reason, I find the AWS marketplace a bit suspect looking. Not saying that it is, just that that's my impression of it.