Madrid DevOps November Meeting
https://www.youtube.com/watch?v=XvE6HHkOcgw
https://www.youtube.com/watch?v=XvE6HHkOcgw
AWS CloudFormation is a very useful DevOps tool for deploy and update a template and its associated collection of resources (called a stack) . It is very useful to create your…
AWS CloudFormation is a very useful DevOps tool for deploy and update a template and its associated collection of resources (called a stack) . It is very useful to create your…
He estado en el evento Barcelona DevOps Days los días 10 y 11 de Octubre y quiero compartir algunas opiniones sobre los temas que hemos discutido allí. Mi presentación favorita…
I have been in Barcelona DevOps Days 10th and 11st of October and I want to share some thoughts about the topics that we have discussed there. My favourite presentation was "The DevOps…
Audio in Spanish, Slides in English https://vimeo.com/76334136 https://vimeo.com/76334134 https://vimeo.com/76336356 Related post: Immutable servers with Vagrant and Chef – Chapter I
https://vimeo.com/76334136 https://vimeo.com/76334134 https://vimeo.com/76336356 Post relacionado: Immutable servers with Vagrant and Chef – Chapter I
1. Requirements Ruby https://www.ruby-lang.org/en/ VirtualBox https://www.virtualbox.org/ EC2 tools (Optional) http://juanvicenteherrera.eu/2012/02/21/first-steps-with-ec2-api-tools/ Knife https://learnchef.opscode.com/quickstart/workstation-setup/ Vagrant $ gem install vagrant Vagrant plugins https://github.com/mitchellh/vagrant-aws https://github.com/schisamo/vagrant-omnibus https://github.com/cassianoleal/vagrant-butcher $ vagrant plugin install vagrant-aws $ vagrant plugin…
Quiero compartir con vosotros algunos recurso de utilidad para empezar en el mundo DevOps y sus buenas prácticas que creo son de utilidad. No dudéis en comentar recursos que no…
I want to share with you some interesting and useful resources that allow you to introduce and learn about DevOps best practices. If you know more resources that can be…