InfoQ Homepage DevOps Content on InfoQ
-
Painless Persistence with Castle ActiveRecord
This presentation by Hamilton Verissimo and Oren Eini introduces Castle Active Record - an ORM solution for .NET building on NHibernate.
-
Configuring the Spring Container
Rod Johnson discusses the Spring Framework, the Spring philosophy, configuring Spring, XML configuration, Annotation-based configuration, Spring JavaConfig, and mixing configuration types.
-
Three steps for turning a tier-based/Spring-application into dynamically scalable services
In this presentation, a three steps approach for turning your existing stateful tier-based /Spring-application into a dynamically scalable services application using OpenSpaces is demonstrated.
-
Java Persistence and EJB3
EJB spec lead Linda DeMichiel covers the key aspects of the Java Persistence API including use of the EntityManager API, persistence units & persistence contexts, queries, ORM, etc.
-
OSGi: The Foundation
OSGi Director of Technology Peter Kriens shows why OSGi is crucial, what it really encompasses, and what the future developments will be.
-
Spring 2 and Beyond
Spring Creator Rod Johnson explains the new features in Spring 2.0 and gives a glimpse of what's in store in the future.
-
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.
-
Code Organization Guidelines for Large Code Bases
Juergen Hoeller shares guidelines for managing large codebases such as packaging and package interdependencies, layering and module decomposition, and evolving a large code base.
-
Rod Johnson: Are we there yet?
Rod Johnson discusses some of the challenges that still faces enterprise Java development, and the technical innovations needed to address them.
-
Java EE Class Loading Architectures
Ernie Svehla reviews Java Class Loading including a comparison of major appservers, how to package Java EE apps, and common class loading problems such as ClassNotFoundException, or NoDefFound Errors.
-
Deploying & Maintaining Smart Client Apps using ClickOnce
Cathy Gero goes explains ClickOnce which allows the deployment of Windows-based rich client apps by placing the app files on a Web or file server and providing the user with a link.
-
The SOA Component Model
Rob High introduces Service Component Architecture (SCA) and Service Data Objects (SDO) as the foundation for a SOA programming model.