InfoQ Homepage Conferences Content on InfoQ
-
Real World Web Services
In this presentation, Scott Davis provides a pragmatic, down-to-earth introduction to Web services as used in the real world by public sites, including SOAP-based, REST and POX-style examples.
-
Reflecting Forward – A Guided Agile Transition
Reflections on a Fortune 500 company's transition from RUP to Agile, to achieve faster time to market. At Agile2006 Hussman & Stenstad discussed keeping change respectful and shared lessons learned.
-
Democratizing the Cloud
The web is rocking the world of developers. Hence, at Microsoft, they are trying to stretch the .NET framework to cover the Cloud such that applications can be developed and run anywhere.
-
Availability & Consistency
Amazon CTO Werner Vogels examines the tension between availability & consistency in large-scale distributed systems, and presents a model for reasonsing about the trade-offs between diff solutions.
-
System Integration Testing Using Spring
Spring co-founder Rod Johnson on integration testing with Spring and support Spring provides for it, testing the persistence layer, testing web apps.
-
Cluster Your JVM to SIMPLIFY application architecture
Ari Zilka introduces Open Terracotta, an open source JVM-level clustering solution that can transparently cluster POJOs & Spring beans.
-
Component Based Architectures
Mark Miller introduces Component Based Architecture theory using real examples and whiteboard. Learn how a small team can become a competitive advantage using a component based architecture.
-
Managing and governing your SOA
In this JAOO presentation Software AG's Ivo Totev introduces his views on SOA and SOA Governance, and explains why a SOA registry/repository solution should be introduced in the earliest stages.
-
Agile Styles: Lean and DSDM
The video reveals some of the groundwork that brought us to today's acceptance of Agile, and presents the basics of two well-known approaches to Agile software delivery: DSDM & Lean.
-
The Beauty of Ruby
Glenn Vanderburg demonstrates some of the subtle beauty about Ruby that experienced Rubyists know and love. Some of the best things about Ruby aren't obvious to newcomers.
-
An Introduction to Agile Leadership
Tim Lister explains the principles of Agile Project Leadership in the framework of the Declaration of Interdependence.
-
CLR Garbage Collector
Justin Smith presents the internals of the .NET Garbage Collector. Learn about heap allocations, the GC Algorithms, Multiprocessor considerations, and the IDisposable pattern.