© 2026 Hashnode
I still remember the excitement of October 22nd, 2025. After months of development and anticipation, Nushift Connect was finally going live. Built with Angular and hosted on AWS Amplify, everything we'd worked so hard on was about to be in the hands ...

Creating a 3-tier architecture on AWS is a great way to build scalable, secure, and decoupled applications. In this guide, I’ll walk you through the high-level steps to integrate your frontend (Amplify), backend (Lambda), and database (RDS MySQL). 3-...

If you're building a frontend and want an easy, scalable way to host it, AWS Amplify is a great choice. With direct GitHub integration, you can set up continuous deployment in minutes. In this guide, you'll learn how to: Connect your GitHub repo to ...

Go to this link and clone this repository on your GitHub account. https://github.com/new?template_name=amplify-vite-react-template&template_owner=aws-samples&name=amplify-vite-react-template&description=My%20Amplify%20Gen%202%20starter%20application ...

Deploying the Rice Disease Detection App with AWS Amplify This guide explains how to deploy our Next.js application using AWS Amplify. AWS Amplify provides a git-based workflow for hosting full-stack serverless web applications with continuous deploy...

Hello Devs, As a developer, we always been in situation where the previous developer has long moved on, and you’re left with no documentation or answers. That was exactly the situation I found myself in when I started working on an Angular project th...
