Terraform for DevOps: Best Practices

If you are looking to streamline your infrastructure as code (IaC) workflows, the Hostman Team has published a tutorial on “Terraform for DevOps: Best Practices” that covers everything you need to...
0 Read More

Local-first CI/CD with Makefiles

Continuous integration often only happens after a commit or a PR, in a remote environment. However, there’s a ton of benefit from designing these pipelines at the local level, and running them early...
0 Read More

Redis Lost. Or did they?!

Not long ago, Redis was tired of being eaten alive by the hyperscalers.Amazon, Microsoft, and Google were running Redis as a managed service, minting money off it while giving nothing back. Worse, the...
0 Read More

Process Management in Red Hat Linux

Process Management in Red Hat Linux
Welcome to Day 19 of the 30 Days of Linux Challenge! Today’s focus is all about process management — the backbone of performance monitoring and system control on any Linux-based system.Processes a...
0 Read More