Skip to content
TILens What matters today in tech
Theme

Daily edition · DevOps

The daily ledger

TILens turns technical updates into a focused daily brief: official releases, trusted reporting, and practitioner analysis, deduplicated and organized by topic.

30 Jun 2026 edition
DevOps GitHub

fluxcd/flux2: v2.9.0

Highlights Flux v2.9.0 is a feature release. Users are encouraged to upgrade for the best experience. For a compressive overview of new features and API changes included in this release, please refer to the Announcing…

Source: Flux CD Releases github-actions[bot]
DevOps

How to Test Infrastructure as Code

IaC testing means validating your infrastructure code the same way you test application software—unit tests with mocked cloud providers that run in milliseconds, integration tests that deploy and inspect real resources,…

Source: Pulumi Blog Alex Leventer
DevOps

Enforce ISO 27001 Across Your AWS Infrastructure

ISO/IEC 27001 is the international standard for information security management. Proving you meet it usually means months of mapping abstract security controls to concrete cloud configuration, then authoring custom…

Source: Pulumi Blog Dan Biwer