<?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: Danila | AI Infrastructure Founder</title>
    <description>The latest articles on DEV Community by Danila | AI Infrastructure Founder (@soltanovicais).</description>
    <link>https://dev.to/soltanovicais</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%2F3955139%2F9dfac386-1123-410d-aad8-50d340ddf322.jpeg</url>
      <title>DEV Community: Danila | AI Infrastructure Founder</title>
      <link>https://dev.to/soltanovicais</link>
    </image>
    <atom:link rel="self" type="application/rss+xml" href="https://dev.to/feed/soltanovicais"/>
    <language>en</language>
    <item>
      <title>How I Built an Open-Source AI AWS Cost Optimizer at 16</title>
      <dc:creator>Danila | AI Infrastructure Founder</dc:creator>
      <pubDate>Wed, 27 May 2026 20:46:00 +0000</pubDate>
      <link>https://dev.to/soltanovicais/how-i-built-an-open-source-ai-aws-cost-optimizer-at-16-2485</link>
      <guid>https://dev.to/soltanovicais/how-i-built-an-open-source-ai-aws-cost-optimizer-at-16-2485</guid>
      <description>&lt;p&gt;AWS bills are the silent killer of AI startups. Most founders are burning 30% of their runway on idle compute and orphaned storage without even knowing it. &lt;/p&gt;

&lt;p&gt;Seeing how inefficient current FinOps tools are, I spent my weekend building FinOptic — a hyper-minimalist, open-source AI cost optimization engine. I'm 16, and I love building high-performance infrastructure.&lt;/p&gt;

&lt;p&gt;🔥 Core Features&lt;/p&gt;

&lt;p&gt;The TypeScript backend instantly filters the billing noise and isolates 3 critical drains:&lt;/p&gt;

&lt;ol&gt;
&lt;li&gt;Underutilized EC2 Instances: Catches idle compute (CPU &amp;lt; 5%, costing &amp;gt;$200/mo).&lt;/li&gt;
&lt;li&gt;Orphaned Storage Purge:Locates detached EBS volumes billing hourly in an available state.&lt;/li&gt;
&lt;li&gt;Wasteful AI Inference Scanner:Flags expensive idle GPU workloads (p3/p4/g5 instances) running 0% active workload.&lt;/li&gt;
&lt;/ol&gt;

&lt;p&gt;📊 Performance Benchmark&lt;/p&gt;

&lt;p&gt;I stress-tested it using an official production dataset from AWS Labs with 348 active enterprise instances. In less than 5 seconds, FinOptic located hidden GPU infrastructure waste, saving thousands of dollars annualized. &lt;/p&gt;

&lt;p&gt;Best part? It is 100% private. All telemetry &amp;amp; security settings are entirely saved in browser localStorage — zero data leaks.&lt;/p&gt;

&lt;p&gt;Let's stop overpaying Amazon. Stars and Pull Requests are welcome!&lt;/p&gt;

&lt;p&gt;👉 GitHub Repository: &lt;a href="https://github.com/soltanovicdana-web" rel="noopener noreferrer"&gt;https://github.com/soltanovicdana-web&lt;/a&gt;&lt;/p&gt;

</description>
      <category>opensource</category>
      <category>ai</category>
      <category>aws</category>
      <category>devops</category>
    </item>
  </channel>
</rss>
