Hi,
I'm working for a startup. We're ready to move from AWS to our own self-hosted solution: three hypervisors running Prox, SAN storage.
My partner here has been running Prox for a few months in our lab environment. I've come to appreciate it's value, as well.
Last Friday a wrinkle was introduced into our hardware setup by management: system and application firewalls.
My first thought was to slap iptables on each container for the former, AppArmor for the latter. This seems to have worked 'ok' at my last employer, but that was using Solaris 10 and zone containers.
(Deploying and maintaining iptables/apparmor across 80-some containers won't be an issue: we've got ansible.)
Objections were raised: won't that be expensive and redundant for 80-some containers to run separate copies of iptables and app-armor? Wouldn't an appliance from [Barracuda, F5, Sonicwall] work better?
And I really don't know.
So: is there a cost to the hypervisor for each container to run iptables/app-armor?
Is there a better way to run 'app armor' or 'iptables' for all containers?
I'm working for a startup. We're ready to move from AWS to our own self-hosted solution: three hypervisors running Prox, SAN storage.
My partner here has been running Prox for a few months in our lab environment. I've come to appreciate it's value, as well.
Last Friday a wrinkle was introduced into our hardware setup by management: system and application firewalls.
My first thought was to slap iptables on each container for the former, AppArmor for the latter. This seems to have worked 'ok' at my last employer, but that was using Solaris 10 and zone containers.
(Deploying and maintaining iptables/apparmor across 80-some containers won't be an issue: we've got ansible.)
Objections were raised: won't that be expensive and redundant for 80-some containers to run separate copies of iptables and app-armor? Wouldn't an appliance from [Barracuda, F5, Sonicwall] work better?
And I really don't know.
So: is there a cost to the hypervisor for each container to run iptables/app-armor?
Is there a better way to run 'app armor' or 'iptables' for all containers?