Welcome!
How to make AWS S3 buckets public through bucket policy How to make AWS S3 buckets public through bucket policy
The first step is to create a S3 buckets, here is how we can create one on AWS website through UI: After clicking the “c
How to auto run python jobs using crontab How to auto run python jobs using crontab
In ubuntu Linux,many times we need to run certain tasks regularly, such as every 10 minutes, at 2 o’clock in the morning
How to serve the Flask app with nginx as the reverse proxy How to serve the Flask app with nginx as the reverse proxy
We are going to build a simple and smooth process using the following steps: if you don’t have uwsgi installed, try th
Set up Flask app to implement GET and POST API Set up Flask app to implement GET and POST API
Flask app is one of the easiest ways to setup APIs on the server side for data engineering and data science purpose.Here
15 / 15