InfoQ Homepage Presentations
-
Learning Rails for Fun and Nonprofit
Scott Smerchek presents the benefits of using a nonprofit web project to learn Rails and what he learned while building LoveKC.org, introducing various Rails topics.
-
Threads, Needles, Stacks, Heaps
Ovidiu Dimulescu provides tips for working with local and remote JVMs, startup flags, analyzing and correlating thread dumps with CPU consumption, instrumentation, multi-tenant JVMs, memory games, etc
-
GitHub Communications Culture and Tools
Matthew McCullough examines the last four years of communication culture at GitHub, starting their internal mobile and web apps, use of pull requests, and emoji.
-
Finding the Needle in the Haystack - or - Troubleshooting Distributed Systems
Anthony Molinaro discusses the challenges of troubleshooting distributed systems and using Mondemand to track down issues with various services in a distributed system.
-
Works in Progress
Jaimee Newberry discusses finding ways to enable and inspire human development and achievement starting from experience-design principles with parallels in product iteration leading to life iteration.
-
You Don't Need a PaaS; the Epic Search for Truth
Russell Miles tries to uncover the PaaS truth based on his experiences using and building PaaSs for various organisations.
-
How Netflix Leverages Multiple Regions to Increase Availability: An Active-Active Case Study
Ruslan Meshenberg discusses Netflix's challenges, operational tools and best practices needed to provide high availability through multiple regions.
-
The Business Cases for Modeling and Generators
Juha-Pekka Tolvanen keynotes on what modeling languages and generators are more helpful and cost effective.
-
Graph Search: The Power of Connected Data
Ian Robinson takes a look at how size, structure and connectedness have converged to change the way we work with data, showing some new opportunities with connected data illustrated with graph search.
-
Agile in a Highly Regulated Organization, Part 2
Tami Flowers details ways to successfully implement Agile while maintaining a formal yet lightweight SDLC, including documentation and deliverables, and governance and compliance.
-
Complex Projects Aren't Planable but Controllable
Jutta Eckstein provides insights in the latest scientific research on planning and shows how Beyond Budgeting and Agile principles can be combined so that even complex projects remain controllable.
-
RESTful Web Services with Spring MVC
Frank Moley discusses creating RESTful web services with Spring Framework 3.x and 4.x. He also addresses object modeling and URL modeling using common patterns.