In this video, we deploy the ReactJS frontend of our full stack application (PostgreSQL + Spring Boot + ReactJS) on an AWS EC2 instance in a public subnet. We also configure Nginx as a reverse proxy so that all frontend API requests are seamlessly redirected to our Spring Boot backend API deployed in the previous step.
By the end of this video, you’ll have a fully working full stack app deployed on AWS cloud with secure communication between frontend and backend.
🔑 Topics Covered:
• Deploying ReactJS frontend on EC2
• Configuring Nginx to serve React build files
• Setting up reverse proxy for API requests
• Connecting frontend with Spring Boot backend endpoint
• Running the complete full stack app on AWS
This is part of our AWS Deployment Playlist, where we cover complete end-to-end deployment of full stack apps.
React App codebase : https://gitlab.com/my-first-group5031428/blog-frontend/-/tree/deployment-video-7
Nginx conf file : https://github.com/devopswithprashant/guide/blob/main/setup/nginx.conf
⸻
#ReactDeployment #SpringBoot #FullStackApp #AWSDeployment #Nginx #ReactJS #DevOps #devopswithprashant
Download
0 formats
No download links available.
Deploy ReactJS Frontend on AWS EC2 | Nginx Reverse Proxy Setup with Spring Boot Backend | Hindi #7 | NatokHD