Skip to content

Instantly share code, notes, and snippets.

@laiso
Last active June 30, 2020 15:45
Show Gist options
  • Save laiso/08b5c419ccceb77d8de18143f4ba3284 to your computer and use it in GitHub Desktop.
Save laiso/08b5c419ccceb77d8de18143f4ba3284 to your computer and use it in GitHub Desktop.
Pulumi メモ

https://www.pulumi.com/

  • アプリケーション開発の言語でIaCするCDKじゃないやつ

Define infrastructure in JavaScript, TypeScript, Python, Go, or any .NET language, including C#, F#, and VB.

関連ツール

Google Trend

https://trends.google.co.jp/trends/explore/TIMESERIES/1593531000?hl=ja&tz=-420&q=Terraform,Pulumi,Ansible&sni=3

感想

  • 今のところ脱HCLがうれしい ぐらいしかメリットとされる点が確認できてない
  • 宣言的記述以外の余計なことができないDSLの利点もなくなってしまう
  • 将来的にCDKと比較したい
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment