Deploying FASTApi on EC2
Local Deployment
# Clone the project repository from GitHub
git clone https://github.com/shadreza/mist-indtr-2k25.git
# Navigate into the cloned project directory
cd mist-indtr-2k25
# Create a virtual environment named 'venv' using Python 3
python3...
devops-stories.hashnode.dev6 min read