InfoQ Homepage Conferences Content on InfoQ
-
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.
-
GIF: The Image Format that Keeps Giving
Igor Wiedler discusses GIF topics: compression, patents, legal trials, boycotts, browsers, color palettes and binary numbers.
-
The Oil of Personal Relationships: Why Forgiveness Can Be Useful
Marina Cantacuzino presents lessons on reconciliation and forgiveness learned from real life cases, teaching how to overcome division, resolve tension and learn to embrace difference.
-
Architecting Cross-Platform Mobile Frameworks
Spencer Chan overviews Quora's architecture that allows them to share the majority of their application code across their Android, iOS and web apps, discussing challenges and benefits.
-
ESPN Next Generation APIs Powering Web, Mobile, TV
Manny Pelarinos talks about the tension of optimizing APIs for different experiences, while supporting hundreds of endpoints and many web and mobile applications at scale.
-
Understanding Performance with DTrace: A Case Study
Adam Leventhal introduces DTrace, using a case study o solve a performance problem.