Skip to content

Instantly share code, notes, and snippets.

@radamanthus
Last active December 23, 2015 17:39
Show Gist options
  • Save radamanthus/6669854 to your computer and use it in GitHub Desktop.
Save radamanthus/6669854 to your computer and use it in GitHub Desktop.
DevOps Conscious Learning: Exercises and Resources

DevOps Conscious Learning: Exercises and Resources

Linux

Read: The Linux Command Line

Read: The Design of the UNIX Operating System

Provisioning

Exercise: Provision a server using Ansible

Exercise: Provision a server using Chef

Applications

Exercise: Setup Nginx/Passenger/PostgreSQL/Rails from Bare VM

Exercise: Setup Nginx/Passenger/PostgreSQL/PHP-FPM from Bare VM

Exercise: Setup Nginx/NodeJS from Bare VM

Databases

Exercise: Setup MySql Replication

Exercise: Setup Postgresql Replication

Exercise: Setup a MongoDB Cluster

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment