Skip to content

Folders and files

NameName
Last commit message
Last commit date

Latest commit

Β 

History

22 Commits
Β 
Β 
Β 
Β 
Β 
Β 

Repository files navigation

System Design: Level 1

Roadmap to becoming a System Designer :: NOOB to PRO

Below you'll find a hand full topics that you can take and the technologies that you would want to adopt in order to become a DevOps System Designer. I am learning this things from a training center; sharing them here to help the community.


Announcement:
I am planing on covering the roadmaps and put more content here


Purpose of these Roadmaps

The purpose of these roadmaps is to give you an idea about the landscape and to guide you if you are confused about what to learn next and not to encourage you to pick what is hip and trendy. You should grow some understanding of DevOps and System Design.

Note to Beginners

These roadmaps cover a little of System Design. Don't feel overwhelmed, It is just getting started. I am working on the beginner versions of these and will update it day by day.


If you think that these can be improved in any way, please do suggest.

Day - 1

πŸŽ‡ How Internet Works

How Internet Works

πŸŽ‡ UDP Packet

User Datagram Protocol (UDP) is a Transport Layer protocol. UDP is a part of the Internet Protocol suite, referred to as UDP/IP suite. Unlike TCP, it is an unreliable and connectionless protocol. So, there is no need to establish a connection prior to data transfer.

πŸŽ‡ OSI Model

About

Roadmap to becoming a System Designer

Resources

Stars

0 stars

Watchers

1 watching

Forks

Releases

Packages

Contributors