<?xml version="1.0" encoding="utf-8" standalone="yes"?>
<rss version="2.0" xmlns:atom="http://www.w3.org/2005/Atom">
  <channel>
    <title>Front Door on Technology Enlightened</title>
    <link>https://pprakash.me/tags/front-door/</link>
    <description>Recent content in Front Door on Technology Enlightened</description>
    <generator>Hugo</generator>
    <language>en</language>
    <copyright>&amp;copy; &lt;a href=&#34;https://github.com/p-prakash/&#34;&gt;Prakash P&lt;/a&gt; 2015 - 2023</copyright>
    <lastBuildDate>Mon, 20 Feb 2023 08:20:00 +0100</lastBuildDate>
    <atom:link href="https://pprakash.me/tags/front-door/index.xml" rel="self" type="application/rss+xml" />
    <item>
      <title>Serverless URL Shortener on Azure</title>
      <link>https://pprakash.me/tech/2023/02/20/serverless-url-shortener-azure/</link>
      <pubDate>Mon, 20 Feb 2023 08:20:00 +0100</pubDate>
      <guid>https://pprakash.me/tech/2023/02/20/serverless-url-shortener-azure/</guid>
      <description>&lt;p&gt;Building an URL shortener is much easier now using the Serverless technologies in Azure. In this post, we will discuss about developing this solution.&lt;/p&gt;&#xA;&lt;p&gt;&lt;em&gt;Update: My colleague (&lt;a href=&#34;https://www.linkedin.com/in/cmaneu/&#34;&gt;Christopher Maneu&lt;/a&gt;) pointed out that we could optimize the cost by using &lt;a href=&#34;https://learn.microsoft.com/en-us/azure/static-web-apps/overview&#34;&gt;Azure Static Web Apps&lt;/a&gt; (&lt;strong&gt;SWA&lt;/strong&gt;) for hosting the management console. I updated the design to use SWA and added another API to check what the target URL is for the specific short URL gets resolved without visiting the site.&lt;/em&gt;&lt;/p&gt;</description>
    </item>
  </channel>
</rss>
