<?xml version="1.0" encoding="UTF-8"?><rss xmlns:dc="http://purl.org/dc/elements/1.1/" xmlns:content="http://purl.org/rss/1.0/modules/content/" xmlns:atom="http://www.w3.org/2005/Atom" version="2.0"><channel><title><![CDATA[ChaDan Tech Blog]]></title><description><![CDATA[My learnings from the tech world.]]></description><link>https://blog.chadan.in</link><generator>RSS for Node</generator><lastBuildDate>Thu, 07 May 2026 17:29:57 GMT</lastBuildDate><atom:link href="https://blog.chadan.in/rss.xml" rel="self" type="application/rss+xml"/><language><![CDATA[en]]></language><ttl>60</ttl><item><title><![CDATA[GOTO Serverless - Bangalore]]></title><description><![CDATA[Serverless opens up business opportunities that weren’t imagined before.

Serverless means no infrastructure to manage

With serverless, pay for value; this is good for prototyping and bootstrapping a]]></description><link>https://blog.chadan.in/goto-serverless-bangalore</link><guid isPermaLink="true">https://blog.chadan.in/goto-serverless-bangalore</guid><category><![CDATA[conferences]]></category><dc:creator><![CDATA[Chaitanya Dandugula]]></dc:creator><pubDate>Sat, 07 Mar 2026 12:27:46 GMT</pubDate><enclosure url="https://cdn.hashnode.com/uploads/covers/69ac110186766ac3a6bc1bea/0433d996-1c21-456e-b9f8-2955e22e82e6.jpg" length="0" type="image/jpeg"/><content:encoded><![CDATA[<ul>
<li><p>Serverless opens up business opportunities that weren’t imagined before.</p>
</li>
<li><p>Serverless means no infrastructure to manage</p>
</li>
<li><p>With serverless, pay for value; this is good for prototyping and bootstrapping an idea</p>
</li>
<li><p>AWS serverless launched in 2014</p>
</li>
<li><p>Core principle of serverless - event driven architecture</p>
</li>
<li><p>Most software is event driven</p>
</li>
<li><p>AI agents are going to be big - Nick coult, Director of product, Serverless compute @ AWS</p>
</li>
<li><p>Focus should be on the end business goal and not on the input like which language or tech stack</p>
</li>
<li><p>Getting hands dirty and jumping in is the best way, not to wait and plan</p>
</li>
<li><p>For tech stack modernization initiatives, create a phased migration strategy that breaks down changes into small, digestible increments</p>
</li>
<li><p>AWS Step functions, AWS Distro - open telemetry</p>
</li>
<li><p>LLM Judge - use one LLM to critique another’s performance</p>
</li>
<li><p>MCP, an open protocol that standardises how applications provide context to LLMs.</p>
</li>
<li><p>MCP: USB-C port for AI applications</p>
</li>
<li><p>Cold starts is one of the most significant architectural challenges in serverless computing, where functions experience latency delays when invoked after periods of inactivity.</p>
</li>
<li><p>Limitations of LLMs</p>
<ul>
<li><p>Trained in the past ( they don’t know the current day’s stock market )</p>
</li>
<li><p>Are stateless. They don’t retain memory between interactions</p>
</li>
<li><p>Can generate content, but they cannot take actions</p>
</li>
<li><p>Aren’t trained on AWS scale problems ( Trillions of lambda invocation / month )</p>
</li>
</ul>
</li>
<li><p>Forcing function: A mechanism that compels specific behaviour by making alternative actions difficult</p>
</li>
<li><p>Very challenging to modernise AWS services, ECR took 5 years to rewrite.</p>
</li>
<li><p>Bleeding edge of AI: Automated reasoning</p>
</li>
</ul>
]]></content:encoded></item></channel></rss>