Deploy a python small app on EC2
Budget: $8 – $15 USD
Hi , I need to deploy below app to EC2 server
https://github.com/aws-samples/amazon-rekognition-video-analyzer/tree/master
1. All AWS related services & stack is already created on AWS.No need to deploy stack & lambda function again
2. Web UI part of this repo is running locally with webserver & videocapture.py using pynt command on terminal.
So We need to deploy the local webui part to server and trigger videocapture part also from UI.( Add a button for this on html file)
https://github.com/aws-samples/amazon-rekognition-video-analyzer/tree/master
1. All AWS related services & stack is already created on AWS.No need to deploy stack & lambda function again
2. Web UI part of this repo is running locally with webserver & videocapture.py using pynt command on terminal.
So We need to deploy the local webui part to server and trigger videocapture part also from UI.( Add a button for this on html file)