Skip to content

Instantly share code, notes, and snippets.

@javier-lopez
Last active May 16, 2019 21:06
Show Gist options
  • Save javier-lopez/d0672ef235754caf6eacd91e37a9f4a5 to your computer and use it in GitHub Desktop.
Save javier-lopez/d0672ef235754caf6eacd91e37a9f4a5 to your computer and use it in GitHub Desktop.
devops.txt
devops
======
vagrant, https://www.vagrantup.com/
sistemas operativos
===================
linux, http://softlibre.unizar.es/manuales/linux/868.pdf
- redhat
- centos
- debian , http://f.javier.io/public/books/debian-handbook.pdf
- ubuntu ,
programacion
============
shell scripting, http://f.javier.io/public/books/Beginning_shell_scripting.pdf
awk, http://f.javier.io/public/books/The_AWK_Programming_Language.pdf
python, http://do1.dr-chuck.net/py4inf/ES-es/book.pdf
git, https://git-scm.com/book/es/v2 , https://github.com/
bases de datos
==============
mysql, http://didepa.uaemex.mx/clases/Manuales/MySql/MySql-La%20biblia%20de%20mysql.pdf
mongodb, http://bibing.us.es/proyectos/abreproy/12037/fichero/PFC_Sergio_Bellido_Sanchez%252FTema5_mongodb.pdf
devops
======
docker, https://www.amazon.com.mx/Docker-Shipping-Reliable-Containers-Production/
- docker swarm (opcional)
- kubernetes (opcional)
ansible, https://www.ansible.com/resources/ebooks
jenkins2, https://www.oreilly.com/library/view/jenkins-2-up/9781491979587/
packer, https://www.packer.io/
alta disponibilidad
===================
apache2, https://yexia.files.wordpress.com/2010/09/mohammed-j-kabir-la-biblia-del-servidor-apache-21.pdf
nginx, https://www.socallinuxexpo.org/sites/default/files/presentations/NGINX_101_SecretHeart.pdf
keepalived, https://buildmedia.readthedocs.org/media/pdf/keepalived/stable/keepalived.pdf
haproxy, http://www.haproxy.org/
metodologia de trabajo
======================
scrum, http://openaccess.uoc.edu/webapps/o2/bitstream/10609/17885/1/mtrigasTFC0612memoria.pdf
computo en la nube (opcional)
=============================
aws, https://aws.amazon.com/
digitalocean, https://www.digitalocean.com/
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment