I wiped my homelab and got it up and running again in 5 minutes. I used what I like to call the BAT stack which is Bootc, Ansible, and Terraform. Bootc for image based os builds, Ansible for configuration, and Terraform for VM provisioning on Proxmox. All being versioned controlled.

Check out more on my blog

https://keijilohier.com/blogs/recreating-my-homelab-with-infrastructure-as-code/

#homelab #bootc #ansible #terraform #proxmox #git
#iac #opentofu

The more I work as a Dev Ops / Platform Eng, the more I fight a single anti-pattern.

For your future self :
1. Use #terragrunt and not only #terraform / #opentofu ,
2. Centralize you #tf code in different modules in a single repository and have #tg use them ,
3. That one goes without saying but here it is : DRY your code using locals !

I'm tired of removing hundred lines of #IaC code just for the sake of maintainability.

Encuentran rastros de las primeras estrellas del Universo

NGC 1277 guarda un exceso de silicio, que podría proceder de las primeras estrellas y abrir una ventana singular a la infancia del Universo.

Don Porqué - El porqué detrás de cada noticia
XaviNews - S02E35

YouTube

🚨 Our blog cuts deep this week. The untold truth about running the Databricks platform behind the scenes.

💡 Azure Databricks Governance with Terraform and Databricks Bundles

Read the full story here:

🔗 https://www.nextlytics.com/blog/azure-databricks-governance-with-terraform-and-databricks-bundles

#databricks #azuredatabricks #terraform #platformengineering #dataengineering #iac #datascience #businessintelligence #enterprisedata

Azure Databricks Governance with Terraform and Databricks Bundles

Learn how to automate Azure Databricks governance using Terraform, Databricks Bundles, and the Python SDK for a robust, scalable data platform.

Introduction to Azure Bicep roleDefinitions() function | Cloud Administrator in Azure World

A practical guide to Azure Bicep roleDefinitions(): when it improves role assignment templates, when GUID-based existing resources are still the better choice, and common pitfalls to avoid.

Cloud Administrator in Azure World