blog

Useful AWS S3 CLI Commands

AWS S3 cli is useful tool while operating on s3 object store. This article list useful aws s3 cli commands frequently used. It can be a quick reference to anyone who is looking for quick solutions.

Posted August 17, 2022 by Rohith ‐ 2 min read

quick-references aws s3 blog

Aws Available Regions

It is always easy to have a lookup table for aws available regions and region code. This article is a quick reference to available aws regions and their respective codes.

Posted August 17, 2022 by Rohith ‐ 1 min read

aws quick-references blog

Data Types in Avro

Avro is used in many data processing frameworks like kafka, spark, etc. It is important to know the data types supported in avro data format.

Posted August 17, 2022 by Rohith ‐ 1 min read

avro data-types transformations

Filter By Dates In Python Pandas

In python pandas, filtering data by dates can be achieved by first casting the data to datetime and apply range of dates to the python datatframe.

Posted August 16, 2022 by Rohith ‐ 1 min read

python pandas filter datetime

Python Datetime Format Table

The article lists all the codes that you can pass to the python strftime() and strptime() methods.

Posted August 11, 2022 by Rohith ‐ 2 min read

quick-references python datetime blog

Subscribe For More Content