s3-credentials 0.17
Release notes for s3-credentials CLI tool version 0.17, introducing new commands for S3 bucket policy management and a local credential server.
Release notes for s3-credentials CLI tool version 0.17, introducing new commands for S3 bucket policy management and a local credential server.
Discusses the future of small open source libraries in the age of LLMs, questioning their relevance when AI can generate specific code.
A technical walkthrough of converting the massive OpenBuildingMap dataset (2.7B buildings) into a columnar Parquet format for efficient cloud analysis.
Analyzing Australia's coastal imagery using satellite data, Python, GDAL, DuckDB, and QGIS on a high-performance workstation.
Analysis of a new global building dataset (2.75B structures), detailing the data processing, technical setup, and tools used for exploration.
Analysis of Wyvern's open hyperspectral satellite imagery data feed, including setup and tools for processing the GeoTIFFs.
A tutorial on automating AWS Textract document analysis using AWS Lambda, S3 triggers, and SNS notifications for serverless text extraction.
A tutorial on automating static website deployments to AWS S3 for every GitLab branch using GitLab CI/CD pipelines.
A developer recounts how a forgotten DNS record allowed someone to hijack a subdomain via an abandoned S3 bucket, discovered only through Google Analytics alerts.
Explains why Amazon S3, despite being used for files, is fundamentally not a filesystem, contrasting its design with the Unix file API and deep vs. shallow modules.
A technical guide to downloading, processing, and visualizing global geospatial datasets from the public domain Natural Earth project using tools like AWS S3, DuckDB, and QGIS.
A guide to manually migrating Terraform state from Terraform Cloud to an S3 backend due to new pricing limits.
A guide on building an Azure Functions extension to read files from AWS S3, based on a talk at the Sydney Serverless Meetup.
A guide to setting environment variables on Dask cluster workers to ensure remote tasks have access to necessary keys and configurations.
Explores MinIO, an open-source, S3-compatible object storage solution for on-premises or private cloud deployments.
A developer investigates a high AWS bill, tracing it to excessive S3 data transfer costs from a single bucket and identifying the problematic file.
A guide to automating PostgreSQL database backups using scripts and AWS S3 for secure, reliable cloud storage.
An introduction to cloud object storage for web apps, covering benefits and AWS S3 setup for file hosting and backups.
A tutorial on using AWS S3 to create a shared, scalable storage bucket for friends to upload and access large media files like videos and photos.
A developer details their project to host a static blog across AWS, Azure, and GCP using Route 53 for load balancing, driven by a desire to learn multi-cloud platforms.