InfoQ Homepage DevOps Content on InfoQ
-
Git Best-Practice - Keeping a Diary
Jachim Coudenys shows how to benefit from historical comments through versioning in Git.
-
Securing Your CI/CD Pipeline
Jeroen Willemsen shares his experience from various security automation implementation projects, showing how to secure a pipeline.
-
Better Than BASH: Scripting Kotlin
Oliver Hughes takes a look at some examples of using Kotlin for real-world scripting and automation tasks.
-
Performance Monitoring Back-End and Front-End Using Micrometer
Clint Checketts reviews the basics of recording metrics with Micrometer.as well as gives an intro to the Prometheus and Grafana backends and dashboarding.
-
InfraCoding with Terraform: Writing Tests for Infrastructure-as-Code
Peter Souter discusses some approaches for testing Infrastructure-as-code, with a focus on Terraform, covering the benefits, basic linting and formatting, unit testing, and spec testing.
-
Security and Compliance Theater - The Seventh Deadly Disease
John Willis describes the “Seven Deadly Diseases of DevOps” with a focus on the most costly of them all - Security and Compliance Theater.
-
"This Website is Not Secured," You Had One Job: Configuring the Edge Proxy!
Damien Duportal defines what an edge router, a reverse proxy and a load-balancer are, then discusses Traefik and how they made Traefik distributed, scalable and fault tolerant.
-
Spring Tools 4: Bootiful Spring Tooling for Desktop and Cloud
Martin Lippert and Moritz Eysholdt show how to use Spring Tools 4 to be productive when working on Spring Boot 2 applications, including how to run Theia.
-
Real-Time Performance Analysis of Data-Processing Pipelines with Spring Cloud Data Flow, Micrometer
Christian Tzolov and Sabby Anandan demonstrate how to consistently produce structured metrics to Prometheus, and how to visualize them with dashboards such as Grafana.
-
DevOps & Lean Thinking Panel
The panelists discuss the latest trends and processes in DevOps & Lean Thinking.
-
Portable Pipelines
Carlos Leon enlists some of the best practices to make a pipeline portable from one tool to the other and make it testable from a local environment.
-
Continuous Monitoring with JDK Flight Recorder (JFR)
Mikael Vidstedt gives an overview of JDK Flight Recorder (JFR), showcases the current feature, as well as some features coming in the future.