diff --git a/System Design/readme.md b/System Design/readme.md
new file mode 100644
index 00000000..f85384f8
--- /dev/null
+++ b/System Design/readme.md
@@ -0,0 +1,278 @@
+Here's the complete README file for System Design resources, including YouTube Channels and GitHub Repositories sections:
+
+```markdown
+# System Design
+System design involves creating the architecture of complex systems, ensuring scalability, reliability, and performance. This curated collection offers valuable System Design resources contributed by talented individuals.
+
+## Table of Contents
+
+- [Roadmap](#roadmap)
+- [Tools](#tools)
+- [Technologies](#technologies)
+- [Courses](#courses)
+- [Books](#books)
+- [YouTube Channels](#youtube-channels)
+- [GitHub Repositories](#github-repositories)
+- [Interview](#interview)
+
+### Roadmap
+
+> To become proficient in System Design, there are various skills and areas of knowledge you need to master. Here’s a roadmap to guide you through the learning process:
+
+
+
+ Resource Name |
+ Description |
+
+
+ Lucidchart |
+ Popular tool for creating flowcharts, diagrams, and visual representations of system designs. |
+
+
+ Draw.io |
+ Free and open-source diagramming tool for creating complex system designs. |
+
+
+ AWS Architecture Tools |
+ A suite of tools provided by AWS for designing, building, and documenting AWS-based systems. |
+
+
+ Microsoft Visio |
+ Professional tool for creating diagrams, including network architectures and system designs. |
+
+
+ PlantUML |
+ Tool that allows users to draw UML diagrams using a simple and intuitive scripting language. |
+
+
+ Nomnoml |
+ Online tool for creating UML diagrams with a text-based syntax. |
+
+
+ Cacoo |
+ Online diagramming tool that supports real-time collaboration and various diagram types. |
+
+
+
+### Technologies
+
+> These are the technologies you can master to be a successful System Designer. They are listed below:
+
+
+
+ Resource Name |
+ Description |
+
+
+ AWS Documentation |
+ Official AWS documentation covering all services, best practices, and architectural guidelines. |
+
+
+ Google Cloud Documentation |
+ Comprehensive guide to using Google Cloud Platform services and tools. |
+
+
+ Azure Documentation |
+ Official Microsoft Azure documentation with tutorials, API references, and architectural guides. |
+
+
+ Kubernetes Documentation |
+ Detailed information on using Kubernetes for container orchestration and management. |
+
+
+ Docker Documentation |
+ Guides and references for using Docker containers and Docker Compose. |
+
+
+ NGINX Documentation |
+ Official resources for configuring and using NGINX for web serving and reverse proxy. |
+
+
+ Terraform Documentation |
+ Comprehensive guide to using Terraform for infrastructure as code (IaC). |
+
+
+ Ansible Documentation |
+ Resources for automating IT tasks using Ansible. |
+
+
+ .NET Documentation |
+ Official documentation for .NET, covering APIs, libraries, and frameworks. |
+
+
+ Spring Boot Documentation |
+ Guide to using Spring Boot for building Java applications. |
+
+
+
+### Courses
+
+> You can consider these courses for learning System Design:
+
+
+
+ Resource Name |
+ Description |
+ Cost |
+
+
+ Udemy System Design Courses |
+ Offers a wide variety of courses on system design, covering AWS, Kubernetes, and more. |
+ Paid |
+
+
+ Coursera System Design Courses |
+ Provides online courses on system design from top universities and colleges, including specializations in cloud architecture. |
+ Paid |
+
+
+ edX System Design Courses |
+ Hosts a range of system design courses from top institutions, covering design, scalability, and more. |
+ Paid |
+
+
+ A Cloud Guru |
+ Offers comprehensive courses on cloud computing and system design, focusing on AWS, Azure, and Google Cloud. |
+ Paid |
+
+
+ Linux Academy |
+ Provides courses on Linux, cloud computing, and system design principles. |
+ Paid |
+
+
+ Pluralsight System Administration and Design |
+ Offers courses on system administration, cloud infrastructure, and design patterns. |
+ Paid |
+
+
+
+Here's the code for the books, YouTube channels, GitHub repositories, and interview sections:
+
+```markdown
+### Books
+
+> You can refer to these books on System Design. They are listed below:
+
+