Category: Devops Tools

  • From Terraform to Pulumi: Evolving Your Infrastructure as Code Approach

    From Terraform to Pulumi: Evolving Your Infrastructure as Code Approach

    Pulumi is an innovative IaC tool that allows developers to define their cloud infrastructure using familiar programming languages such as Python, JavaScript, Go, and others. Unlike traditional IaC tools that often require learning a new domain-specific language, Pulumi enables you to use the programming languages you already know, making it easier to manage and deploy…

  • Setting Up Uptime Kuma: Your Self-Hosted Monitoring Solution

    Setting Up Uptime Kuma: Your Self-Hosted Monitoring Solution

    If you’ve been running multiple self-hosted services in your HomeLab but haven’t set up monitoring and alerting yet, you’re in the right place. In this guide, we will walk through the setup of Uptime Kuma, a powerful and user-friendly tool for monitoring the uptime of your services. What is Uptime Kuma? Uptime Kuma is an open-source…