Notes - April 10, 2018
- A list of awesome repos as a web page
- DatabaseFlow - Query your database using a modern web interface for SQL and GraphQL. An open source self-hosted SQL client, GraphQL server, and charting application that works with your database. Can support visualizing schemas, query plans, charts, and results.
- AWS Meta Documentation
- A Good Intro to AWS basics. A good primer.
How to delete large s3 buckets
- set expiration policy to 1 day on the target s3 bucket.
- do not choose any prefix.