From 5e6dc5f4f74b411ff9d8346a9f497df2e98f9a8e Mon Sep 17 00:00:00 2001 From: Marcello Calisto Date: Sun, 5 Nov 2023 22:02:45 +0100 Subject: [PATCH] KN07 Draft C --- KN07/README.md | 11 ----------- 1 file changed, 11 deletions(-) diff --git a/KN07/README.md b/KN07/README.md index 0986282..69e6997 100644 --- a/KN07/README.md +++ b/KN07/README.md @@ -97,16 +97,5 @@ Zuerst muss ein sogenanntes **IAM Instance Profile** erstellt werden. Beim über systemctl enable httpd aws s3 cp s3:///ami-test.txt /var/www/html/index.html ``` -10. - - - 11. Starten Sie die Instanz mit **Launch instance**. - - - -In diesem Fall werden Sie allerdings wie folgt vorgehen: -- EC2-Instanz erstellen mit: - - Mit Berechtigung zu S3-Bucket, um ein HTML-File (index.txt) runterzuladen - - IaC-Code um einen Webserver zu erstellen und das obige index.txt in das Verzeichnis /var/www/html/index.html zu kopieren