{
    "version": "https://jsonfeed.org/version/1",
    "title": "yazdan's blog",
    "description": "",
    "home_page_url": "https://yazdan.cloud/blog",
    "feed_url": "https://yazdan.cloud/blog/feed.json",
    "user_comment": "",
    "icon": "https://yazdan.cloud/blog/media/website/12-copy.png",
    "author": {
        "name": "Yazdan"
    },
    "items": [
        {
            "id": "https://yazdan.cloud/blog/this-website-is-running-serverless.html",
            "url": "https://yazdan.cloud/blog/this-website-is-running-serverless.html",
            "title": "This website is running Serverless",
            "summary": "yazdan.cloud runs fully serverless on AWS using S3, CloudFront, ACM, and Route 53. Here is how it works and why it is fast, secure, and almost free, with nothing to maintain.",
            "content_html": "<p>When you open yazdan.cloud, you are not hitting a server that I own. This entire website is serverless, and here is how it works and why I chose to build it this way.</p>\n<h2>What &ldquo;serverless&rdquo; really means</h2>\n<p>There are plenty of servers behind the scenes; the difference is that I do not manage any of them. I do not provision capacity and I do not pay for idle time. I simply upload my files and the platform delivers them to anyone who asks.</p>\n<h2>The architecture</h2>\n<p>Amazon S3 stores the files and acts as the origin. Amazon CloudFront caches the site at edge locations worldwide. AWS Certificate Manager issues and renews a free HTTPS certificate. Amazon Route 53 handles DNS for the domain.</p>\n<h2>How I deploy</h2>\n<p>Because the site is just files in a bucket, deploying is a single sync to S3 followed by a CloudFront cache invalidation. No SSH, no restarts, no downtime.</p>\n<h2>Why I love it</h2>\n<p>It costs almost nothing, scales on its own, needs no maintenance, is secure by default, and is fast everywhere. For a personal site, going serverless on AWS is a fast, secure, and almost free home for your work.</p>",
            "image": "https://yazdan.cloud/images/cloudbg.jpg",
            "author": {
                "name": "Yazdan"
            },
            "tags": [],
            "date_published": "2020-05-12T11:39:00+05:30",
            "date_modified": "2026-06-30T00:00:00+05:30"
        },
        {
            "id": "https://yazdan.cloud/blog/my-first-blog-post.html",
            "url": "https://yazdan.cloud/blog/my-first-blog-post.html",
            "title": "My first Blog post - An introduction",
            "summary": "Hello! I am Yazdan Hasainar, and welcome to my journey towards the cloud. I am a multi-cloud, DevOps, Big Data, and ML Educator and Consultant from Bangalore, India, certified across AWS, Google Cloud, Azure, Oracle Cloud, and Splunk. Here is why I started writing.",
            "content_html": "<p>Hello! I am <strong>Yazdan Hasainar</strong>, and welcome to my journey towards the cloud.</p>\n<p><img src=\"https://yazdan.cloud/images/NewDP-mirrored.jpeg\" alt=\"Yazdan Hasainar\" /></p>\n<h2>A little about me</h2>\n<p>I am an IT professional based in Bangalore, India, working as a multi-cloud, DevOps, Big Data, and ML Educator and Consultant. Over the years I have worn many hats in this industry, as an educator, developer, administrator, architect, and consultant, and that mix has given me a broad view of how real systems are actually built and run.</p>\n<p>At heart I am a passionate learner, always exploring and experimenting with new technology. I hold certifications across Amazon Web Services, Google Cloud, Microsoft Azure, Oracle Cloud Infrastructure, and Splunk.</p>\n<p>Away from work, I spend most of my time with family and friends, going out, and traveling. I am also a polyglot: I speak English, Hindi, Kannada, Malayalam, and Urdu, and I can hold a conversation in Arabic, Tamil, and Telugu.</p>\n<h2>Why I started this blog</h2>\n<p>This is my first attempt at blogging, and I want to be upfront about one thing: I am not here to become a blogger. I started writing because of the questions I am asked again and again by my connections, about my learning experience, my certifications, how I prepare for exams, and the career advice that helped me along the way.</p>\n<blockquote><p>The best way to help and guide someone is through the gift of knowledge, which only grows when you share it.</p></blockquote>\n<h2>What you can expect here</h2>\n<p>I will use this space to share the things people ask me about most: my certification journey and learning experience, career tips and honest guidance, useful resources, study materials and recommendations, and technical reviews, demos, and tutorials.</p>\n<h2>Stay in touch</h2>\n<p>I will post as and when I get the time. If there is a topic you would like me to write about, let me know and I will do my best to cover it. Follow me on my social channels so you do not miss new posts. Stay tuned.</p>",
            "image": "https://yazdan.cloud/images/NewDP-mirrored.jpeg",
            "author": {
                "name": "Yazdan"
            },
            "tags": [],
            "date_published": "2020-04-19T13:35:46+05:30",
            "date_modified": "2026-06-30T00:00:00+05:30"
        }
    ]
}
