InfoQ Homepage QCon New York 2016 Content on InfoQ
-
Design for Continuous Evolution
Eric Brewer explores continuous evolution -adding features easily to a running service- a key to high velocity in development, focusing on immutability to decouple specification from instantiation.
-
Building Confidence in a Distributed System
Sean T. Allen talks about creating repeatable tests using programmatic fault injection, message tracing, and auditing to create a trustworthy system which provides correct results.
-
ADHD & Technology: Brain Hacks and Upgrades
Mike Cavaliere discusses techniques for both managing distraction and memory challenges, as well as regular maintenance for one's brain for optimal performance along with brain improvement methods.
-
Unlocking the “Secret Sauce” of Great Teams
Heather Fleming discusses two frameworks that can be used with individuals to improve communication, increase empathy and establish the psychologically safe environment a team needs to thrive.
-
No REST - Architecting Real-Time Bulk Async APIs
Michael Uzquiano talks about how to scale an API to accept many items, how to evolve the Evolution of ReST over HTTP to transactional, asynchronous bulk operations and using polling.
-
Syntactic Sugar for English: Pragmatic Eloquence
Wendy Closson talks about the concrete steps that will get one in the habit of winning friends and influencing people using an algorithmic approach to speaking authoritatively and authentically.
-
Beyond Breakpoints: A Tour of Dynamic Analysis
Nathan Taylor provides an introduction to the dynamic analysis research space, suggesting integrating these techniques into various internal tools.
-
Becoming an Outlier
Cory House talks about making a paradigm shift in career management, activities and skills that transform average developers into outliers and techniques to accelerate career development.
-
An Approach to a Container-Happy Tech Department
Michael Venezia discusses creating a container-friendly environment starting with CI/CD of container images, providing a roadmap to meet an organization's needs and fostering cooperation.
-
The Engineer's Guide to HotSpot JIT Compilation
Monica Beckwith discusses the performance introduced by adaptive compilation in the OpenJDK Hotspot VM, focusing on the internals of OpenJDK 8, the reference implementation for Java SE8.
-
Algorithms for Animation
Courtney Hemphill walks through the basic principles of animation design and the simple formulas that can be used to create robust animations.
-
Building an AI in the Cloud
Simon Chan shares the on-going challenges, the design dilemma and the steps to be taken when building customized large-scale predictive ML applications on a ML SaaS platform.