<?xml version="1.0" encoding="utf-8" standalone="yes"?>
<rss version="2.0" xmlns:atom="http://www.w3.org/2005/Atom" xmlns:content="http://purl.org/rss/1.0/modules/content/">
  <channel>
    <title>IaC on 翟志军 Jack Zhai</title>
    <link>https://showme.codes/tags/iac/</link>
    <description>Recent content in IaC on 翟志军 Jack Zhai</description>
    <generator>Hugo</generator>
    <language>en-us</language>
    <copyright>showme.codes</copyright>
    <lastBuildDate>Wed, 06 Mar 2024 00:00:00 +0000</lastBuildDate>
    <atom:link href="https://showme.codes/tags/iac/index.xml" rel="self" type="application/rss+xml" />
    <item>
      <title>Two Patterns for Rollback</title>
      <link>https://showme.codes/en/2024-03-06-two-patterns-for-rollback/</link>
      <pubDate>Wed, 06 Mar 2024 00:00:00 +0000</pubDate>
      <guid>https://showme.codes/en/2024-03-06-two-patterns-for-rollback/</guid>
      <description>&lt;p&gt;Rollback is an operations and maintenance procedure. It usually occurs when a problem is discovered during deployment, and the target environment needs to be reverted to its pre-deployment state.&lt;/p&gt;
&lt;p&gt;In my opinion, there are two patterns for rollback. One of them is to perform a reverse operation step by step, which I call the &lt;strong&gt;Reverse Operation Pattern&lt;/strong&gt;.&lt;/p&gt;
&lt;h2 id=&#34;rollback-pattern-based-on-reverse-operation&#34;&gt;Rollback Pattern Based on Reverse Operation&lt;/h2&gt;
&lt;p&gt;Probably due to the inertia of the past manual operation mindset, I found that quite a few people only know this one pattern.&lt;/p&gt;</description>
    </item>
  </channel>
</rss>
