InfoQ Homepage QCon Software Development Conference Content on InfoQ
-
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.
-
WebSockets, Reactive APIs and Microservices
Todd Montgomery investigates whether WebSockets, HTTP/2, Reactive Streams and microservices can deliver the high scalability, resiliency, and ease of development promised.
-
The Human Side of Microservices
John Billings talks about winning over those skeptical about the benefits of microservices along with tips on caching, failure, interface changes, etc. for building a distributed system architecture.
-
Distributed Systems in Practice, in Theory
Aysylu Greenberg revisits some features of modern distributed systems and shows three architectural patterns, their application, and reference papers that are relevant to today's distributed systems.
-
Low Latency Microservices in Java
Peter Lawrey discusses the differences between microservices and monolith architectures, their relative benefits and disadvantages, patterns and strategies implementing low latency microservices.
-
0 to 100 days - Running DRTs at Dropbox
Thomissa Comellas shares her experiences developing and rolling out new Disaster Recovery Testing techniques at Dropbox. Tammy Butow shares how her team runs DRTs and has implemented the techniques.
-
What They Don't Tell You about Microservices...
Daniel Rolnick talks about the process Yodle went through adopting and deploying microservices, including database architectures and architectural patterns that emerged.