<?xml version="1.0" encoding="utf-8" standalone="yes"?>
<rss version="2.0" xmlns:atom="http://www.w3.org/2005/Atom">
  <channel>
    <title>Devops on Suzf Blog</title>
    <link>https://suzf.net/blog/tags/devops/</link>
    <description>Recent content in Devops on Suzf Blog</description>
    <generator>Hugo</generator>
    <language>en</language>
    <managingEditor>i@suzf.net (JeffreySu)</managingEditor>
    <webMaster>i@suzf.net (JeffreySu)</webMaster>
    <copyright>This work is licensed under a Creative Commons Attribution-NonCommercial 4.0 International License.</copyright>
    <lastBuildDate>Tue, 31 Mar 2026 22:54:13 +0800</lastBuildDate>
    <atom:link href="https://suzf.net/blog/tags/devops/index.xml" rel="self" type="application/rss+xml" />
    <item>
      <title>Terraform Multi-Cloud Best Practices</title>
      <link>https://suzf.net/blog/posts/terraform-multi-cloud-best-practices/</link>
      <pubDate>Tue, 31 Mar 2026 22:54:13 +0800</pubDate><author>i@suzf.net (JeffreySu)</author>
      <guid>https://suzf.net/blog/posts/terraform-multi-cloud-best-practices/</guid>
      <description>&lt;p&gt;When infrastructure spans AWS, GCP, and Azure, Terraform&amp;rsquo;s management complexity increases dramatically. This post summarizes practical experience in organizing code, managing Providers, and unifying workflows in multi-cloud scenarios.&lt;/p&gt;</description>
    </item>
    <item>
      <title>Dockerfile Pitfalls Guide</title>
      <link>https://suzf.net/blog/posts/dockerfile-pitfalls-guide/</link>
      <pubDate>Tue, 31 Mar 2026 22:23:03 +0800</pubDate><author>i@suzf.net (JeffreySu)</author>
      <guid>https://suzf.net/blog/posts/dockerfile-pitfalls-guide/</guid>
      <description>&lt;p&gt;Writing a Dockerfile seems simple, but production environments are full of hidden traps. This post covers common Dockerfile pitfalls and their solutions to help you avoid painful debugging sessions.&lt;/p&gt;</description>
    </item>
    <item>
      <title>Dockerfile Best Practices</title>
      <link>https://suzf.net/blog/posts/dockerfile-best-practices/</link>
      <pubDate>Tue, 31 Mar 2026 22:20:51 +0800</pubDate><author>i@suzf.net (JeffreySu)</author>
      <guid>https://suzf.net/blog/posts/dockerfile-best-practices/</guid>
      <description>&lt;p&gt;A well-written Dockerfile can significantly reduce image size, speed up builds, and improve security. This post summarizes the most practical Dockerfile conventions for daily work.&lt;/p&gt;</description>
    </item>
    <item>
      <title>Terraform State Management &amp; Team Collaboration Best Practices</title>
      <link>https://suzf.net/blog/posts/terraform-state-management-best-practices/</link>
      <pubDate>Tue, 31 Mar 2026 22:17:52 +0800</pubDate><author>i@suzf.net (JeffreySu)</author>
      <guid>https://suzf.net/blog/posts/terraform-state-management-best-practices/</guid>
      <description>&lt;p&gt;Terraform&amp;rsquo;s State file is the core of infrastructure as code — it records the mapping between real resources and your configuration. Poor State management in a team setting can lead to resource drift, lock conflicts, or even accidental infrastructure destruction.&lt;/p&gt;&#xA;&lt;p&gt;This post summarizes State management best practices, covering remote backend configuration, state locking, workspace isolation, and daily operational tips.&lt;/p&gt;</description>
    </item>
  </channel>
</rss>
