Guide to setup Airflow step by step

Follow the below steps to set up the airflow from scratch without Docker. 1. python3 -m venv venv 2. source venv/bin/activate 3. Setup the airflow home path export AIRFLOW_HOME=/Users/piyush/workspace/airflow_demo_atrium 4. Setup Postgres database, first create one database and then change… Continue Reading →

The art of receiving feedback

Learning how to receive feedback is equally important as giving feedback. There are a few dos and don’ts that we should follow when someone is giving feedback. The first and foremost thing, when someone gives us feedback take it as… Continue Reading →

The art of giving and receiving feedback

Hearing criticism is something that makes everyone angry or defensive but is there any way we can make this process easy and helpful for the listener. Whenever someone gives us feedback or criticises us, we should consider it a good… Continue Reading →

Promissory note Definition, Types and Features

If you are giving your money to borrow or taking money from somebody, it is a good idea to sign a promissory note. This is a debt instrument and also a legal financial tool and it is signed by a… Continue Reading →

Step by step guide to Encrypt and decrypt in Python

In this article, we will learn about encryption and decryption and their implementation in python. We will talk about why they are needed and a little bit about the basics. What is cryptography? Cryptography is the process of the conversion… Continue Reading →

All about Data Version Control (DVC)

What is Data Version Control (DVC)? Keeping track of all the production-level system data used for building models and experiments needs some kind of versioning. A single source of truth, but maintaining it takes a lot of time, you need… Continue Reading →

Get Access to Salesforce Authenticator App if you lost your mobile or removed your Salesforce Account

Salesforce provides multi-factor authentication to prevent any unauthorized access to your Salesforce Org. This is an extra layer of security and you can use the salesforce authenticator mobile app and add your salesforce account. Next, log in by entering a… Continue Reading →

IMPLEMENTATION OF GOOGLE OAUTH 2.0 LOGIN FOR PYTHON FLASK WEB SERVER APPLICATIONS

You have seen the login button on almost all the websites to manage the access of resources and keep the content secure from unauthorized access. So almost all the websites provide a login option before you can view any content… Continue Reading →

English Acronyms Cheat Sheet for Business, Professional and General Communication

Have you ever faced embarrassment when someone uses any short form and you don’t know how to decode it? We tried to compile a list for you that will help you in using the abbreviations and understand the meaning. It… Continue Reading →

Difference between cross-selling and up-selling

You must hear upselling and cross-selling in your daily life and both the terms sound very confusing. Ideally, the purpose of both concepts is to provide the maximum value or benefits to the customer and at the same time increase… Continue Reading →

« Older posts

© 2024 My Beliefs

Write us at [email protected]