<?xml version="1.0" encoding="utf-8" standalone="yes"?>
<rss version="2.0" xmlns:atom="http://www.w3.org/2005/Atom">
  <channel>
    <title>AWS on Rishab Kumar</title>
    <link>https://rishabkumar.com/tags/aws/</link>
    <description>Recent content in AWS on Rishab Kumar</description>
    <generator>Hugo -- gohugo.io</generator>
    <language>en</language>
    <lastBuildDate>Fri, 21 Feb 2025 21:23:35 +0000</lastBuildDate><atom:link href="https://rishabkumar.com/tags/aws/index.xml" rel="self" type="application/rss+xml" />
    <item>
      <title>FastAPI as AWS Lambda Function</title>
      <link>https://rishabkumar.com/blog/fastapi-as-aws-lambda-function/</link>
      <pubDate>Fri, 21 Feb 2025 21:23:35 +0000</pubDate>
      
      <guid>https://rishabkumar.com/blog/fastapi-as-aws-lambda-function/</guid>
      <description>As a fan of both FastAPI and AWS Lambda, I wanted to share a quick tutorial on how to combine these two awesome technologies. If you&amp;rsquo;re not familiar with AWS Lambda, it&amp;rsquo;s a serverless compute service that lets you run code without managing servers. And FastAPI? It&amp;rsquo;s one of my favorite Python frameworks for building APIs!
In this article, I&amp;rsquo;ll show you how to deploy a FastAPI application to AWS Lambda using Mangum.</description>
    </item>
    
    <item>
      <title>The Cloud Resume API Challenge - Beginner Cloud Project</title>
      <link>https://rishabkumar.com/blog/cloud-resume-api-challenge/</link>
      <pubDate>Sat, 23 Mar 2024 14:49:24 +0000</pubDate>
      
      <guid>https://rishabkumar.com/blog/cloud-resume-api-challenge/</guid>
      <description>A beginner cloud project - The Cloud Resume API Want to impress potential employers and gain hands-on cloud experience at the same time? The Cloud Resume API Challenge is the perfect way to start! By building a cloud-based API for your resume, you&amp;rsquo;ll showcase your cloud computing skills while creating something that has real-world value. And the best part – you don&amp;rsquo;t need to be a cloud guru to get started.</description>
    </item>
    
    <item>
      <title>How I passed the AWS DevOps Engineer Professional Exam</title>
      <link>https://rishabkumar.com/blog/how-i-passed-aws-devops-engineer-professional-exam/</link>
      <pubDate>Mon, 15 May 2023 19:14:30 +0000</pubDate>
      
      <guid>https://rishabkumar.com/blog/how-i-passed-aws-devops-engineer-professional-exam/</guid>
      <description>Introduction In this blog post, I&amp;rsquo;ll share my experience taking the AWS DevOps Pro Exam, how I prepared for it, well I guess not prepared for it, and some recommendations for resources to help you pass the exam.
Preparation Like the Azure DevOps Expert Exam (AZ-400), I didn&amp;rsquo;t have any specific preparation for the AWS DevOps PRO Exam either. I had a coupon expiring and the exam version was retiring, so I decided to wing it.</description>
    </item>
    
    <item>
      <title>Deploying a static website to AWS with Pulumi</title>
      <link>https://rishabkumar.com/blog/deploying-a-static-website-to-aws-with-pulumi/</link>
      <pubDate>Sun, 30 Apr 2023 12:00:42 +0000</pubDate>
      
      <guid>https://rishabkumar.com/blog/deploying-a-static-website-to-aws-with-pulumi/</guid>
      <description>Deploying a static website to the cloud has never been easier, thanks to Infrastructure as Code (IaC) tools like Pulumi. If you&amp;rsquo;re like me, a developer who has used Terraform for your IaC needs in the past, Pulumi offers an alternative that allows you to write code in your preferred programming language (TypeScript/JavaScript, Python, Go, .NET, and Java) to provision and manage cloud infrastructure. In this blog post, we will walk through the steps to deploy a static website to Amazon Web Services (AWS) using Pulumi, ps: this is my first time trying it out.</description>
    </item>
    
    <item>
      <title>AWS CLI Cheat Sheet: Quick Reference Guide for Cloud Developers</title>
      <link>https://rishabkumar.com/blog/aws-cli-cheat-sheet/</link>
      <pubDate>Fri, 10 Mar 2023 19:55:34 +0000</pubDate>
      
      <guid>https://rishabkumar.com/blog/aws-cli-cheat-sheet/</guid>
      <description>With cloud computing becoming more popular and AWS being one of the leading cloud providers, it&amp;rsquo;s essential for developers to understand how to use the AWS Command Line Interface (CLI).
The command line interface (CLI) is a powerful tool that allows developers to manage AWS resources and services from the command line, and it can greatly improve your workflow. However, with so many commands and options available, getting started can be overwhelming for beginners.</description>
    </item>
    
    <item>
      <title>My 2021 Certification goals</title>
      <link>https://rishabkumar.com/blog/my-2021-certification-goals/</link>
      <pubDate>Fri, 12 Mar 2021 17:57:12 +0000</pubDate>
      
      <guid>https://rishabkumar.com/blog/my-2021-certification-goals/</guid>
      <description>Hello Amazing people 👋
Hope everyone is doing great. This week I had some time to think about what my certification goals are for this year and I planned them out. As some of you may know, I had this great idea of getting started with cloud certifications last year, planning and staying consistent did help me get 8 of them!
https://twitter.com/rishabk7/status/1344534469051445248?s=20 I have 6 of them planned for this year for now.</description>
    </item>
    
    <item>
      <title>Cloud Certification Notes Next App - Hackathon</title>
      <link>https://rishabkumar.com/blog/cloud-certification-notes-next-app-hackathon/</link>
      <pubDate>Mon, 01 Feb 2021 19:27:17 +0000</pubDate>
      
      <guid>https://rishabkumar.com/blog/cloud-certification-notes-next-app-hackathon/</guid>
      <description>Hello amazing people 👋
Hope you all are doing great. For this blog, as the title suggests, it&amp;rsquo;s my submission for the @Hashnode Hackathon!
What I built? 🛠 As some of you may know about the notes for my cloud certification that I have made publicly available for the community via GitHub.
I was not expecting so many people using it.
And 68 stars on GitHub😲
https://github.com/rishabkumar7/CloudNotes So I decided as part of this Hackathon, let&amp;rsquo;s make a Web app that will serve my cloud certification notes.</description>
    </item>
    
    <item>
      <title>How I passed AWS Certified SysOps Administrator in 2 weeks</title>
      <link>https://rishabkumar.com/blog/how-i-passed-aws-certified-sysops-administrator-in-2-weeks/</link>
      <pubDate>Wed, 09 Sep 2020 19:32:06 +0000</pubDate>
      
      <guid>https://rishabkumar.com/blog/how-i-passed-aws-certified-sysops-administrator-in-2-weeks/</guid>
      <description>It&amp;rsquo;s been a few months when I got my first AWS Associate Certificate. And I wanted to get my last Associate certificate for AWS before I got distracted by some other technology. Since the start of the pandemic, I took the opportunity to utilize my extra time to get some certifications.
https://twitter.com/rishabk7/status/1284842429498236928?s=20 For the past certifications, my strategy was pretty comparable to others, go through the study material (courses, labs and documentation) do some practice tests and then book the exam once I felt prepped.</description>
    </item>
    
    <item>
      <title>How to build a blog with Gatsby and AWS - Part 2</title>
      <link>https://rishabkumar.com/blog/how-to-build-a-blog-with-gatsby-and-aws-part-2/</link>
      <pubDate>Sat, 15 Aug 2020 13:55:23 +0000</pubDate>
      
      <guid>https://rishabkumar.com/blog/how-to-build-a-blog-with-gatsby-and-aws-part-2/</guid>
      <description>Hello everyone, this is the second part of the &amp;lsquo;Build A Blog with Gatsby and AWS&amp;rsquo; where we publish our blog so that it&amp;rsquo;s publically accessible. Sounds cool eh! Let&amp;rsquo;s jump right in!
Demo 📑 Here is the link to the project that we will end up with: https://gatsby-starter-julia.netlify.app/
Video https://www.youtube.com/watch?v=9yeiu8eKZck Hope you guys liked it! Subscribe to my YT channel | Follow me on Twitter</description>
    </item>
    
    <item>
      <title>How to build a blog with Gatsby and AWS - Part 1</title>
      <link>https://rishabkumar.com/blog/how-to-build-a-blog-with-gatsby-and-aws-part-1/</link>
      <pubDate>Mon, 10 Aug 2020 13:25:49 +0000</pubDate>
      
      <guid>https://rishabkumar.com/blog/how-to-build-a-blog-with-gatsby-and-aws-part-1/</guid>
      <description>You always wanted to start blogging and now you are looking to have your own site, well this guide will set you up with a minimal looking blog. Even though I love @Hashnode and can&amp;rsquo;t express my love for it, I will keep on using it for my personal blog, but it&amp;rsquo;s still a good project and learning experience to create your own.
Goal ⚽ Have a responsive personal blog site, with markdown support.</description>
    </item>
    
    <item>
      <title>How I passed AWS Solutions Architect Associate</title>
      <link>https://rishabkumar.com/blog/how-i-passed-aws-solutions-architect-associate/</link>
      <pubDate>Sun, 09 Aug 2020 14:47:40 +0000</pubDate>
      
      <guid>https://rishabkumar.com/blog/how-i-passed-aws-solutions-architect-associate/</guid>
      <description>Tick tock. Tick tock.🕐
As the clock ticks on, with a deafening silence we have never known before, like many of us, I didn&amp;rsquo;t want to sit and count those seconds scrolling by.
Time ain&amp;rsquo;t really money (I mean we should have been rich by that logic long time back) but it sure is an opportunity.
So, I decided to put this period of lockdown to unlock more of my potential, by diving into the clouds!</description>
    </item>
    
    <item>
      <title>How I built a twitter bot on AWS and then again on Azure 😲🤖</title>
      <link>https://rishabkumar.com/blog/how-i-built-a-twitter-bot-on-aws-and-then-again-on-azure/</link>
      <pubDate>Mon, 06 Jul 2020 14:48:24 +0000</pubDate>
      
      <guid>https://rishabkumar.com/blog/how-i-built-a-twitter-bot-on-aws-and-then-again-on-azure/</guid>
      <description>This bot was prepared with the help of this great article by Miguel Garcia.
Prerequisites ⚙ An Azure VM Twitter Developer Account Twitter App Authentication Credentials Feel free to check the article by Miguel for all these requirements!
What Is Tweepy 🐣? Tweepy is an open-source Python package that gives you a very convenient way to access the Twitter API with Python. Tweepy includes a set of classes and methods that represent Twitter’s models and API endpoints, and it transparently handles various implementation details, such as: Data encoding and decoding HTTP requests Results pagination OAuth authentication Rate limits Streams If you weren’t using Tweepy, then you would have to deal with low-level details having to do with HTTP requests, data serialization, authentication, and rate limits.</description>
    </item>
    
    <item>
      <title>How you can start your AWS Certifications journey for free 📚</title>
      <link>https://rishabkumar.com/blog/how-you-can-start-your-aws-certifications-journey-for-free/</link>
      <pubDate>Wed, 24 Jun 2020 13:07:22 +0000</pubDate>
      
      <guid>https://rishabkumar.com/blog/how-you-can-start-your-aws-certifications-journey-for-free/</guid>
      <description>First of all, I would like say a huge thanks to @andrewbrown for providing his courses and resources to the Cloud community.
(⚠ You would still have to pay for the certification fee.)
Where should you start? 🤩 AWS Certified Cloud Practitioner So the Cloud Practitioner is the fundamental and entry-level certificate for AWS, it covers the principles of cloud computing and introduction to the fleet of cloud services AWS provides.</description>
    </item>
    
    <item>
      <title>Host your Discord Bot on EC2 instance(AWS) 🤖</title>
      <link>https://rishabkumar.com/blog/host-your-discord-bot-on-ec2-instanceaws/</link>
      <pubDate>Mon, 10 Feb 2020 13:49:35 +0000</pubDate>
      
      <guid>https://rishabkumar.com/blog/host-your-discord-bot-on-ec2-instanceaws/</guid>
      <description>Hey Everyone,
Today I will be sharing on how to host your Discord Bot on AWS (EC2 Instance). Assuming that you already have a discord bot created (if not, please checkout this amazing article :Creating your first Discord Bot — Part 1
Let&amp;rsquo;s dive into it.
##Creating a server instance.
Go to the Amazon EC2 Page and sign up for an account. Navigate to the Amazon web services console. Click on “EC2” (top left of page).</description>
    </item>
    
  </channel>
</rss>
