Bulk Data Load in Redshift using Pentaho

less than 1 minute read

Redshift database is a cloud based, data warehouse solution offered by Amazon. It provides storage system that stores petabytes of data in easy-to-access clu...

Q&A for Python interview

19 minute read

Important topics in Q&A format is based on my experience. Feel free to update me in case of any observation or you want to add anything.

Automate airflow scheduler log cleanup

less than 1 minute read

Airflow Airflow is a platform created by the community to programmatically author, schedule and monitor workflows.

Remote command execution over SSH using Python

3 minute read

SSH SSH or Secure Shell is a cryptographic network protocol for operating network services securely over an unsecured network.[1] Typical applications includ...