<?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: Kasuhiko</title>
    <description>The latest articles on DEV Community by Kasuhiko (@kasuhiko).</description>
    <link>https://dev.to/kasuhiko</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%2F646035%2F42923483-f6a8-42ec-9680-abf3d93b7077.jpg</url>
      <title>DEV Community: Kasuhiko</title>
      <link>https://dev.to/kasuhiko</link>
    </image>
    <atom:link rel="self" type="application/rss+xml" href="https://dev.to/feed/kasuhiko"/>
    <language>en</language>
    <item>
      <title>Help with a .net core api architecture</title>
      <dc:creator>Kasuhiko</dc:creator>
      <pubDate>Thu, 06 Oct 2022 21:05:54 +0000</pubDate>
      <link>https://dev.to/kasuhiko/help-with-a-net-core-api-architecture-1jc</link>
      <guid>https://dev.to/kasuhiko/help-with-a-net-core-api-architecture-1jc</guid>
      <description>&lt;p&gt;Hi Everyone,&lt;/p&gt;

&lt;p&gt;I hope everyone is doing good, today I need some advice to optimize resources to create monolithic API architecture based on .net core and mssql, I got a freelance project from my friend's company and they need to migrate an old nodejs api to API .net core API, this API is going to be used by 40 or 50 users but they want to make it to support at least 100 connections.&lt;/p&gt;

&lt;p&gt;basically, this API is going to serve information from 5 different mssql databases to 4 main applications:&lt;/p&gt;

&lt;p&gt;1.- Power BI.&lt;br&gt;
2.- Custom-made angular dashboard with reports, charts and stuff.&lt;br&gt;
3.- Custom-made angular intranet.&lt;br&gt;
4.- Excel sheets with dynamic information.&lt;/p&gt;

&lt;p&gt;the server provided by my client specs are:&lt;/p&gt;

&lt;ul&gt;
&lt;li&gt;INTEL Xeon E5-2670 v2 @ 2.50GHz (2 processors)&lt;/li&gt;
&lt;li&gt;Windows server 2012 R2&lt;/li&gt;
&lt;li&gt;5gb RAM&lt;/li&gt;
&lt;li&gt;1gb internet connection (probably optical fiber)&lt;/li&gt;
&lt;/ul&gt;

&lt;p&gt;this same server is also used as web server with apache to run the angular app's and the databases are located on others differents servers.&lt;/p&gt;

&lt;p&gt;thanks in advance, any advice is very appreciated!!.&lt;/p&gt;

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