Skip to content

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

7 Commits
 
 
 
 
 
 
 
 

Repository files navigation

90daysofdevops-Networking-challenges

"My DevOps Networking Challenge for 90 Days of DevOps."

About Me

I’m passionate about learning DevOps and building a career in cloud technologies. Connect with me on:

Directory Structure

DevOps-Challenge/
├── README.md
├── cheatsheets/
│   └── Networking-Commands.md
└── networking/
    ├── osi.md
    └── protocols-ports.md
└── guides/
    └── AWS-Security-Groups.md

Week 1 — Networking Challenge

Welcome to Week 1 of the 90 Days of DevOps - 2025 Edition! This week focuses on mastering networking concepts, protocols, and practical hands-on tasks. Below are the deliverables and guides for this week’s challenge.

Networking Challenge Tasks

Task 1: OSI & TCP/IP Models

  • Learn about OSI and TCP/IP models.
  • Write examples of how each layer applies to real-world scenarios.

Task 2: Protocols and Ports for DevOps

  • Study commonly used protocols and their port numbers.
  • Write documentation on the relevance of each protocol.

Task 3: AWS EC2 and Security Groups

  • Launch an AWS EC2 instance.
  • Configure Security Groups and document the steps.

Task 4: Hands-On with Networking Commands

  • Practice essential networking commands.
  • Create a cheat sheet summarizing each command.

Completed Tasks:

  1. OSI & TCP/IP Models

    • Task: Learn and document the OSI and TCP/IP models, and write real-world examples for each layer.
    • Files:
  2. Protocols and Ports for DevOps

    • Task: Study the commonly used protocols and their port numbers, and explain their relevance in DevOps.
    • Files:
  3. Networking Commands Cheat Sheet

    • Task: Create a cheat sheet for essential networking commands and their practical uses.
    • Files:
  4. AWS Security Groups Guide

    • Task: Provides a step-by-step guide to setting up and configuring AWS EC2 Security Groups for secure cloud instances.
    • Files:

These tasks cover the foundational networking knowledge required for setting up secure and efficient DevOps workflows.

Feel free to explore the detailed explanations in the respective files above.

How to Navigate the Repository

  • guides/ - This folder contains the detailed guides and task explanations.
    • AWS-Security-Groups.md - AWS Security Groups configuration guide.
  • networking/ - This folder contains Task 1 (OSI) and Task 2 (Protocols and Ports) for Week 1, focused on networking concepts.
  • cheatsheets/ - This folder contains networking command cheat sheets.

Thank you for visiting! 🚀

About

"My DevOps Networking Challenge for 90 Days of DevOps."

Resources

Stars

0 stars

Watchers

1 watching

Forks

Releases

Packages

Contributors