From 90e54c5948ff68496c27cc7ae4d7f93f4ee40a35 Mon Sep 17 00:00:00 2001 From: Ibrahim Olanigan Date: Wed, 22 Feb 2023 14:32:15 -0500 Subject: [PATCH] Update week0.md --- journal/week0.md | 20 +++++++++++++++++++- 1 file changed, 19 insertions(+), 1 deletion(-) diff --git a/journal/week0.md b/journal/week0.md index 2c97edc86..6f4851eee 100644 --- a/journal/week0.md +++ b/journal/week0.md @@ -1 +1,19 @@ -# Week 0 — Billing and Architecture \ No newline at end of file +# Week 0 — Billing and Architecture + +1. Logical Architectural diagram on LucidChart + +https://lucid.app/lucidchart/47349a7a-f859-417f-999e-6a4d021cdc64/edit?viewport_loc=67%2C-40%2C1411%2C1000%2C0_0&invitationId=inv_a733b983-dbde-41b7-a91e-cfc4693fb9b9 + +2. Completed the following AWS-related Tasks + +* Generated and downloaded AWS credentials +* Added MFA for root user +* Created AWS Organizations for Active Account and Standby Account +* Created IAM admin account +* Created billing alarm of $5 +* Created a zero-spend budget of $1 and monthly spend of $20 +* Installed AWS CLI in GitPod +* Explored CloudShell + + +3. Watched all Week 0 videos