Skip to content

Instantly share code, notes, and snippets.

@bhalothia
Created May 12, 2014 19:54
Show Gist options
  • Save bhalothia/4f1fece8490bfb59ea09 to your computer and use it in GitHub Desktop.
Save bhalothia/4f1fece8490bfb59ea09 to your computer and use it in GitHub Desktop.
Topics covered in workshop and my take on em
Workshop:
-> Introduction to Go Continuous Delivery Software -- ThoughtWorks pitching in it's paid tool.
-> Linux containers (LXC) and future of software delivery -- Getting a lot of attention, perhaps due to Docker
-> SELinux for the Uninitiated -- Interesting...why would I choose to enable SELinux? Personally I end up disabling it each time. :)
-> Continuous deployment with Fabric -- Couldn't figure out what was the ISP..Chef offers it already and a lot more. [http://www.slideshare.net/tanihito/automated-deployment-with-fabric]
-> Continuous Delivery using Jenkins - Jenkins is an aswesome tool..create as a CI tool but easily extendible to CD as well.. my own presentation from few months back [http://www.slideshare.net/bhalothia/jenkins-a-complete-solution]
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment