<?xml version="1.0" encoding="utf-8" standalone="yes"?>
<rss version="2.0" xmlns:atom="http://www.w3.org/2005/Atom" xmlns:content="http://purl.org/rss/1.0/modules/content/">
  <channel>
    <title>Http on zoph.me, AWS Cloud Security and Indie Consulting</title>
    <link>https://zoph.me/tags/http/</link>
    <description>Recent content in Http on zoph.me, AWS Cloud Security and Indie Consulting</description>
    <image>
      <title>zoph.me, AWS Cloud Security and Indie Consulting</title>
      <url>https://zoph.me/posts/resources/images/code-social.png</url>
      <link>https://zoph.me/posts/resources/images/code-social.png</link>
    </image>
    <generator>Hugo</generator>
    <language>en-us</language>
    <lastBuildDate>Sun, 19 Jul 2026 10:50:51 -0400</lastBuildDate>
    <atom:link href="https://zoph.me/tags/http/index.xml" rel="self" type="application/rss+xml" />
    <item>
      <title>Serverless AWS WebRedirect</title>
      <link>https://zoph.me/posts/2021-11-07-serverless-aws-webredirect/</link>
      <pubDate>Sun, 07 Nov 2021 13:37:00 +0200</pubDate>
      <guid>https://zoph.me/posts/2021-11-07-serverless-aws-webredirect/</guid>
      <description>&lt;h2 id=&#34;rationale&#34;&gt;Rationale&lt;/h2&gt;
&lt;p&gt;Lately, I was looking for a small automation to deploy a simple web redirect for a domain name hosted on Amazon Route 53. I didn&amp;rsquo;t find anything relevant, so I&amp;rsquo;ve decided to do it by myself.
The goal was to have a subdomain redirect to a totally different domain and path using minimal effort and infrastructure.&lt;/p&gt;
&lt;ul&gt;
&lt;li&gt;From: &lt;a href=&#34;http://asd.zoph.io&#34;&gt;asd.zoph.io&lt;/a&gt;&lt;/li&gt;
&lt;li&gt;To: &lt;code&gt;http://awssecuritydigest.com&lt;/code&gt;&lt;/li&gt;
&lt;/ul&gt;
&lt;h2 id=&#34;schema&#34;&gt;Schema&lt;/h2&gt;
&lt;p&gt;&lt;img alt=&#34;architecture schema&#34; loading=&#34;lazy&#34; src=&#34;https://zoph.me/posts/resources/images/posts/serverless-aws-redirect/schema.png&#34;&gt;&lt;/p&gt;
&lt;h2 id=&#34;tradeoff&#34;&gt;Tradeoff&lt;/h2&gt;
&lt;p&gt;It does not support &lt;code&gt;https&lt;/code&gt;, but you can use &lt;code&gt;http&lt;/code&gt; as an entrypoint, and then redirect traffic to &lt;code&gt;https&lt;/code&gt; as needed.&lt;/p&gt;</description>
    </item>
  </channel>
</rss>
