<?xml version="1.0" encoding="utf-8"?>
<rss version="2.0">
    <channel>
        <title>AssadBinTahir Blog posts | RSS Feed</title>
        <link>https://assadbintahir.com</link>
        <description>This is the full archive of my blog posts. This entails all of
 technical writings I have publicly shared. These are not limited to a
 particular stack and includes writings form multiple set of
 technologies.</description>
        <lastBuildDate>Tue, 19 May 2026 00:57:17 GMT</lastBuildDate>
        <docs>https://validator.w3.org/feed/docs/rss2.html</docs>
        <generator>Feed for Node.js</generator>
        <image>
            <title>AssadBinTahir Blog posts | RSS Feed</title>
            <url>https://assadbintahir.com/opengraph-image.jpg</url>
            <link>https://assadbintahir.com</link>
        </image>
        <copyright>All rights reserved 2026, Asad Ullah.</copyright>
        <item>
            <title><![CDATA[0004 - A Brief Guide to Writing Design Documents]]></title>
            <link>https://assadbintahir.com/writing/a-brief-guide-to-writing-design-documents</link>
            <guid>https://assadbintahir.com/writing/a-brief-guide-to-writing-design-documents</guid>
            <pubDate>Fri, 15 May 2026 00:00:00 GMT</pubDate>
            <description><![CDATA[This article presents a framework for managing the design phase, drawn from practice and from reading how other engineers approach the problem. It is half checklist and half mental reset. It forces us to focus on structure i.e. defining the boundaries, identifying the biggest technical questions, and systematically working through the trade-offs]]></description>
        </item>
        <item>
            <title><![CDATA[0003 - A Brief Guide to AWS IAM Policy Types and Use Cases]]></title>
            <link>https://assadbintahir.com/writing/brief-guide-to-aws-IAM-policy-types</link>
            <guid>https://assadbintahir.com/writing/brief-guide-to-aws-IAM-policy-types</guid>
            <pubDate>Sun, 07 May 2023 00:00:00 GMT</pubDate>
            <description><![CDATA[Identity and Access Management (IAM) policies are essential tools for managing access to your organization's resources in Amazon Web Services (AWS). In this article, we will explore different type of policies and their use cases.]]></description>
        </item>
        <item>
            <title><![CDATA[0002 - Building In AWS - Things To Consider]]></title>
            <link>https://assadbintahir.com/writing/building-in-aws-things-to-consider</link>
            <guid>https://assadbintahir.com/writing/building-in-aws-things-to-consider</guid>
            <pubDate>Thu, 03 Feb 2022 00:00:00 GMT</pubDate>
            <description><![CDATA[AWS is the leading cloud provider in present times and enable us to build and deliver products faster. There are several points which we should consider prior to building in AWS. We'll look at these points one by one and try to identify the things we should be careful about.]]></description>
        </item>
        <item>
            <title><![CDATA[0001 - How to do serverless in AWS]]></title>
            <link>https://assadbintahir.com/writing/how-to-do-serverless-in-aws</link>
            <guid>https://assadbintahir.com/writing/how-to-do-serverless-in-aws</guid>
            <pubDate>Mon, 03 Jan 2022 00:00:00 GMT</pubDate>
            <description><![CDATA[This article is more of a survey of serverless fundamentals in AWS. It will briefly touch upon composition paradigms and the services which can be used for any of these paradigms. Common use cases of AWS services and their comparison will also be discussed.]]></description>
        </item>
    </channel>
</rss>