InfoQ Homepage ALM Content on InfoQ
-
Taming Configuration Complexity Made Fun with CUE
Marcel van Lohuizen discusses configuration at scale including the design of CUE, how configuration can go wrong, the need for testing and validation, and how CUE does holistic configuration.
-
Cloud Configuration Ecosystem at Intuit
Marcello de Sales discusses how Intuit manages their SaaS configuration with Spring Cloud Config Server.
-
Implementing Config Server and Extending It
Clint Checketts discusses the concerns to consider when rolling out a config server around security, encryption, and location of repositories, and Config Server's extensibility.
-
The Spring Circle of Feedback plus the Latest Features in Spring Boot 1.4 - SpringOne Keynote
A keynote on the "circle of code" which represents the journey from idea to implementation to deployment and back to more ideas, and a demo of the latest features in Spring Boot 1.4.
-
Think Before You Tool: An Opinionated Journey
Tom Czarniecki overviews what's needed to consider when choosing DevOps tools for each stage in an application's lifecycle, as well as a small example of the tools.
-
Centralized Application Configuration with Spring and Apache ZooKeeper
Ryan Gardner focuses on how Dealer.com leveraged the powerful attributes of both Apache ZooKeeper and Spring to rid their application of local configuration files.
-
Consul: Service-oriented at Scale
Armon Dadgar presents Consul, a distributed control plane for the datacenter. Armon demonstrates how Consul can be used to build, configure, monitor, and orchestrate distributed systems.
-
Gaining Application Lifecycle Intelligence
Damien Dallimore demonstrates some of the ways in which Splunk software can be used to collect and correlate data throughout the various stages of the lifecycle of your code.
-
Lessons Learned in Deploying PaaS
Colin Humphreys discusses PaaS: why they chose a certain PaaS solution for their customers, PaaS in ALM, lessons learned from their experiences and what to expect from different PaaS vendors.
-
Evolving Database Design and Architecture: Patterns and Practices
Pramod Sadalage discuses several patterns in database changes related to Architecture, Structure, Data Quality, Referential Integrity, Database Code, along with associated practices.
-
Automating (almost) Everything Using Git, Gerrit, Hudson and Mylyn
Ryan Slobojan discusses how to perform issue tracking, code review, commits and builds in an automated manner by integrating Git, Gerrit, Hudson and Mylyn.
-
How We Got Here, And What To Do About It
Barry Hawkins considers as necessary to have a development process but in the same time maintaining a critical view of it in an attempt to improve it and make it fit within the current context.