Cloud deployment using AWS Create an EC2 instance on the AWS console access it via SSH Clone the repo on that EC2 server Create a Docker image of that repo using docker build -t askmypdf . docker run -it askmypdf git add README.md git commit -m "...
chaiandcodelivenotes.hashnode.dev2 min readNo responses yet.