InfoQ Homepage Presentations
-
Scaling Organizations
Alexander Grosse discusses the principles behind building successful organizations that are growing with examples from SoundCloud and Twitter.
-
Agile Architecture
Steve Green discusses balancing emergent designs with intentional planning, common architecture principles, guidelines for measuring good architecture, and an evaluation of agile 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.
-
The Enabling Force of Technology at Liberty Mutual
Chris Bartlow talks about how technology was used in the transformation of a storied organization with more than one hundred years of success, why they chose Pivotal and the results obtained.
-
Are Your Microservices Naked and Afraid?
Alan Ho and Sandeep Murusupalli discuss the right type of protection (OAuth/Throttling) and monitoring (e.g. bot monitoring) needed to be put in place to properly manage microservices.
-
Custom Tile Generation in PCF
Tom Collings, Dustin Ruehle talk about the benefits of generating a tile in CF, the criteria used to decide whether a tile is best for an organization, demoing tile generation and maintenance.
-
Lessons Learned from Deploying Cloud Foundry on OpenStack
The authors discuss the top lessons learned from building a fully integrated developer platform, leveraging Cloud Foundry and OpenStack, answering questions from the audience.
-
Persistence Arrives on Cloud Foundry
Paul Warren explains how the CF runtime was extended to include persistent storage, demonstrating scaling an application that accesses data on a NFS volume and discussing the future of persistence.
-
Google Cloud Platform for the Enterprise
Jay Marshall and Vic Iglesias talk about how GCP was built for the enterprise, enabling users to deploy their applications on the same infrastructure Google uses for search, YouTube or GMail.
-
HotSpot under the Hood
Alex Blewitt presents how HotSpot represents Java objects in memory, how bytecode is compiled into native code to gain the fastest execution time, and how data structures have changed over time.
-
Event Sourcery
Sebastian von Conrad and James Ross explain how to use event sourcing in order to keep the cost of change lower.
-
Introduction to D3.js
Bryan Nehl introduces the D3.js visualization library, demonstrating and explaining the code behind some of the more practical and interesting visualizations and charts.