Image Processing Frontend & Backend API With Deployment

Sep 30, 2022 - 8:00 PM    Tarek El-Barody    Auther: Tarek El-Barody
Image Processing Frontend & Backend API With Deployment

This is a full web app with full deployment process using :

  • Backend Express & NodeJS & Postgres as an API Server
  • Frontend application with a simple control panel with login feature Using React 18
  • AWS RDS PostgreSQL Database for store user data and images URLs.
  • AWS Elastic Beanstalk for API Server
  • AWS S3 Bucket for storing React App Static Files
  • AWS S3 Bucket for Store Images uploaded to API
  • AWS CloudFront for demonstrate caching and speed delivery for React Static File from S3 Bucket
  • AWS CloudFront for S3 Bucket that hold the images for best catching techniques and prevent public access
  • CircleCI Platform to Create Pipeline and CI/CD deployment
  • Cloudflare for domain name point to servers

Visit Image Processing GitHub Repo URL