On Mon, Jan 19, 2015 at 2:04 AM, Sergi Vladykin <[email protected]> wrote:
> > > > I understand that Fabric would be used on the user side, not on the EC2 > > side. > > > What do you mean? > > > > Can someone explain what advantage does Fabric give over regular SCP > > call? > > > > I'm sure almost everything can be coded as bash scripts now but the > question is complexity. I believe everyone agrees that bash scripting is > hell. Fabric gives better programming language and simple framework which > allows to handle errors, check existanse of remote files, parallel > operations on multiple hosts, etc. Cost of development and support of the > tool will be lower. > I was actually thinking that Puppet script on every individual instance will check for all required artifacts and files before Ingite startup. > Sergi >
