Secure Terraform State: Never Store Secrets Again
Learn how to secure terraform state using write-only attributes and ephemeral resources, eliminating secret exposure from terraform state files.
Read MorePlatform engineering tutorials, guides, and insights
Learn how to secure terraform state using write-only attributes and ephemeral resources, eliminating secret exposure from terraform state files.
Read MoreTired of clicking through vSphere Client to deploy VMs? Learn how to automate Ubuntu 24.04 VM deployments using Terraform vSphere provider. This step-by-step guide shows you how to define your infrastructure as code, enabling deployment of multiple identical VMs with a single command. From provider
Read MoreStep away from manual template creation in VMware vSphere! This comprehensive guide demonstrates how to automate Ubuntu 24.04 VM template creation using HashiCorp Packer. Learn how to leverage the vSphere API to build consistent, repeatable virtual machine images with pre-installed Docker, configure
Read MoreAutomating VM deployment with Terraform and Proxmox transforms what was once a tedious, error-prone process into a streamlined, code-driven workflow. This powerful combination enables you to define your infrastructure as code, version control your configurations, and deploy identical environments wi
Read MoreTired of clicking through endless setup screens every time you need a new VM in Proxmox? In this comprehensive guide, I’ll show you how to automate Ubuntu 24.04 system installations using HashiCorp Packer. By creating a standardized template with cloud-init integration, you’ll cut your VM deployment
Read MoreStruggling to bring existing infrastructure under Terraform management? This guide walks you through the modern Terraform import method using the import block and generate-config-out flag. Follow a hands-on demo with UpCloud to see how easy and safe importing can be—no more writing HCL from scratch
Read MoreThe BACK Stack (Backstage, ArgoCD, Crossplane, and Kyverno) enhances Kubernetes by ensuring compliance, security, and consistency across clusters. This Kyverno tutorial dives into Kyverno, a Kubernetes-native policy engine translating to “govern” in Greek. Kyverno’s policies are written as Kubernete
Read MoreCan you trust a Secrets Management SaaS solution? Learn about Akeyless’s Distributed Fragments Cryptography and learn how to use a customer fragment to secure your data so that even Akeyless doesn’t have access to your secrets.
Read MoreSimplify Kubernetes troubleshooting with HolmesGPT, an AI-powered DevOps tool. This open-source agent diagnoses complex issues, saving time and boosting efficiency in managing Kubernetes clusters.
Read MoreThis guide explores secure development practices using Coder’s Browser-Only Connections, Role-Based Access Control (RBAC), and Audit Logging. By integrating security at every stage of the SDLC, organizations can proactively mitigate risks, improve software quality, and ensure compliance. Coder’s fea
Read More