DDevOpshelianindevopshelian.hashnode.dev·Sep 29, 2024 · 4 min readBuilding a Multi-Cloud Infrastructure with Terraform: A Complete Project GuidePrerequisites Ensure you have the following: Terraform installed on your machine. Accounts for each cloud provider: AWS, GCP, and Azure. Basic knowledge of Terraform and Infrastructure as Code (IaC). Configured CLI tools for each cloud provider. ...00
DDevOpshelianindevopshelian.hashnode.dev·Sep 23, 2024 · 4 min readUsing Tailscale When CGNAT Blocks Port ForwardingIntroduction: The Problem with CGNAT and Port Forwarding As more internet service providers (ISPs) adopt Carrier-Grade NAT (CGNAT) to manage limited IPv4 addresses, developers and DevOps teams are facing new challenges. One of the most frustrating is...00
DDevOpshelianindevopshelian.hashnode.dev·Sep 23, 2024 · 4 min readOpen Source Tools to Replace Paid Ones in DevOpsIntroduction: The Power of Open Source in DevOps The open-source revolution has transformed the way organizations approach DevOps, offering powerful, customizable tools without the hefty price tags of their proprietary counterparts. Paid tools such a...00
DDevOpshelianindevopshelian.hashnode.dev·Sep 16, 2024 · 4 min readHow to Extend a Disk on Azure: A Step-by-Step GuideAzure provides a flexible infrastructure for managing virtual machines (VMs), but as your usage grows, you might find the need to expand the disk space allocated to a VM. Whether you're running out of storage or anticipating future growth, extending ...00
DDevOpshelianindevopshelian.hashnode.dev·Sep 16, 2024 · 5 min readSetting Up WireGuard and DuckDNS on a Raspberry PiIn this guide, we’ll walk you through setting up WireGuard on a Raspberry Pi, combined with DuckDNS for dynamic DNS management. This will allow you to create a secure VPN server that you can access from anywhere, even when your public IP address chan...00