Skip to content

Instantly share code, notes, and snippets.

@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
@nikhilkumarsingh
nikhilkumarsingh / mongodb_atlas.ipynb
Created April 7, 2019 16:45
Working with mongoDB Atlas using Python
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
@tanaypratap
tanaypratap / tanay-links.md
Last active May 16, 2025 16:20
Links for all of Tanay's Initiatives at one place