Category Projects

Serverless Sales Data Ingestion Pipeline

serveless computing

Project Overview This project implements a fully automated, serverless pipeline designed to ingest, validate, and route sales data from CSV files. The goal is to ensure only valid sales data is directed to a structured database (DynamoDB) and segregating invalid…

Migrating my Website to AWS

website hosting

In this week’s project walkthrough, I will share my experience migrating my website (nilescript.com) from Bluehost to AWS. First, I will discuss why I chose to migrate the website despite it not having any performance issues with the previous host.…

Deploying Static Website on AWS S3

Deploying Static Websites on AWS S3

If you’re building a website for your business or personal brand, there are many hosting options out there. Hosting providers like GoDaddy or Bluehost are popular choices for many people. However, traditional hosting options can create some performance bottlenecks for…