InfoQ Homepage Presentations
-
Data Science for Lazy People, Automated Machine Learning
Diego Hueltes discusses using Automated Machine Learning as a personal assistant in Data Science.
-
Continuous Profiling in Production: What, Why and How
Richard Warburton and Sadiq Jaffer talk about the ins and outs of profiling in a production system, the different techniques & approaches that help understand what’s really happening with a system.
-
How to Tell Your Boss Story Points Are a Terrible Metric
L. Ince and C. Wilkinson look at the different measures found in software development, what they’re used for, highlight the good, the bad and the ugly aspects of measuring progress versus productivity
-
Develop Hundreds of Kubernetes Services at Scale with Airbnb
Melanie Cebula identifies key problems that make out-of-the-box Kubernetes less friendly to developers, and strategies for addressing them, based on Airbnb’s experience.
-
Novel Algos and Optimizations in JCTools Concurrent Queues
Nitsan Wakart follows several examples of optimizations, tradeoffs, implementation details from the JCTools library and explores the driving forces behind some of JCTools novel algorithms.
-
Applying Concurrency Cookbook Recipes to SPEC JBB
Monica Beckwith talks about how she followed the recipes appearing in Doug Lea's cookbook and applied them to SPEC JBB, and reports her findings.
-
Winning Ways for Your Visualization Plays
Mark Grundland explores practical techniques for information visualization design to take better account of the fundamental limitations of visual perception.
-
Bootiful CQRS and Event Sourcing with Axon Framework
Allard Buijze discusses using Spring Boot's autoconfiguration and Axon's separation of business logic and infrastructure concerns to set up a CQRS and Event Sourcing application.
-
JUnit 5: The Next Step in Automated Testing
Sam Brannen discusses JUnit 5, how it makes automated testing easier, and how it allows developers and organizations to encourage and enforce good development practices.
-
Asynchronous Programming with Kotlin Coroutines in Spring
Konrad Kamiński shows how coroutines can be used in Spring-based applications, what sort of problems can be encountered and how to solve them. Also, the spring-kotlin-coroutine library.
-
Full Stack Reactive with React and Spring WebFlux
Matt Raible explores techniques for making an application fully reactive with Spring WebFlux and React.
-
Spinnaker and the Distributed Monorepo
Jon Schneider presents a continuous delivery platform with application monitoring, automated canary analysis, and organization-wide code search showing how to identify and repair applications.