Tag: devops
All the articles with the tag "devops".
-
Hosting Static Sites for Free with Cloudflare Workers
Published:• 4 min readCloudflare Workers is more than edge compute — it's a genuinely capable static site host with a free tier, built-in CD via GitHub, and global distribution out of the box.
-
Feature Flags in Trunk-Based Development
Published:• 8 min readExploring how feature flags fit into trunk-based development — the challenges they introduce, and practical strategies to keep your codebase clean, safe, and deploy-ready.
-
Feature Flags - What and Why
Published:• 6 min readDiscover the benefits of feature flags in modern software development. Learn how to implement, manage, and leverage feature flags to enable safer deployments, rapid experimentation, and continuous delivery in your projects.