
    <rss version="2.0" xmlns:atom="http://www.w3.org/2005/Atom">
      <channel>
        <title>Luca Cavallin</title>
        <link>https://www.lucavallin.com/it/blog/tags/terraform</link>
        <description>
      Platform Engineer at Xebia, focused on AI platform engineering - the infrastructure behind reliable, observable, scalable AI and cloud-native workloads. I work primarily in Go and Google Cloud, with deep experience in Kubernetes, containers, and end-to-end observability - and a strong interest in networking and lower-level systems work in Rust. My current focus is the platform layer beneath AI: inference serving infrastructure on Kubernetes, AI gateway and MCP connectivity, agentic workload orchestration, and end-to-end observability for GenAI systems.

      My broader experience is full-stack: strong on backend, with solid frontend and mobile knowledge. I contribute to open source, write on my blog, and pick up the occasional talk, training, or meetup when something interesting comes up. I&#39;m a Google Developer Expert (GDE) and a CNCF Ambassador.

      For a deeper dive, see my blog. If you&#39;re new to open source, check out Verto.sh. For mentorship, I&#39;m on Mentorcruise. Outside of work, activities like photography, motorcycling, playing a handpan and cleaning litterboxes keep me occupied 🐈.
    </description>
        <language>it-IT</language>
        <managingEditor>Luca Cavallin</managingEditor>
        <webMaster>Luca Cavallin</webMaster>
        <lastBuildDate>Wed, 10 Jul 2024 00:00:00 GMT</lastBuildDate>
        <atom:link href="https://www.lucavallin.com/it/blog/tags/terraform/feed.xml" rel="self" type="application/rss+xml"/>
        
    <item>
      <guid>https://www.lucavallin.com/it/blog/things-i-learned-about-terraform-that-i-keep-telling-people-about</guid>
      <title>Cose che Ho Imparato su Terraform e Che Continuo a Raccontare alle Persone</title>
      <link>https://www.lucavallin.com/it/blog/things-i-learned-about-terraform-that-i-keep-telling-people-about</link>
      <description>Lavoro con Terraform da un po&#39; di tempo e ho notato che ci sono alcune cose che continuo a raccontare alle persone. Ho pensato che potesse essere utile scrivere un post su alcune delle domande più comuni che ricevo e condividere alcune delle cose imparate lungo il percorso.</description>
      <pubDate>Wed, 10 Jul 2024 00:00:00 GMT</pubDate>
      <author>Luca Cavallin</author>
      <category>terraform</category><category>cloud-native</category><category>cncf</category>
    </item>
  
    <item>
      <guid>https://www.lucavallin.com/it/blog/how-to-configure-oidc-with-terraform-for-github-enterprise-server</guid>
      <title>Come Configurare OIDC con Terraform per GitHub Enterprise Server</title>
      <link>https://www.lucavallin.com/it/blog/how-to-configure-oidc-with-terraform-for-github-enterprise-server</link>
      <description>OpenID Connect (OIDC) è un protocollo di autenticazione che estende OAuth 2.0, fornendo un metodo robusto e standardizzato per l&#39;autenticazione che spesso coinvolge un ID token in formato JWT (JSON Web Token). OIDC è il metodo raccomandato per autenticarsi con GitHub Enterprise Server durante la configurazione di GitHub Actions. Poiché la configurazione può essere complicata, ho creato una configurazione Terraform per facilitare il processo.</description>
      <pubDate>Sun, 31 Dec 2023 00:00:00 GMT</pubDate>
      <author>Luca Cavallin</author>
      <category>github</category><category>github-actions</category><category>terraform</category><category>security</category><category>cloud-native</category><category>cncf</category>
    </item>
  
    <item>
      <guid>https://www.lucavallin.com/it/blog/how-to-read-firestore-events-with-cloud-functions-and-golang</guid>
      <title>Come Leggere gli Eventi Firestore con Cloud Functions e Golang</title>
      <link>https://www.lucavallin.com/it/blog/how-to-read-firestore-events-with-cloud-functions-and-golang</link>
      <description>Come ho usato Golang e Cloud Functions per leggere gli eventi Firestore pubblicati sul Cloud dal mio Raspberry Pi.</description>
      <pubDate>Tue, 27 Jul 2021 00:00:00 GMT</pubDate>
      <author>Luca Cavallin</author>
      <category>go</category><category>google-cloud</category><category>serverless</category><category>terraform</category><category>firestore</category><category>cncf</category>
    </item>
  
    <item>
      <guid>https://www.lucavallin.com/it/blog/how-to-safely-store-secrets-in-terraform-using-cloud-kms</guid>
      <title>Come Archiviare i Segreti in Terraform in Modo Sicuro con Cloud KMS</title>
      <link>https://www.lucavallin.com/it/blog/how-to-safely-store-secrets-in-terraform-using-cloud-kms</link>
      <description>Proteggere i segreti Terraform usando Cloud KMS per un&#39;esperienza di git commit senza preoccupazioni.</description>
      <pubDate>Sun, 04 Jul 2021 00:00:00 GMT</pubDate>
      <author>Luca Cavallin</author>
      <category>security</category><category>git</category><category>google-cloud</category><category>terraform</category><category>cncf</category>
    </item>
  
    <item>
      <guid>https://www.lucavallin.com/it/blog/how-to-use-terraform-workspaces-to-manage-environment-based-configuration</guid>
      <title>Come Usare i Terraform Workspace per Gestire la Configurazione per Ambiente</title>
      <link>https://www.lucavallin.com/it/blog/how-to-use-terraform-workspaces-to-manage-environment-based-configuration</link>
      <description>Scopri come semplificare la gestione dell&#39;infrastruttura su più ambienti con i Terraform Workspace, senza ricorrere ai moduli tradizionali.</description>
      <pubDate>Fri, 11 Jun 2021 00:00:00 GMT</pubDate>
      <author>Luca Cavallin</author>
      <category>cloud</category><category>devops</category><category>infrastructure</category><category>terraform</category><category>cncf</category>
    </item>
  
    <item>
      <guid>https://www.lucavallin.com/it/blog/how-to-deploy-elasticsearch-on-gke-using-terraform-and-helm</guid>
      <title>Come Distribuire ElasticSearch su GKE con Terraform e Helm</title>
      <link>https://www.lucavallin.com/it/blog/how-to-deploy-elasticsearch-on-gke-using-terraform-and-helm</link>
      <description>Scopri come configurare ElasticSearch su Kubernetes utilizzando Terraform e Helm chart.</description>
      <pubDate>Sun, 02 May 2021 00:00:00 GMT</pubDate>
      <author>Luca Cavallin</author>
      <category>kubernetes</category><category>elasticsearch</category><category>terraform</category>
    </item>
  
      </channel>
    </rss>
  