Learn how to secure data in transit, data at-rest and establish role-based access control policies in the first of a series of blog posts about securing MinIO.| MinIO Blog
Connect ClickHouse to AWS's new S3 Table Buckets using Iceberg, run real-time SQL on Parquet data, and build data pipelines in Altinity.Cloud. The post Real-time Queries on AWS S3 Table Buckets in ClickHouse® appeared first on Altinity | Run open source ClickHouse® better.| Altinity
Tigris has support for object lifecycle rules, allowing you to automatically move files between storage tiers. Here's the gorey details on how we did it.| Tigris Object Storage Blog
I usually have a couple cron jobs scheduled, executing backup scripts between EC2 instances and store the data on S3 via Python's Boto library. Everything was running smoothly for several months until one day, the script was failing to authenticate with a 403 error from AWS S3, on one of the EC2 instances...| The Code Ship
At PeerDB, we provide a fast and cost-effective way to replicate data from Postgres to Data Warehouses such as Snowflake, BigQuery, ClickHouse, and queues like Kafka, Red Panda and Google PubSub, among others. A few months ago, we added a ClickHouse ...| PeerDB Blog
Blog post on erasure coding| Personal blog of Anurag Bhatia
DataCode snippet of using the coiled.function decorator to run a query with Polars on a large VM in the cloud| Blog
A short intro to the idea of serving an S3 bucket on your tailnet| Ideas.Offby1
When one looks at the amazing roster of talks for the Spark + AI Summit, what you don’t see is a lot of discussion on how to leverage object storage. On some level you would expect to —| MinIO Blog
Applications today generate [https://blog.minio.io/object-storage-what-is-it-all-about-62920ca164ca#.qfa0ylbd1] more data than ever, and this upward trend is expected to keep up [https://www.emc.com/leadership/digital-universe/2014iview/executive-summary.htm] in foreseeable future. How do you handle this ever growing storage requirement of your application? A storage solution that| MinIO Blog
AIStor S3 Express is a high-performance object storage API designed for demanding data lakehouse workloads. Benchmarks show it outperforming AWS S3 Express on LIST operations and large object GETs.| MinIO Blog
DuckDB has gained a new feature in preview, that allows querying of Iceberg data in AWS S3 Tables. Setting up a S3 Table There are multiple steps which need to be performed to set up a S3 Table that can be then queried with tools like DuckDB. As the ...| tobilg.com
The biggest Hungarian tech conference is coming up in two weeks, and I’ve been asked to moderate two panel discussions on AI Security and Engineering Efficiency. I’m super excited about this opportunity: I frequently visited and wrote about the conference, and had the chance to give| Péter Szász
In this post, I show you how to create lifecycle rules in AWS S3 to automatically delete backups after 90 days.| Vuyisile Ndlovu
How to restore or undelete objects in S3 buckets when versioning is enabled.| Los Angeles WordPress & web developer - Webinista, Inc.
When the time comes to delete an old S3 bucket, it’s important to know that they can’t be deleted while they contain content. Here’s what you can do about it from the CLI…| instantiator.dev
This article describes how to setup GitHub Actions CI deploy to AWS S3 / CloudFront.| mifi.no Blog
In need to backup my personal files in the cloud, I wrote a script that archives the data into the Amazon S3 bucket. After some fine-tuning and solving a bunch of edge-cases, it's limited mainly by the disk read and my internet upload speed. And it costs me only $3.70 per TiB per month.| Better Dev
AWS created Access Analyzer, allowing you to generate, validate and review IAM policies in your AWS account. Discover Slauth.io| Slauth.io - The IAM Copilot's blog
Break down knowledge silos and revolutionize your enterprise search with ChatGPT. Data integration from multiple sources and get instant ChatGPT responses.| CustomGPT
This post contains an overview and tutorial of AWS S3 Batch Operations. S3 Batch let you run tasks against large numbers of existing objects in S3.| DeBrie Advisory Blog
There are significant changes happening in distributed systems.| Colin Breck
ughhhh, post kali ini kayaknya bakal pake bahasa indonesia aja, lagi malas pake b.enggress wkwkwkwk dan yang bahas ceph dalam bahasa indonesia masih sedikit (ya iyalah, wong yang pake aja pada sembunyi sembuyi wkwkwkw)| JustHumanz
The Replicant project released version 4.2 0003 recently. I have been using Replicant on a Samsung SIII (I9300) for around 14 months now. Since I have blogged about issues with NFC and Wifi earlier, I wanted to give a status Continue reading Replicant 4.2 0003 on I9300→| Simon Josefsson's blog
I’m using Replicant on my main phone. As I’ve written before, I didn’t get Wifi to work. The other day leth in #replicant pointed me towards a CyanogenMod discussion about a similar issue. The fix does indeed work, and allowed Continue reading Wifi on S3 with Replicant→| Simon Josefsson's blog
I’m using Replicant on my Samsung SIII (i9300) phone (see my earlier posts). During my vacation the Replicant project released version 4.2-0002 as a minor update to their initial 4.2 release. I didn’t anticipate any significant differences, so I followed Continue reading Replicant 4.2 0002 and NFC on I9300→| Simon Josefsson's blog
For the last half-year I have used CyanogenMod on an Nexus 4 as my main phone. Recently the touch functionality stopped working on parts of the display, and the glass on the back has started to crack. It seems modern Continue reading Replicant 4.0 on Samsung Galaxy S III→| Simon Josefsson's blog
Previously, I wrote about Minio, an S3 compatible object storage solution, as the backend for backing up my data locally using Restic. And largely it worked great. I never had an issue where data wouldn’t be sent or anything along those lines (which ultimately is what matters here). But I had many, many issues when it came time to update. Minio Issues Admittedly, I was very infrequent with my updates (anywhere from 6 months to a year).| Random Musings
Note: See update here. I no longer use or recommend Minio with Restic. There’s a better option! Having a good backup strategy has always been important to avoid data loss but is now even more important in this day and age of constant ransomware stories in the news. Despite your best efforts to avoid clicking anything, all it takes is one slipup or mistake and your data can be lost.| Random Musings
AWS S3 has a great, but little known functionality: You can request| 200ok - Accelerating Publishing
Amazon AWS has a nice| 200ok - Accelerating Publishing
The article provides a guide on how to host a static website using AWS services including Amazon S3, Route 53, CloudFront and AWS Certificate Manager. It details how to create an S3 bucket, set it …| Vuyisile Ndlovu
This blog post provides step-by-step instructions and examples on using the AWS CLI to query multiple fields and retrieve specific data from AWS services.| Learn AWS
The article provides a step-by-step guide on how to list AWS S3 buckets with a specific tag using the AWS Command Line Interface (CLI) and the AWS Boto3 SDK.| Learn AWS
This step-by-step guide provides instructions on how to list S3 buckets using the AWS Command Line Interface (CLI), along with additional options and parameters to customize and enhance the listing experience.| Learn AWS
This blog post offers a step-by-step solution to resolving the AWS S3 error message "The bucket does not allow ACLs" by addressing the underlying cause and providing instructions on how to fix it.| Learn AWS
This blog post explores the differences between Bucket Policies and Access Control Lists (ACLs) in AWS S3, highlighting their functionality and when to use each method for securing objects.| Learn AWS
Learn how to delete files recursively from an S3 bucket in AWS using the AWS CLI and ensure caution to avoid unintended deletions.| Learn AWS
Until recently, I used Google Cloud Storage to periodically store and retrieve a few TB of data. Although Google services and their premium network solution ...| pellegrino.link
So you’ve been frantic as you try to fix a bug. You get lost in the work| startcodingnow.com
This post was co-written by Alex Noonan, Dani Mermelstein & Jacob Matson. Introduction In light of the recent price increases observed in products like dbt Cloud, coupled with the general pressure to maintain cost efficiency, we wanted to build a project template for running dbt in a production environment using GitHub Actions & AWS S3. … Continue reading Simple dbt runner| DataDuel.co
There was a lot to absorb during the jam packed week in Las Vegas but there were a number of things that I was truly surprised about during the conference.. It was clear that AWS is going after the Enterprise market and are accommodating the on-prem / legacy / old-school way of thinking. This is the first re:Invent that you could really feel the change. Here are a few of them:| Technodrone