1
1

Delete article

Deleted articles cannot be recovered.

Draft of this article would be also deleted.

Are you sure you want to delete this article?

More than 5 years have passed since last update.

EC2での固定IP使用について

Posted at

#EC2での固定IP使用について
EC2ではインスタンスを再起動すると都度グローバルIPアドレスが変化します。これではサービスを公開できないので固定IPを割り振ります。

##Elastic IPの作成
Elastic IPを選択し新しいアドレスの割り当てを押下します。
image

##作成したIPをインスタンスに関連付けます
作成したIPを選択し右クリックかアクションからアドレスの関連付けを選択します。
image

以上

1
1
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
1

Delete article

Deleted articles cannot be recovered.

Draft of this article would be also deleted.

Are you sure you want to delete this article?