<?xml version="1.0" encoding="UTF-8"?><rss version="2.0" xmlns:content="http://purl.org/rss/1.0/modules/content/">
  <channel>
    <title>microservice &amp;mdash;   christova  </title>
    <link>https://christova.writeas.com/tag:microservice</link>
    <description>&lt;b&gt;&lt;h3&gt;Tech Articles&lt;/h3&gt;&lt;/b&gt;&lt;br/&gt;&lt;b&gt;Collated from various sources. Full copyright remains with original authors.&lt;/b&gt;</description>
    <pubDate>Sat, 18 Apr 2026 10:46:01 +0000</pubDate>
    <item>
      <title>Microservice App Core Components</title>
      <link>https://christova.writeas.com/microservice-app-core-components?pk_campaign=rss-feed</link>
      <description>&lt;![CDATA[&#xA;&#xA;microservice]]&gt;</description>
      <content:encoded><![CDATA[<p><img src="https://i.snap.as/VEBC18hU.jpg" alt=""/></p>

<p><a href="https://christova.writeas.com/tag:microservice" class="hashtag"><span>#</span><span class="p-category">microservice</span></a></p>
]]></content:encoded>
      <guid>https://christova.writeas.com/microservice-app-core-components</guid>
      <pubDate>Wed, 25 Mar 2026 20:46:16 +0000</pubDate>
    </item>
    <item>
      <title>Microservices Best Practices</title>
      <link>https://christova.writeas.com/microservices-best-practices-70v3?pk_campaign=rss-feed</link>
      <description>&lt;![CDATA[&#xA;&#xA;#microservice #microservices]]&gt;</description>
      <content:encoded><![CDATA[<p><img src="https://i.snap.as/yMuXk371.jpg" alt=""/></p>

<p><a href="https://christova.writeas.com/tag:microservice" class="hashtag"><span>#</span><span class="p-category">microservice</span></a> <a href="https://christova.writeas.com/tag:microservices" class="hashtag"><span>#</span><span class="p-category">microservices</span></a></p>
]]></content:encoded>
      <guid>https://christova.writeas.com/microservices-best-practices-70v3</guid>
      <pubDate>Sun, 06 Oct 2024 10:02:32 +0000</pubDate>
    </item>
    <item>
      <title>Microservice Architecture</title>
      <link>https://christova.writeas.com/microservice-architecture?pk_campaign=rss-feed</link>
      <description>&lt;![CDATA[&#xA;&#xA;Load Balancer: &#xA;&#xA;This distributes incoming traffic across multiple backend services. &#xA;&#xA;CDN (Content Delivery Network): &#xA;&#xA;CDN is a group of geographically distributed servers that hold static content for faster delivery. The clients look for content in CDN first, then progress to backend services. &#xA;&#xA;API Gateway: &#xA;&#xA;This handles incoming requests and routes them to the relevant services. It talks to the identity provider and service discovery. &#xA;&#xA;Identity Provider: &#xA;&#xA;This handles authentication and authorization for users. &#xA;&#xA;Service Registry &amp; Discovery: &#xA;&#xA;Microservice registration and discovery happen in this component, and the API gateway looks for relevant services in this component to talk to. &#xA;&#xA;Management: &#xA;&#xA;This component is responsible for monitoring the services. &#xA;&#xA;Microservices: &#xA;&#xA;Microservices are designed and deployed in different domains. Each domain has its database.&#xA;&#xA;#microservice #architecture]]&gt;</description>
      <content:encoded><![CDATA[<p><img src="https://i.snap.as/pwi1rUx8.jpg" alt=""/></p>

<p><strong>Load Balancer:</strong></p>

<p>This distributes incoming traffic across multiple backend services.</p>

<p><strong>CDN (Content Delivery Network):</strong></p>

<p>CDN is a group of geographically distributed servers that hold static content for faster delivery. The clients look for content in CDN first, then progress to backend services.</p>

<p><strong>API Gateway:</strong></p>

<p>This handles incoming requests and routes them to the relevant services. It talks to the identity provider and service discovery.</p>

<p><strong>Identity Provider:</strong></p>

<p>This handles authentication and authorization for users.</p>

<p><strong>Service Registry &amp; Discovery:</strong></p>

<p>Microservice registration and discovery happen in this component, and the API gateway looks for relevant services in this component to talk to.</p>

<p><strong>Management:</strong></p>

<p>This component is responsible for monitoring the services.</p>

<p><strong>Microservices:</strong></p>

<p>Microservices are designed and deployed in different domains. Each domain has its database.</p>

<p><a href="https://christova.writeas.com/tag:microservice" class="hashtag"><span>#</span><span class="p-category">microservice</span></a> <a href="https://christova.writeas.com/tag:architecture" class="hashtag"><span>#</span><span class="p-category">architecture</span></a></p>
]]></content:encoded>
      <guid>https://christova.writeas.com/microservice-architecture</guid>
      <pubDate>Wed, 02 Oct 2024 07:11:17 +0000</pubDate>
    </item>
  </channel>
</rss>