Conference archive

Agile Dev West 2016 - DevOps

Wednesday, June 8

Jonah Stiennon
Sauce Labs
DW1

DevOps Is More than Just Dev and Ops: Don’t Forget Testing

Wednesday, June 8, 2016 - 11:30am to 12:30pm

What exactly is DevOps? It’s not just Dev, and it’s not just Ops. In fact, successful DevOps implementations meld development and operations activities with agile practices and a strong dose of automated testing. Organizations cannot afford to wait for a manual testing process to do the job. Developers need fast feedback loops, and managers need agile organizations. Join Jonah Stiennon as he discusses the importance of agile and testing in DevOps. Jonah introduces practical ways engineering departments can shorten the iteration cycle between Dev and Test. Automating the repetitive parts of...

Melissa Benua
PlayFab
DW2

Continuous Integration as a Development Team’s Way of Life

Wednesday, June 8, 2016 - 1:30pm to 2:30pm

Continuous integration (CI) is a buzzword in software development today. We know it means “run lots of builds,” but having a continuous integration pipeline opens up opportunities well beyond making sure your team's code compiles. What if this pipeline could improve everything from the quality of code reviews to how often and safely you deploy to production and how you monitor your product in the wild? What if CI could provide insights into how automated tests are performing and how to improve them? Melissa Benua describes how to set up a basic CI infrastructure and then transform it into...

Thursday, June 9

DT1

Docker Containers in the Enterprise DevOps Journey

Thursday, June 9, 2016 - 10:00am to 11:00am

As technology moves from being a cost-center to a revenue generator in nearly every business, technologists are expected to deliver more with fewer resources. DevOps enables this efficiency through improved collaboration between product management, development, release management, quality assurance, information security, and operations. However, Aater Suleman says that the challenge of incorporating DevOps into a business is no small task. Improving this collaboration requires cross-functional technologies that benefit all departments. By this definition, Docker may well be the most...