DevOpsDays Chicago 2017 - Graphs: The Fabric of DevOps by Ashley Sun

Channel:
Subscribers:
42,400
Published on ● Video Link: https://www.youtube.com/watch?v=xzLPo3gtX-I



Duration: 28:46
847 views
10


DevOpsDays Chicago 2017 - Graphs: The Fabric of DevOps by Ashley Sun

Lending Club runs 400+ microservices that comprise its online marketplace lending platform, the largest in America. Every one of these services has been developed, tested and deployed without drama. How? Our DevOps team uses graph database technology to manage infrastructure and operate the company.

Through our DevOps journey from monolith to microservices, datacenter to cloud, we learned that in order to automate all the things, we needed to have accurate and timely data about what exactly those things were. By loading all infrastructure components—from source code repositories to CI jobs, from bare metal hosts to virtual servers, from load balancers to auto-scaling groups—into a graph database, we created a single, central hub of information that we could query at any time and that helped us make sense of our complex, interdependent infrastructure components.

Understanding and dynamically mapping the relationships among our infrastructure gave us visibility into components that we previously had no idea were related. It allowed us to answer important questions vital to ensuring our site had four nines of uptime. “Is a service down or suffering a partial outage?” “Do we have a single point of failure?” “What services will be affected if this storage array goes down?” “Are multiple revisions of a single app currently deployed in production?” “How much are our AWS instances costing us by account and region?” “Is our secondary load balancer configured the same as our primary one?” We set up monitoring, alerting and reporting that helped us to prevent outages before they happened. We fully automated our datacenter deployments. When the time came to move to the cloud, we fully automated those deployments too. All these things and more were made possible because of our graph model.

In this talk, Ashley Sun, DevOps Engineer at Lending Club, will share the key insights Lending Club has learned throughout their DevOps journey, the technologies used, the challenges faced, and the lessons learned.




Other Videos By Confreaks


2017-09-26DevOpsDays Chicago 2017 - Ignites- Lending Privilege by Anjuan Simmons
2017-09-26DevOpsDays Chicago 2017 - Ignites- Escaping the Black Hole of Release Management by Jeffrey Sykes
2017-09-26DevOpsDays Chicago 2017 - Ignites- Your Body's Configuration is Important, too by Peter Piekarczyk
2017-09-26DevOpsDays Chicago 2017 - Ignites- Don't be a Bystander, be an Incident Commander! by Rachael Byrne
2017-09-26DevOpsDays Chicago 2017 - Ignites- Title: Management or Technical? by Michael Stahnke
2017-09-26DevOpsDays Chicago 2017 - Ignites- Containers, Virtual Machines... by Nell Shamrell-Harrington
2017-09-26DevOpsDays Chicago 2017 - Ignites- How to DevOpsDays by Joe Nuspl
2017-09-26DevOpsDays Chicago 2017 - Delivering Continuous Security with Docker by Matthew Schlue
2017-09-26DevOpsDays Chicago 2017 - You Have A Data Lake, Now What? by Alison Stanton
2017-09-26DevOpsDays Chicago 2017 - Burnout: Community Problem & Community Solution by Jason Yee
2017-09-26DevOpsDays Chicago 2017 - Graphs: The Fabric of DevOps by Ashley Sun
2017-09-26DevOpsDays Chicago 2017 - DevOps Practices for the Database Team by Pramod Sadalage
2017-09-26DevOpsDays Chicago 2017 - Devaluing Hard Work by Katie Prizy
2017-09-26DevOpsDays Chicago 2017 - Automating myself out of a job... by Jahmel Harris
2017-09-26DevOpsDays Chicago 2017 - Serverless Architecture in Azure by Rob Richardson
2017-09-26DevOpsDays Chicago 2017 - Getting Good At System Failure Analysis by Paul Hinze
2017-09-26DevOpsDays Chicago 2017 - Diversity is Not Just a Checklist by Rhea Ghosh
2017-09-26DevOpsDays Chicago 2017 - Security, Don't Fear the DevOps by Bill Weiss
2017-09-26DevOpsDays Chicago 2017 - Hacking Human Systems by Jeff Smith
2017-09-01RustConf 2017 - Closing Keynote: Safe Systems Software and the Future of Computing by Joe Duffy
2017-09-01RustConf 2017 - Fast, Safe, Pure-Rust Elliptic Curve Cryptography