AWSPython: Difference between revisions

From Wiki RB4
Line 11: Line 11:


===Instance===
===Instance===
* https://docs.aws.amazon.com/de_de/AWSEC2/latest/UserGuide/EC2_GetStarted.html
* create instance [[File:AWSPython6.GIF|400px]]

Revision as of 15:50, 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

  • create instance