1 year ago
#385517
Anil Dhage
How to deploy python program on Ec2 or AWS lamda? Or any server
I have a program, that tweets content that I scraped from a website. So I use selenium and a bunch of python libraries. I have found a lot of YouTube videos about selenium grid, aws lambda, etc and I have also deployed a twitter before on ec2.but I find it hard to understand as this time I have selenium. I need the web driver and chrome browser setup.
My program has a bot.py, Image folder where images are saved and deleted and a func.py where functions are saved.
Code is ready but needs deployment, I need a clarity and use case on how to do it. My research after watching and reading content on internet is stressing me out. Iām a newbie, FYI.
python
selenium
web-scraping
amazon-ec2
0 Answers
Your Answer