Skip to content

AWS-powered Full-Stack E-Commerce: Next.js Frontend with Microservices & Serverless Backend

Notifications You must be signed in to change notification settings

siwoo-jung/ecommerce-frontend

Repository files navigation

AWS-powered Full-Stack E-Commerce with Microservices & Serverless Backend

Demo

https://www.siwoo-ecommerce.com/

Development Note & History

https://medium.com/@siwoo.jg/list/ecommerce-website-sideproject-028ed604f728

AWS Architecture

Features

  • Scalable and serverless microservices backend architecture with AWS Lambda
  • CI/CD and automated deployment via AWS CodeBuild and AWS Amplify
  • Containerization of each AWS Lambda microservice with Docker and image hosting by Amazon ECR
  • RESTful CRUD Operations via Amazon API Gateway
  • Database management via Amazon DynamoDB
  • Frontend Performance with Next.js
  • Flexible Styling with Tailwind CSS

Repo

Frontend (mono-repo)

Backend (poly-repo)

Microservices #1 - Auth

Microservices #2 - Users

Microservices #3 - Carts

Microservices #4 - Products

Microservices #5 - Orders

Microservices #6 - Reviews

About

AWS-powered Full-Stack E-Commerce: Next.js Frontend with Microservices & Serverless Backend

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages