InfoQ Homepage Agile Techniques Content on InfoQ
-
Deliver With Confidence: 10 Practical Tips to Streamline Your Delivery Pipeline
David Alpert shares 10 tips on streamlining the delivery pipeline to make the process fast and smooth.
-
The Death of Continuous Integration
Steve Smith compares and contrasts different types of Feature Branching and Trunk Based Development, and explains why Continuous Delivery without Continuous Integration is not working.
-
Disciplined Agile Delivery (DAD): The Foundation for Scaling Agile
Mark Lines keynotes on the Disciplined Agile Delivery (DAD) framework, scaling an Agile strategy, and practices for successfully scaling Agile.
-
Lean’ing Towards Continuous Delivery
Adam Krieger discusses improving CD: using feedback to improve customer satisfaction, treating DevOps as a responsibility, discovering the mindset and toolset necessary to deliver successfully.
-
Convention over Configuration: the Gradle way
Cédric Champeau demonstrates how Gradle inherits from good practices like what Maven offered, but goes beyond by generalizing the concept and allowing to define conventions.
-
Create Elegant Builds at Scale with Gradle
Hans Dockter discusses how to solve the challenges of standardization, dependency management, multi-language builds, and automatic build infrastructure provisioning.
-
Concrete Experimentation in Agile Environments
Bernd Schiffer discusses the importance of experiments to drive change, how to start doing experiments right away, and how to plan, execute, and learn from experiments.
-
Spring Boot Microservices, Containers, and Kubernetes - How-to
R Tsang shows how to create a Java-based microservice using Spring Boot, containerize it using Maven plugins and deploy a fleet of microservices and dependent components such as Redis using Kubernetes
-
It all Starts with an Idea - Kicking Off Initiatives for Success
Craig Smith discusses techniques to start a project - impact mapping, idea canvas, problem pitch, finding features, etc. - prioritizing ideas, and knowing when to proceed with an idea or dump it.
-
Bring The Rain: Cloud Powered Continuous Delivery
Ken Dale demoes building, testing and deploying a project in the cloud using popular services and technologies.
-
Developing Cultural Intelligence
Daniel Seltzer discusses what intellectual skills are needed to be able to build and lead a successful group. These skills aren’t taught in school and don’t come from certification programs.
-
Getting Your Web Projects Production Ready with Gulp
Jonathan Mills presents how to automate building tasks for JavaScript projects with Gulp.