<?xml version="1.0" encoding="UTF-8"?>
<rss version="2.0" xmlns:atom="http://www.w3.org/2005/Atom" xmlns:dc="http://purl.org/dc/elements/1.1/">
  <channel>
    <title>DEV Community: Linh Hồ</title>
    <description>The latest articles on DEV Community by Linh Hồ (@link1905).</description>
    <link>https://dev.to/link1905</link>
    <image>
      <url>https://media2.dev.to/dynamic/image/width=90,height=90,fit=cover,gravity=auto,format=auto/https:%2F%2Fdev-to-uploads.s3.us-east-2.amazonaws.com%2Fuploads%2Fuser%2Fprofile_image%2F3289364%2F3614c7bf-2d4f-4de7-abab-62164bd1d003.png</url>
      <title>DEV Community: Linh Hồ</title>
      <link>https://dev.to/link1905</link>
    </image>
    <atom:link rel="self" type="application/rss+xml" href="https://dev.to/feed/link1905"/>
    <language>en</language>
    <item>
      <title>I've just released a comprehensive document on System Design!</title>
      <dc:creator>Linh Hồ</dc:creator>
      <pubDate>Wed, 02 Jul 2025 16:37:46 +0000</pubDate>
      <link>https://dev.to/link1905/ive-just-released-my-comprehensive-document-on-system-design-1hj0</link>
      <guid>https://dev.to/link1905/ive-just-released-my-comprehensive-document-on-system-design-1hj0</guid>
      <description>&lt;p&gt;Hey everyone, I'm Link!&lt;/p&gt;

&lt;p&gt;I'm excited to be a part of this community and share my first post with all of you.&lt;/p&gt;

&lt;p&gt;I've had some extra time on my hands lately, so I decided to create a comprehensive guide called &lt;strong&gt;System Design 101&lt;/strong&gt;. In this guide, I'll walk you through building fundamental system components from the ground up, offering helpful tips along the way. I've kept the content abstract and free of specific code or software, so it's broadly applicable.&lt;/p&gt;

&lt;p&gt;Here's a glimpse of what you'll find inside:&lt;/p&gt;

&lt;ol&gt;
&lt;li&gt; &lt;strong&gt;Web Services&lt;/strong&gt;: Dive into the world of microservice architecture and discover best practices for creating scalable web services.&lt;/li&gt;
&lt;li&gt; &lt;strong&gt;Data Persistence&lt;/strong&gt;: Get to know the persistence layer, understand the structure of common data stores, and tackle the challenges of distributed storage.&lt;/li&gt;
&lt;li&gt; &lt;strong&gt;System Administration&lt;/strong&gt;: Learn about essential administrative tasks, key components, and best practices for maintaining and deploying distributed systems.&lt;/li&gt;
&lt;li&gt; &lt;strong&gt;Design Patterns&lt;/strong&gt;: Explore the architectural patterns that are essential for designing large-scale systems.&lt;/li&gt;
&lt;/ol&gt;

&lt;p&gt;&lt;a href="https://media2.dev.to/dynamic/image/width=800%2Cheight=%2Cfit=scale-down%2Cgravity=auto%2Cformat=auto/https%3A%2F%2Fdev-to-uploads.s3.amazonaws.com%2Fuploads%2Farticles%2Fav3ndu37p7dsv3u05bef.png" class="article-body-image-wrapper"&gt;&lt;img src="https://media2.dev.to/dynamic/image/width=800%2Cheight=%2Cfit=scale-down%2Cgravity=auto%2Cformat=auto/https%3A%2F%2Fdev-to-uploads.s3.amazonaws.com%2Fuploads%2Farticles%2Fav3ndu37p7dsv3u05bef.png" alt="Topics" width="800" height="521"&gt;&lt;/a&gt;&lt;/p&gt;

&lt;p&gt;This guide is a big undertaking and is based on my own experiences, so there might be a few bumps along the road. I welcome you to contribute, share your thoughts, and help make this project even better.&lt;/p&gt;

&lt;p&gt;If you find &lt;strong&gt;System Design 101&lt;/strong&gt; helpful, I'd appreciate it if you could give the project a star on &lt;a href="https://github.com/link1905/system-design-101" rel="noopener noreferrer"&gt;GitHub&lt;/a&gt;!&lt;/p&gt;

&lt;p&gt;&lt;a href="https://link1905.github.io/system-design-101/" rel="noopener noreferrer"&gt;Visit the official site here&lt;/a&gt;&lt;br&gt;
&lt;a href="https://github.com/link1905/system-design-101" rel="noopener noreferrer"&gt;Check out the GitHub repo here&lt;/a&gt;&lt;/p&gt;

</description>
      <category>systemdesign</category>
      <category>softwareengineering</category>
      <category>opensource</category>
      <category>tutorial</category>
    </item>
  </channel>
</rss>
