KN07 Draft C

This commit is contained in:
Marcello Calisto 2023-11-05 21:57:41 +01:00
parent 5481b29eee
commit 294860a34d

View File

@ -71,7 +71,9 @@ Zuerst muss ein sogenanntes **IAM Instance Profile** erstellt werden. Beim über
##### Schritt 2: S3-Bucket erstellen und File darin ablegen ##### Schritt 2: S3-Bucket erstellen und File darin ablegen
1. Erstellen nun einen S3-Bucket `KN07-C_<erste 5 Buchstaben ihres Namens>` (z.B **KN07-C_Calis**). 1. Öffnen Sie die [AWS Management Console](https://aws.amazon.com/console/) und wählen Sie **S3**.
2. Klicken Sie auf `Create bucket`
3. Bucket name: `KN07-C_<erste 5 Buchstaben ihres Namens>` (z.B **KN07-C_Calis**).
2. Legen Sie darin das file [ami-test.txt](https://gitlab.com/ser-cal/m346-scripts/-/blob/main/KN07/ami-test.txt) mit HTML-Content ab (Im nächsten Schritt wird bei der Installation des Webservers darauf zugreifen) 2. Legen Sie darin das file [ami-test.txt](https://gitlab.com/ser-cal/m346-scripts/-/blob/main/KN07/ami-test.txt) mit HTML-Content ab (Im nächsten Schritt wird bei der Installation des Webservers darauf zugreifen)