Welcome!
How to authenticate databricks command line tool How to authenticate databricks command line tool
Once we have installed the databricks command line tool (CLI), we still need to add authentication to the databricks web
How to install databricks command line tool in linux and windows How to install databricks command line tool in linux and windows
Sometimes we need to interact with databricks command line to get work done, for example, create new secrets scope and k
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