install packages to each servers in amazon ec2 -


I want 20 examples on EC2 with a single configuration and installed packages. I'm doing this one by one. But how can I install packages on each server at a time? I could not understand this in the Amazon doctor.

Amazon does not offer any tools to do this something like this. You have to prepare your own approach to do something like this. There are several options depending on what you want to do or your needs, some of which include:

  • You can install something that allows you to install SSH commands in parallel to more than one server Will run
  • You can install a configuration management system such as, etc. And it can be used to provision all your systems.
  • Use an example on whatever you want, then from that example, and AMI to spin all other instances.

    The benefits of each of those approaches are & amp; loss. Setting up a PSS is very simple to set something like responsive; The puppet takes an appropriate amount of initial configuration, but then the management of the system is very easy & amp; Powerful Creating AMI is not very difficult, but if you think that you have made a mistake in your image after this fact, then you have to manually fix it on all your issues or create a new AMI. Reapply all your examples.

Comments

Popular posts from this blog

php - PDO bindParam() fatal error -

logging - How can I log both the Request.InputStream and Response.OutputStream traffic in my ASP.NET MVC3 Application for specific Actions? -

java - Why my included JSP file won't get processed correctly? -