vpc_subnet_ec2作成 - tetsuyaf1100/hello-world GitHub Wiki

vpc_subnet_ec2

vpc作成

internet gate way作成

  • vpcにアタッチ

subnet作成

  • public
    • subnet選択
    • ルート編集
    • 0.0.0.0/0をinternet gate wayに設定
  • private

ec2作成

  • publicに設置