Earlier this month, Amazon held their re:Invent conference in Las Vegas, Nevada, from December 1st to 5th - a 5-day event. If you have never been to a re:Invent conference, then the word that describes it best is “huge” - not just in terms of the number of attendees (60,000) but also the breadth of topics covered.
Read more
Unlock the secrets of modern datalakes migration to the private clouds. Embrace S3 compatibility, data control, and the ever-evolving landscape for cost-effective data management. Don't miss the journey to enhanced flexibility, efficiency, and the future-proofing of your data ecosystem
Read more
The double whammy of inflation (and correspondingly high interest rates for the foreseeable future), demand destruction and an uncertain outlook have companies aggressively looking for cost savings. Now.
While reducing headcount is a current play for most of the tech industry, there is real money in the data stack. Every company is a data company at this juncture - it
Read more
We are in a cloud native talent crisis. It is not going to end soon.
Given the depth of the crisis, it is pretty amazing to consider how quickly the
cloud operating model has grown – from the public cloud to the private cloud and
even out to the edge.
Our clients and partners are all angling for more cloud talent.
Read more
Using the MinIO managed application to enable workloads written for S3 to run on Azure.
Read more
MinIO was named a winner in the storage technology category for the 2021 Stratus Awards.
Read more
The promise/allure of the public cloud is based on the concept that it is
elastic. One can, with little effort, scale up workloads and, if desired, scale
down those same workloads. We have written on this subject before
[https://blog.min.io/repatriation_wave/] - from the perspective of what workloads to
consider as you evaluate what to take
Read more
Aaron Tilley of the Wall Street Journal has an interesting piece
[https://www.wsj.com/articles/coronavirus-pandemic-forces-businesses-to-confront-cloud-computing-costs-11595849519]
(paywalled) today that speaks to one of the challenges that businesses are
facing on the pandemic related technology front. The net of it is that companies
are spending more and more on cloud costs, sometimes independent of their
business outcomes. It doesn'
Read more
Kubernetes has fundamentally altered the traditional application development
and deployment patterns. Application development teams can now develop, test and
deploy their apps in days, across different environments, all within their
Kubernetes clusters. Previous generations of technology typically took weeks if
not months.
This acceleration is possible due to the abstraction that Kubernetes brings to
the table, i.e. it deals
Read more
For Cloud Native, Architecture Matters
The term ‘cloud native’ is widely used in technical circles but doesn’t have a
particularly clear definition. The confusion lies in the fact that being ‘cloud
native’ has little to do with the environment your application is deployed
to—the term is equally applicable to on-premise or the public cloud. Rather, the
term refers
Read more
Perhaps the biggest takeaway from VMworld was the “all in” bet that VMware is
making on Kubernetes. VMware wasn’t shy about its ambition, with CEO Pat
Gelsinger stating that “We will be the leading enabler of Kubernetes.”
This reflects the reality of the market. Kubernetes has become the industry
standard. Furthermore, Kubernetes has grown into more than just orchestration,
Read more
Some our community members have repeatedly asked for Backblaze B2 Cloud Storage
and MinIO integration [1] [https://github.com/minio/minio/issues/4072] . B2 is
competitively priced and has a huge fan following. We also heard from Backblaze
team that they are actively expanding their B2 cloud storage service. We added
experimental support for Backblaze B2 backend in MinIO to
Read more
You may know that Golang offers the ability to name return values. Thus far at
MinIO [https://github.com/minio/minio] we have not been using this feature
much, but that’ll change since there are some nice hidden benefits as we will
explain in this blog post.
If you are like us, you may have considerable amounts of code
Read more
Maybe if you are like us at Min [https://github.com/minio/minio]IO, you have
every now and then come across ‘autogenerated’ functions in your Golang call
stacks and wondered what they are all about?
We had a case the other day where the call stack showed something like the
following:
cmd.retryStorage.ListDir(0x12847c0, 0xc420402e70, 0x1, ...)
minio/cmd/
Read more
This is a guest blog from our friends at Guardant Health
[http://www.guardanthealth.com/].
Guardant Health is the world leader in comprehensive liquid biopsy. Oncologists
order our blood test to help determine if their advanced cancer patients are
eligible for certain drugs that target specific genomic alterations in tumour
DNA. Each test produces huge amounts of genomic data that
Read more
ToolsLib recently switched to a brand new dashboard
[https://toolslib.net/blog/viewpost/2017/02/28/54-welcome-new-dashboard/].
However, behind the scenes, there was another switch happening. We used block
based filesystem for underlying storage. However, as we grew, the filesystem was
proving difficult to scale.
So, we were looking to move from block based storage to an object store system,
Read more
MinIO provides integration with a range of backend systems which enables you to build a complete solution for your projects. The team has recently integrated a pull request from the community to add Webhook support and wanted to tell you a bit about it.
Read more
Since our September release of MinIO Client ‘mc’ for Amazon S3 and MinIO server,
we received number of requests to also support Google cloud storage, Red Hat
Ceph and Open Stack Swift.
Here is the Amazon S3 API compatibility matrix for various server
implementations.
* Amazon S3 [https://aws.amazon.com/s3/]: Amazon S3 V4 (latest) and V2 API
signature.
* Minio
Read more