<?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>Sun, 09 Feb 2025 14:01:59 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 2025, Asad Ullah.</copyright>
        <item>
            <title><![CDATA[0004 - A Brief Guide to AWS IAM Policy Types and Use Cases]]></title>
            <link>https://assadbintahir.com/blog/brief-guide-to-aws-IAM-policy-types</link>
            <guid>https://assadbintahir.com/blog/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[0003 - How to find all duplicates in an array - LeetCode]]></title>
            <link>https://assadbintahir.com/blog/how-to-find-all-duplicates-in-an-array-leetcode</link>
            <guid>https://assadbintahir.com/blog/how-to-find-all-duplicates-in-an-array-leetcode</guid>
            <pubDate>Mon, 25 Apr 2022 00:00:00 GMT</pubDate>
            <description><![CDATA[In this article, we will discuss the solution to LeetCode problem no. 422 - "Find All Duplicates in an Array" JavaScript.]]></description>
        </item>
        <item>
            <title><![CDATA[0002 - Building In AWS - Things To Consider]]></title>
            <link>https://assadbintahir.com/blog/building-in-aws-things-to-consider</link>
            <guid>https://assadbintahir.com/blog/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/blog/how-to-do-serverless-in-aws</link>
            <guid>https://assadbintahir.com/blog/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>