Skip to content

Latest commit

 

History

History
55 lines (27 loc) · 2.04 KB

File metadata and controls

55 lines (27 loc) · 2.04 KB

Week 0 — Billing and Architecture

Required Homework/Tasks

Install and Verify AWS CLI

I was able to install and verify the AWS CLI on Gitpod. I also attempted installing it on my local machine.

I followed the instructions here - AWS CLI installation guide

For the installation on my Gitpod, I used the instructions for Linux while I used the instructions for Windows on my local machine.

Proof of AWS CLI verification

Create Billing Alarm

I created a billing alarm using AWS CLI

Proof of Billing Alarm created

Create Budget

I created my budget of $2 using AWS CLI as that is my hard stop on what I can afford on my account currently.

Proof of Budget created

Architecture Diagrams

  1. Recreate Conceptual Diagram in Lucid Charts or on a Napkin

Proof of Napkin Diagram

Link to the conceptual diagram I recreated on Lucid chart

  1. Recreate Logical Architectual Diagram in Lucid Charts

Proof of Logical Architectural Diagram

Link to the logical diagram I created on Lucid charts

Homework Challenges

For the homework challenges, I was able to do the following:

  • Set MFA and create IAM role.

  • Review all the questions of each pillars in the Well Architected Tool

  • Research the technical and service limits of specific services and how they could impact the technical path for technical flexibility.

Other Tasks

I was able to create an Admin User, generate AWS credentials for that user and use cloudshell on AWS Management Console.