InfoQ Homepage Artifacts & Tools Content on InfoQ
-
Rapid Integration of Scientific Software with Eclipse ICE
Andrew Bennett discusses the technical details associated with automating the development of Eclipse plugins, explaining how to build ICE items using the existing tools.
-
Broken Performance Tools
Brendan Gregg focuses on broken tools and metrics instead of the working ones. Metrics can be misleading, and counters can be counter-intuitive. He advises on how to approach new performance tools.
-
Leadership in Scaling Agile and Organizational Change
Simon Powers is mapping the values, principles, tools and frameworks available to Agile leadership, uncovering the true purpose of Agile and the ultimate role of the Agile coach.
-
Developing Cloud-native Applications with the Spring Tool Suite
Kris De Volder and Martin Lippert show how to work effectively with Spring projects in Eclipse and the Spring Tool Suite (STS). They demo all the latest enhancements in the tools.
-
Behind the OSS Curtain: How we Manage Spring
Baruch Sadogursky and Phil Webb discuss using Artifactory/Bintray to manage the code, issues and releases of the Spring Framework.
-
Spring Boot is Made for Tooling
Yann Cébron and Stéphane Nicoll take a look at some features from IntelliJ IDEA that help one get started with Spring Boot, dealing with configuration management and be more efficient.
-
Putting People First – Building and Sustaining Awesome Distributed Teams at Scale
Mike Breeze and Ma Qiang share the story of a distributed team and its Agile transformation, placing individuals and interactions over processes and tools and avoiding the dark side of Agile.
-
Groovy: The Awesome Parts
Paul King presents examples of Groovy and its application: DSL, dynamic typing, extensible static type system, Android programming, concurrency, functional, frameworks and tools.
-
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.
-
A Taxonomy of Clustering, or No Container is an Island
Ted Young discusses the various tools one can use to manage and operate containers, what they do and what they are useful for.
-
Beyond Ad-hoc Automation: To Structured Platforms
Bridget Kromhout discusses how to work with the right level of abstraction with DevOps tooling, how different DevOps pieces fit together into a cohesive solution.
-
DIY Monitoring: Build Your Own JVM Performance Management Tool
Tal Weiss shows how you can easily write your own JVM agent to capture accurate performance data for virtually any type of application from Java microservices to reactive actor systems in Scala.