InfoQ Homepage Presentations
-
Sustainable Test-Driven Development
Steve Freeman offers advice on writing good tests that make development easier avoiding dead weight code that is hard to maintain. Topics: readability, complex data, diagnostics, and flexibility.
-
Project Voldemort: Scaling Simple Storage
Jay Kreps discusses the architecture, algorithms, implementation and deployment of Voldemort, a distributed storage system. He also presents the problems solved using Voldemort at LinkedIn.
-
From Agile Development to Agile Operations
Stuart Charlton talks about the opportunity brought by cloud computing to introduce agile methods and processes to the operational side of IT, helping to bridge the development and operations worlds.
-
DoD Architecture Approach to Common Vocabulary Driven Service Implementation
Dennis Wisnosky presents the path from governance to deploying by illustrating how the Business Enterprise Common Core Metadata COI governs the Common Vocabulary used for the DoD Business Operations.
-
Horizontal Scalability via Transient, Shardable, and Share-Nothing Resources
Adam Wiggins details how memcached, CouchDB, Hadoop, Redis, Varnish, RabbitMQ, Erlang apply the transient, shardable and share-nothing principles to achieve horizontal scalability.
-
Diagnosing Web Application OutOfMemoryErrors
Mark Thomas explains the common Java OutOfMemoryError failures, showing how to diagnose such errors. He also discusses the JVM and tc Server configuration parameters affecting memory settings.
-
Real-Life Use Cases of SOA Design Patterns at the Dutch Tax and Customs Administration
Brian Lokhorst presents practical use cases based on several SOA design patterns showing how he and his colleagues improved the Dutch Tax and Customs Administration services.
-
Modular Web Applications with OSGi and the RFC66 Web Container
In this presentation from SpringOne 2009, Rob Harrop provides a tutorial on creating effective modular web applications for OSGi and the RFC66 Web Container.
-
Project-Oriented SOA
Leo Shuster shows how to combine service architecture and lifecycle management, funding, SOA governance and metrics in order to develop individual projects and an SOA initiative in the same time.
-
Open Source VI (vSphere) Java API for Managing VMware Platforms
This talk gives an overview of the VMWare management API, how to configure vSphere/VMware Server, provisioning new VMs and managing their lifecycles, monitoring performance, and automating management.
-
Dave Hoover and Paul Pagel on Apprenticing to Mastery
Dave Hoover and Paul Pagel discuss the patterns of behavior they've observed in successful apprenticeships.
-
SOA Governance: Where the Rubber Meets the Runtime
Harold van Aalst addresses SOA governance at runtime by having a tool capable of discovering when rules or policies are broken in order to be able to act on time to limit the potential damage.