1
0

Delete article

Deleted articles cannot be recovered.

Draft of this article would be also deleted.

Are you sure you want to delete this article?

VPCを学ぶ - クリンナップする

Posted at

クリンナップする

これまで

  1. VPCの作成
  2. IPv4グローバルのあるEC2
  3. IPV4グローバルのないEC2
  4. インターネットゲートウェイのアタッチ

といったことをやってきたが、次はIPv6を試すために削除する。
なかなかVPCを削除するなんてのは実験でもない限り体験できないので、体験しておくとよさそう。

EC2の削除

  1. EC2のダッシュボードへゆく
  2. 左からインスタンスを選択
  3. これまで上記で作成したインスタンス2つを選択し、「インスタンスの状態」を押し、「インスタンスを終了(削除)」を選択する

「終了済み」と表記されるが、すぐには削除されない。しばらくしたら削除される

VPCの削除

  1. VPCのダッシュボードへゆく
  2. 左から「お使いのVPC」を選択
  3. Nameタグがでているのでそこから今回の対象を選択し(例 learning-20250506 )
  4. 「アクション」ボタンを押し「VPCの削除」を選択する
  5. 紐付く以下も削除されるかきかれるので、フィールドに値を入力して「削除」ボタンを押す
    1. インターネットゲートウェイ
    2. セキュリティグループ
    3. サブネット
1
0
0

Register as a new user and use Qiita more conveniently

  1. You get articles that match your needs
  2. You can efficiently read back useful information
  3. You can use dark theme
What you can do with signing up
1
0

Delete article

Deleted articles cannot be recovered.

Draft of this article would be also deleted.

Are you sure you want to delete this article?