Skip to content

Instantly share code, notes, and snippets.

@tanaypratap
tanaypratap / tanay-links.md
Last active March 3, 2024 09:05
Links for all of Tanay's Initiatives at one place
@nikhilkumarsingh
nikhilkumarsingh / mongodb_atlas.ipynb
Created April 7, 2019 16:45
Working with mongoDB Atlas using Python
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
@ravsau
ravsau / cli-cloud.MD
Created December 27, 2018 17:03
Simple CLI commands for Amazon S3 and GCP Cloud Storage

For the following commands to work, you need to have AWS CLI and gstuil installed. For gsutil, you can use the GCP cloud shell. For AWS CLI , you can provision an Aaazon Linux EC2 insances which comes with the S3 CLI Installed.

List buckets in AWS S3

aws s3 ls

List buckets in GCP Cloud Storage

gsutil ls