InfoQ Homepage Presentations
-
Debugging Java 8: New Techniques for Fixing Production Code
Tal Weiss discusses some essential tools and advanced techniques Java developers can use in their code to debug live servers and resolve errors quickly.
-
How I Learned to Stop Worrying & Love the Lambda
Todd Montgomery discusses how Java 8 has faired with a few new high performance network projects.
-
Consul: Service-oriented at Scale
Armon Dadgar presents Consul, a distributed control plane for the datacenter. Armon demonstrates how Consul can be used to build, configure, monitor, and orchestrate distributed systems.
-
Machine Learning for Programming
Peter Norvig keynotes on using machine learning techniques to solve more general software problems, helping both the advanced programmer and the novice one.
-
Making Large-scale Agile Work for 1000+ People, 50 Teams
Alexis Hui, Raj Mudhar share the experience of a large organization that became agile, having 50 scrum teams across 5 locations and delivering an integrated product with a 2 weeks release cycle.
-
No Projects/Beyond Project
Allan Kelly examines the project model and shows how it fails to match software development, outlining an alternative to it and advising on what companies need to do to achieve that.
-
Impact Mapping - Making an Impact over Shipping Software
Em Campbell-Pretty overviews how to create an Impact Map, sharing real world examples of how impact mapping has helped support the delivery of software products.
-
REST: I don't Think it Means What You Think it Does
Stefan Tilkov makes a pragmatic introduction to the basic principles of the Web's architectural approach, and takes a look at the most common misconceptions.
-
Scalable Microservices at Netflix. Challenges and Tools of the Trade
Sudhir Tonse discusses about the robust interprocess communications (IPC) framework that Netflix built (Ribbon).
-
Containerization Is More than the New Virtualization
Jérôme Petazzoni borrows from his experience at Docker Inc. to explain live applications running in Docker, including reading logs, remote access, and troubleshooting tips.
-
Real-world Docker: Past, Present, and Future
Jeff Lindsay talks about the history and future of Docker, and shares some of his cutting-edge tooling for deploying systems with Docker.
-
Too Big to Fail: Running A/B Experiments When You're Betting the Bank
Andrea Burbank discusses the risks, benefits, and lessons from running a single huge experiment with hundreds of moving parts, and with long-term engagement as the metric of success.