YRYasasvi Rallabandiinyashralla.hashnode.dev·Sep 11, 2025 · 5 min readCheckpoint #5, 11/9/2025 - How I completed the Cloud Resume ChallengeI recently completed the Cloud Resume Challenge — a hands-on project centered around building and deploying a serverless resume site in the cloud. What I thought would take a weekend turned into a 6-week crash course in AWS, automation, and debugging...00
YRYasasvi Rallabandiinyashralla.hashnode.dev·Oct 30, 2024 · 4 min readCheckpoint #4, 28/10/2024 - Learning API ProgrammingThe goal of this mini project was to get an introduction to API programming by creating a very simple API that would retrieve information from a database and storage account, both of which would be hosted on Azure’s cloud servers. Along with Python, ...00
YRYasasvi Rallabandiinyashralla.hashnode.dev·Jul 24, 2024 · 3 min readCheckpoint #3, 24/07/2024 - My first 'DevOps' project - Part 3I had learnt the commands needed to upload a file to the cloud, now it's time to compile those commands in a script for automated execution, in essence creating what I imagine is a very rudimentary version of a front end for something like Google Dri...00
YRYasasvi Rallabandiinyashralla.hashnode.dev·Jul 11, 2024 · 5 min readCheckpoint #2, 11/07/2024 - My first 'DevOps' project - Part 2After creating a GitHub repo, the next step would be to test the uploading and downloading of files to and from Azure's servers i.e. cloud storage. The goal is to learn how to do this using Azure CLI. First, installing Azure CLI using the command ...00
YRYasasvi Rallabandiinyashralla.hashnode.dev·Jul 4, 2024 · 4 min readCheckpoint #1, 04/07/2024 - My first 'DevOps' project - Part 1I figured I'd try my hand at a basic project after learning the fundamentals of Bash scripting. The goal - make a basic tool that allows users to upload a file to the cloud via CLI (Command Line Interface). My first day mainly consisted of learning t...00