From 3bdaa5e0af2f1413334540a141be16647022df9a Mon Sep 17 00:00:00 2001 From: zhori Date: Sun, 18 Feb 2024 22:18:16 +0200 Subject: [PATCH 1/2] added video resource for learning networks --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index b327a05..23931e6 100644 --- a/README.md +++ b/README.md @@ -113,7 +113,7 @@ Here you will need to know how a network works, how to configure **firewalls**, Resources: - [OSI Model Explained](https://www.cloudflare.com/en-gb/learning/ddos/glossary/open-systems-interconnection-model-osi/) FREE -- [Computer Networking: A Top-Down Approach](https://www.amazon.com/Computer-Networking-Top-Down-Approach-7th/dp/0133594149) book +- [Computer Networking: A Top-Down Approach](https://www.amazon.com/Computer-Networking-Top-Down-Approach-7th/dp/0133594149) book [Video Content](https://www.youtube.com/playlist?list=PLByK_3hwzY3Tysh-SY9MKZhMm9wIfNOas)video - [TCP/IP and Networking Fundamentals for IT Pros](https://www.pluralsight.com/courses/tcpip-networking-it-pros) Pluralsight course - [DevSecOps : Master Securing CI/CD | DevOps Pipeline](https://www.udemy.com/course/devsecops/) Udemy course - [Hands-On Security in DevOps: Ensure continuous security, deployment, and delivery with DevSecOps](https://www.amazon.com/Hands-Security-DevOps-continuous-deployment/dp/1788995503) Book From 2a474ded5b52f17e4821b07ad644dda291416fa6 Mon Sep 17 00:00:00 2001 From: Paras-96 Date: Mon, 10 Jun 2024 16:28:18 +0530 Subject: [PATCH 2/2] Added one useful resource Added the Common SDLC Models to the section - Resources, providing insights to aspiring tech professionals in the domain of Software Development. Please let me know if further changes are required. Thank you. --- README.md | 2 ++ 1 file changed, 2 insertions(+) diff --git a/README.md b/README.md index b327a05..65e2b23 100644 --- a/README.md +++ b/README.md @@ -282,6 +282,8 @@ Resources: - [Learn SAFe](https://www.scaledagileframework.com/) FREE - [Learn Automation Testing](https://blog.testproject.io/2020/03/26/automation-testing-for-beginners-ultimate-guide/) FREE - [GitLab - Beginner's Guide to DevOps](https://page.gitlab.com/resources-ebook-beginners-guide-devops.html) FREE +- [Common SDLC Models](https://www.scaler.com/blog/software-development-life-cycle/#common-sdlc-models) FREE + ## Additional resources