<?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: 𝚘𝚕𝚌𝚊𝚢</title>
    <description>The latest articles on DEV Community by 𝚘𝚕𝚌𝚊𝚢 (@olckara).</description>
    <link>https://dev.to/olckara</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.amazonaws.com%2Fuploads%2Fuser%2Fprofile_image%2F105342%2Fc3cb6211-cbca-42a4-8c3e-1a8387bf30f0.jpg</url>
      <title>DEV Community: 𝚘𝚕𝚌𝚊𝚢</title>
      <link>https://dev.to/olckara</link>
    </image>
    <atom:link rel="self" type="application/rss+xml" href="https://dev.to/feed/olckara"/>
    <language>en</language>
    <item>
      <title>What can I do in terms of architecture?</title>
      <dc:creator>𝚘𝚕𝚌𝚊𝚢</dc:creator>
      <pubDate>Thu, 22 Nov 2018 13:53:22 +0000</pubDate>
      <link>https://dev.to/olckara/what-can-i-do-in-terms-of-architecture-4p4k</link>
      <guid>https://dev.to/olckara/what-can-i-do-in-terms-of-architecture-4p4k</guid>
      <description>&lt;p&gt;Hello everyone,&lt;/p&gt;

&lt;p&gt;We have a monolith application that has authentication and other services like managing the data in the database etc.&lt;/p&gt;

&lt;p&gt;We recently checked the statistics of the endpoint calls and discovered that %70 of requests is to only one endpoint. Second most receives %6 of the requests.&lt;/p&gt;

&lt;p&gt;In that case, does it make sense continue using same architecture or do you recommend something like microservices architecture, serverless etc. ?&lt;/p&gt;

&lt;p&gt;Thanks.&lt;/p&gt;

</description>
      <category>help</category>
      <category>architecture</category>
    </item>
  </channel>
</rss>
