https://github.com/ashwanthkumar/rootconf-2016
Notes from RootConf 2016
https://github.com/ashwanthkumar/rootconf-2016
Last synced: 5 months ago
JSON representation
Notes from RootConf 2016
- Host: GitHub
- URL: https://github.com/ashwanthkumar/rootconf-2016
- Owner: ashwanthkumar
- Created: 2016-04-18T05:19:48.000Z (about 10 years ago)
- Default Branch: master
- Last Pushed: 2016-04-18T10:48:14.000Z (about 10 years ago)
- Last Synced: 2024-12-27T12:44:52.339Z (over 1 year ago)
- Size: 14.6 KB
- Stars: 2
- Watchers: 2
- Forks: 2
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# rootconf-2016
Personal Notes from [RootConf 2016](https://rootconf.in/2016/).
## Day 1
1. Moving to Mesos from Bare Metal Servers - t.co service - [Notes](https://github.com/ashwanthkumar/rootconf-2016/blob/master/MovingToMesosFromBaremetal.md) - [Video](https://www.youtube.com/watch?v=ny_d4FPlMcc&list=PL279M8GbNsevAmMGz5SKSGDOQdQdlhBcq&index=3)
2. Chaos Engineering and design patterns for building highly available services - [Notes](https://github.com/ashwanthkumar/rootconf-2016/blob/master/Keynote-ChaosEngineering.md) - [Video](https://www.youtube.com/watch?v=sYlWtTbpHQI&list=PL279M8GbNsevAmMGz5SKSGDOQdQdlhBcq&index=1)
3. On The Building Of A Postgres Cluster - [Slides](https://speakerdeck.com/srihari/on-the-building-of-a-postgres-cluster)
4. Building for Disasters: approach to robust systems - [Notes](https://github.com/ashwanthkumar/rootconf-2016/blob/master/BuildingForDisasters.md)
5. How TV newsrooms work and what you can learn from them - [Notes](https://github.com/ashwanthkumar/rootconf-2016/blob/master/HowNewsroomsWork.md) - [Video](https://www.youtube.com/watch?v=c9M0u4yOMNk&list=PL279M8GbNsevAmMGz5SKSGDOQdQdlhBcq&index=2)
6. The webscale peace agreement or how Snapdeal is ending the battle between operations and developers - [Video](https://www.youtube.com/watch?v=LDfWu2NII8k&list=PL279M8GbNsevAmMGz5SKSGDOQdQdlhBcq&index=4)
7. DTrace: Live Tracing of Unix Systems - [Video](https://www.youtube.com/watch?v=ctTyYlDbAIM&list=PL279M8GbNsevAmMGz5SKSGDOQdQdlhBcq&index=5)
8. 7 Pitfalls for DevOps in Enterprises - [Video](https://www.youtube.com/watch?v=UmL2qx057Oo&list=PL279M8GbNsevAmMGz5SKSGDOQdQdlhBcq&index=6)
## Day 2
1. Continuous deployment at Scale - [Notes](https://github.com/ashwanthkumar/rootconf-2016/blob/master/CDAtScaleInEtsy.md)
2. Lessons from database failures - [Notes](https://github.com/ashwanthkumar/rootconf-2016/blob/master/LessonsFromDBFailures.md)
3. Design patterns in Microservices using Gilmour - [Notes](https://github.com/ashwanthkumar/rootconf-2016/blob/master/DesignPatternsInMicroservicesUsingGilmour.md)
4. Working in and with Open Source Communities - [Notes](https://github.com/ashwanthkumar/rootconf-2016/blob/master/WorkingWithOSSCommunities.md)
5. Handling logs, events and metrics using Heka - [Notes](https://github.com/ashwanthkumar/rootconf-2016/blob/master/WorkingWithHeka.md)
This is by no means a comprehensive notes. Most of them were written as speakers were speaking and some of them were based on personal interactions with them after their talk. If you find any typos or have more notes from various talks or improve any of the existing ones, please send them as PRs. I'll be happy to merge them in.