linda-cloud.hashnode.devTerraform: Migrating Terraform State to Terraform CloudA beginner’s hands-on guide to managing state the right way… There’s something satisfying about watching your infrastructure come to life with just a terraform apply. But things can get messy when your state files live only on your local machine. One...May 15, 2025·7 min read
linda-cloud.hashnode.devLaunch Your Kubernetes Cluster on AWS with Amazon EKS!In today’s cloud-native world, containerized applications are everywhere and Kubernetes is the powerhouse orchestrating them. Kubernetes has become the go to container orchestration platform for deploying and managing scalable, resilient workloads. F...May 9, 2025·7 min read
linda-cloud.hashnode.devGetting Started with Azure Kubernetes Service (AKS) Using Azure CLIKubernetes has become the industry standard for managing containerized applications, and Azure Kubernetes Service (AKS) offers a fully managed solution that simplifies the deployment and operation of Kubernetes clusters on Azure. If you're looking to...May 5, 2025·5 min read
linda-cloud.hashnode.devMastering Docker: From Your First Container to Production-Ready SkillsImagine shipping software without the dreaded “But it works on my machine!” excuse🤔, where your application behaves identically whether you’re developing on a laptop or deploying to a massive cloud cluster. That’s the magic of Docker! It is revoluti...Apr 2, 2025·7 min read
linda-cloud.hashnode.devHosting Static Websites on Azure Blob Storage: A Beginner's GuideDo you need a personal portfolio, a documentation site, or a business landing page? Azure offers a reliable solution without the need for managing servers! Hosting static websites on the cloud has never been easier, and Azure Blob Storage provides a ...Apr 2, 2025·3 min read