<?xml version="1.0" encoding="utf-8" standalone="yes"?><rss version="2.0" xmlns:atom="http://www.w3.org/2005/Atom"><channel><title>IaC on 小惡魔 - AppleBOY</title><link>https://blog.wu-boy.com/tags/iac/</link><description>Recent content in IaC on 小惡魔 - AppleBOY</description><generator>Hugo</generator><language>en-us</language><managingEditor>appleboy.tw@gmail.com (Appleboy)</managingEditor><webMaster>appleboy.tw@gmail.com (Appleboy)</webMaster><lastBuildDate>Wed, 17 Nov 2021 08:18:19 +0800</lastBuildDate><atom:link href="https://blog.wu-boy.com/tags/iac/feed.xml" rel="self" type="application/rss+xml"/><item><title>infrastructure as code 優勢及工具選擇</title><link>https://blog.wu-boy.com/2021/11/introduction-to-infra-structure-as-code-pulumi-vs-terraform/</link><pubDate>Wed, 17 Nov 2021 08:18:19 +0800</pubDate><author>appleboy.tw@gmail.com (Appleboy)</author><guid>https://blog.wu-boy.com/2021/11/introduction-to-infra-structure-as-code-pulumi-vs-terraform/</guid><description>&lt;p&gt;&lt;img src="https://i.imgur.com/Ljxw0ng.png" alt="logo"&gt;&lt;/p&gt;
&lt;p&gt;今年在 &lt;a href="https://cloudsummit.ithome.com.tw/"&gt;Cloud Summit&lt;/a&gt; 會議上分享『&lt;a href="https://cloudsummit.ithome.com.tw/2021/speaker-page/69"&gt;初探 Infrastructure as Code 工具 Pulumi&lt;/a&gt;』，主要幾項重點跟大家分享&lt;/p&gt;
&lt;ol&gt;
&lt;li&gt;什麼是 infrastructure as code 簡稱 IaC&lt;/li&gt;
&lt;li&gt;IaC 對團隊帶來什麼優勢&lt;/li&gt;
&lt;li&gt;&lt;a href="https://www.pulumi.com/"&gt;Pulumi&lt;/a&gt; 及 &lt;a href="https://www.terraform.io/"&gt;Terraform&lt;/a&gt; 兩大工具比較&lt;/li&gt;
&lt;li&gt;Pulumi 價格比較&lt;/li&gt;
&lt;/ol&gt;
&lt;p&gt;IaC 帶來的好處跟優勢如下&lt;/p&gt;
&lt;ol&gt;
&lt;li&gt;建置 CI/CD 自動化 (不用依賴 UI 操作)&lt;/li&gt;
&lt;li&gt;版本控制 (審核避免錯誤)&lt;/li&gt;
&lt;li&gt;重複使用 (減少建置時間)&lt;/li&gt;
&lt;li&gt;環境一至性 (測試及正式)&lt;/li&gt;
&lt;li&gt;團隊成長 (分享學習資源)&lt;/li&gt;
&lt;/ol&gt;
&lt;p&gt;內容會偏向介紹 Pulumi 工具居多，如果想多了解，參考本投影片準沒錯&lt;/p&gt;</description></item><item><title>初探 Infrastructure as Code 工具 Terraform vs Pulumi</title><link>https://blog.wu-boy.com/2021/02/introduction-to-infrastructure-as-code-terraform-vs-pulumi/</link><pubDate>Mon, 08 Feb 2021 03:41:15 +0000</pubDate><author>appleboy.tw@gmail.com (Appleboy)</author><guid>https://blog.wu-boy.com/2021/02/introduction-to-infrastructure-as-code-terraform-vs-pulumi/</guid><description>&lt;p&gt;&lt;a href="https://lh3.googleusercontent.com/4DRj7S_2u3Tw8P-_p0FOQ_RH25eDbx_Edasx9h52-1ouo-GGL31CuiLa2EcbPyu8uEkf5GTw45_4bfzO3IFCfDwBZol7D69mX1KP3EHAOFoNT1nKyUpdpmSUyTC8Y49ej02OEteWWLU=w1920-h1080" title="cover pulumi and terraform"&gt;&lt;img src="https://lh3.googleusercontent.com/pw/ACtC-3fJUweEGX-VoiJgesBpEaNM-N0ozaNkTrcCvzRxPCL22RzhuZNaA1fXVi0Gy_aNIAhP0mHlUHzV89DV9cr4Lwcmd6JTZ5ISTTzOvzyuLSOxraPtYK3lMDpcR1bKXv1dwLw5oApcmFwKhijmRi12fAiNkQ=w1228-h741-no?authuser=0" alt="cover pulumi and terraform" title="cover pulumi and terraform"&gt;&lt;/a&gt;&lt;/p&gt;
&lt;p&gt;想必大家對於 &lt;a href="https://en.wikipedia.org/wiki/Infrastructure_as_code"&gt;Infrastructure as Code&lt;/a&gt; 簡稱 (IaC) 並不陌生，而這個名詞在很早以前就很火熱，本篇最主要介紹為什麼我們要導入 IaC，以及該選擇哪些工具來管理雲平台 (AWS, GCP, Azure 等&amp;hellip;)。觀看現在很火紅的 &lt;a href="https://www.terraform.io/"&gt;Terraform&lt;/a&gt; 及後起之秀 &lt;a href="https://www.pulumi.com/"&gt;Pulumi&lt;/a&gt; 是大家可以作為選擇的參考，而底下會來歸納優缺點及技術比較，以及為什麼我最後會選擇 Pulumi。這兩套都是由 &lt;a href="https://golang.org/"&gt;Go 語言&lt;/a&gt;所開發，現在選擇工具前，都要先考慮看看什麼語言寫的，以及整合進團隊自動化部署流程難易度。&lt;/p&gt;</description></item></channel></rss>