titocbd / microservice-react-nestjs-at-gcp

Fullstack application deployment at GCP - Microservice Architecture using Reactjs, Nestjs and Mysql

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Deploy at GCP - Microservice Architecture using Reactjs, Nestjs and Mysql

Objective

We deploy a pure microservice architecture model at Google Cloude Platform (GCP). In this demonstration, we'll use one VPC and use five VM (virtual machine), one VM is for Load balancer, another one VM is for frontend service, two VMs for backend service and rest of VN is for database.

Technologies Used

  1. Frontend service by Vite + Reactjs
  2. Backend service by Nestjs
  3. MySQL Database
  4. Nginx for load balancer

Basic Features

  1. Nginx Load balancer
  2. User Create/Update/Delete

About

Fullstack application deployment at GCP - Microservice Architecture using Reactjs, Nestjs and Mysql


Languages

Language:JavaScript 65.3%Language:TypeScript 32.4%Language:HTML 2.0%Language:CSS 0.3%