mohitkr05 / 100daysofaws

Public notes for 100DaysofAWS

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

100 Days of AWS (100 दिन AWS के | शतंदिवस: AWS)

Welcome to the 100 Days of AWS series, which is about learning something new about AWS every weekday. Tweet with the tag #100DaysofAWS

About this series

So I have decided to work on AWS for 100 days continously and record my journey. This would be a bit different then the journey of other Youtubers.

First and foremost, this journey will be available in Hindi (and sometimes in English) videos.

This repository contains a structured learning path designed to help learners progress from beginner to advanced level in AWS. The path is divided into 100 days, with each day containing a set of tasks and challenges that build on the previous day's concepts.

The repository includes a variety of resources, including tutorials, exercises, videos, and sample projects, that cover a wide range of AWS services and features, including EC2, S3, Lambda, CloudFormation, and more.

Join our slack community

Access the notes here - https://mohitkr05.github.io/100daysofaws/

Detailed Checklist

Day 1

  • Get to know more about AWS - Read the links given below
  • Create an AWS account
  • Go to IAM and secure your Root account
  • Create a seperate account for Console access

Day 2

  • Understand what are the differences between a private data center and Cloud
  • Understand the NIST definition of Cloud Computing
  • 5-4-3 Model of Cloud Computing
  • Differences between IAAS/PAAS/SAAS
  • (Optional) Enroll in the Cloud Computing Crash course [^1] - Ask for a FREE coupon on Slack.

Day 3

  • Understand the concept of Virtualization
  • How virtualization enables cloud computing
  • What is a Virtual Private Server (VPS) ?
  • How VPS were part of web hosting solutions.
  • Introduction to AWS Lightsail

Day 4

  • Walkthrough of Amazon Lightsail account
  • Understanding Blueprints
  • Creating a new VPS using a LAMP Stack
  • Connecting to the instance using web console

Day 5

  • Understanding Key exchanges
  • Understanding SSH
  • How SSH works
  • Using the key pair to login to the instance

Day 6

  • Understanding more about the Lightsail instance
  • Installing software on your instance
  • Managing your Instance
  • Monitoring the instance.
  • Understand Burstable instances

Day 7

  • What is IP addresses?
  • IPv4 vs IPv6
  • What is NAT?
  • How IP networking works in Cloud
  • Types of IP addresses

About

Public notes for 100DaysofAWS