Upgrade to Pro — share decks privately, control downloads, hide ads and more …

WCM in TOKYO with Developers Guild LT資料

Avatar for 179Bell 179Bell
June 25, 2022
420

WCM in TOKYO with Developers Guild LT資料

Avatar for 179Bell

179Bell

June 25, 2022
Tweet

Transcript

  1. • 自己紹介 • Terraformとは • CFn VS Terraform • コードからAWSへデプロイされる流れ

    • 実際にリソースをデプロイしてみる • まとめ アジェンダ
  2. CloudFormation VS Terraform CloudFromation Terraform 記述形式 JSON Yaml HCL(HashiCorp Configuration Language)

    ソースコード Closed Open 対応リソース AWSのみ AWS、Azure、GCP etc… 実行環境 AWS上 ローカル 排他制御 あり なし バージョン管理 なし あり