InfoQ Homepage Presentations
-
The Joy of Analysis Development
Hilary Parker discusses the history of the analysis development tools, the current state of the art, and the importance for data scientists and analysts to understand programming principles.
-
Move Faster and Break Even More Things
Marcus Frodin discusses a few failures he has overseen at Spotify, deriving a framework of how to think about and evaluate what worked and what didn’t, and how to get more of the things that did.
-
Reaching Production Faster with Containers in Testing
David Xia explains how Helios testing framework drives integration tests and spins up self-contained environments during test runs, increasing Spotify’s code quality and successful deployments.
-
Membership, Dissemination and Population Protocols
Sean Cribbs discusses practical applications of academic research with a large scale distributed system, as well as membership and dissemination protocols and their application in practice.
-
Applying Java 8 Idioms to Existing Code
Trisha Gee highlights the performance benefits of using Java 8, pros and cons, identifying code that makes sense to refactor with lambdas and streams, and what changes provide the most benefit.
-
Chaos Kong - Endowing Netflix with Antifragility
Luke Kosewski describes Flow, how it adds value to a microservice architecture, what preconditions must be met for such a recovery mechanism to succeed, and tells the story of a 2015 Q4 outage.
-
Cloud Native Java with Spring Cloud Services
Craig Walls and Roy Clarkson introduce the capabilities provided by Spring Cloud Services and demonstrate how to deploy cloud native applications to Cloud Foundry.
-
Extending the Platform
Kenny Bastani talks about Cloud Foundry and the supported mechanisms for extending it, offering operators and engineers a framework for delivering transformative value to application developers.
-
Empowering DevOps with Cloud Foundry
Sergey Matochkin and Neville George present how Comcast has matured its Cloud Foundry platform from proof-of-concept to production ready.
-
Continuously Deploying at JUST EAT
Peter Mounce discusses CD at JUST EAT, covering package contracts, feature toggling, team sizes and responsibility, AWS AutoScaling, ELB, CloudFormation, build scripts for server images, etc..
-
The Un-domestication of Learning
Perry Timms explains how leaders can create a learning strategy, culture, community and energy to power themselves and their people to a future of better understanding and ability.
-
User Delight Driven Design of APIs
Michael Hyatt discusses the main complains users have with APIs and ways to address them using early user acceptance testing, RAML, JSON schemas, traits and mocks.