Hjelle.Dev
Posts tagged with #DevOps

Plan, Automate, Review, Repeat
06 July 2025
A practical guide to building a solid website maintenance plan — combining automation, manual reviews, and smart tooling to stay secure, up-to-date, and efficient.

Caching in Azure DevOps pipeline
06 February 2025
Using caching in Azure DevOps pipelines can drastically reduce build times.I cut build time from 7-8 minutes to 2-3 minutes by implementing caching.