AWSPython: Difference between revisions

From Wiki RB4
Line 6: Line 6:


===Security Group===
===Security Group===
* [[File:AWSPython3.GIF|400px]]
* create a specific security group [[File:AWSPython3.GIF|400px]]
* [[File:AWSPython4.GIF|400px]]
* [[File:AWSPython4.GIF|400px]]
* create a rule to access the instance via SSH [[File:AWSPython5.GIF|400px]]


===Instance===
===Instance===
* https://docs.aws.amazon.com/de_de/AWSEC2/latest/UserGuide/EC2_GetStarted.html
* https://docs.aws.amazon.com/de_de/AWSEC2/latest/UserGuide/EC2_GetStarted.html

Revision as of 15:37, 12 December 2021

Setup

  • Select the correct region

Key Pair

  • store file in C:\Uwes\owncloud\documents\computer\AWSPython\Python Instance.ppk

Security Group

  • create a specific security group
  • create a rule to access the instance via SSH

Instance