<?xml version="1.0" encoding="utf-8" standalone="yes"?><rss version="2.0" xmlns:atom="http://www.w3.org/2005/Atom"><channel><title>System Design on Rizky Note's</title><link>https://rizkynotes.com/en/tags/system-design/</link><description>Recent content in System Design on Rizky Note's</description><generator>Hugo</generator><language>en-US</language><lastBuildDate>Thu, 27 Mar 2025 09:57:41 +0700</lastBuildDate><atom:link href="https://rizkynotes.com/en/tags/system-design/index.xml" rel="self" type="application/rss+xml"/><item><title>Basic Concept &amp; Benefit of API Gateway</title><link>https://rizkynotes.com/en/posts/basic-concept-and-benefit-of-api-gateway/</link><pubDate>Thu, 27 Mar 2025 09:57:41 +0700</pubDate><guid>https://rizkynotes.com/en/posts/basic-concept-and-benefit-of-api-gateway/</guid><description>&lt;h5 id="photo-by-javier-allegue-barros-on-unsplash">Photo by &lt;a href="https://unsplash.com/@soymeraki?utm_content=creditCopyText&amp;utm_medium=referral&amp;utm_source=unsplash">Javier Allegue Barros&lt;/a> on &lt;a href="https://unsplash.com/photos/silhouette-of-road-signage-during-golden-hour-C7B-ExXpOIE?utm_content=creditCopyText&amp;utm_medium=referral&amp;utm_source=unsplash">Unsplash&lt;/a>&lt;/h5>
&lt;p>Api gateways are an important component in modern software architecture, especially in systems that implement microservices. Api Gateway acts as the main gateway to receive all incoming API requests. With this role, API Gateway simplifies API management and improves overall system performance and security.&lt;/p>
&lt;p>Using API Gateway helps build systems that are &lt;strong>scalable&lt;/strong> and &lt;strong>easy to maintain&lt;/strong>. As system complexity increases, API Gateway plays a critical role in managing effective integration and communication between various backend services and clients.&lt;/p></description></item></channel></rss>