Currently, my company has several ubuntu-based instances running on Amazon EC2, being released, in the meanwhile, multiple updates, including security related.
Once all instances are ebs-based (for granting data persistence), how should I update all the running instances, rather without rebooting them?
apt-get
for example).Puppet
,CFengine
orChef
can make the task considerably simpler...