“Ingest it all, keep everything, find that needle in the haystack,” they exclaimed. “Storage is cheap, analytics are powerful, there’s nothing you can’t
If Hyperconverged Storage Is So Good, Why Is It Not Pervasive And Profitable?
Ever since Nutanix, the first virtualized server-storage smashup, dropped out of stealth in 2011, we have been watching with great interest to see if this
The Challenge of Bringing Cloud Native Apps to the Edge - The New Stack
Open source approaches will be challenging to implement at the edge. For open source projects to succeed, they require standardization of both software and hardware.
The Internet of Things Requires a Connected Data Infrastructure - The New Stack
Data is the future for IoT initiatives in the automotive industry as well as many other markets. In order for IoT processes to flourish, companies need a connected data infrastructure.
From Pets to Cattle: Going Cloud Native with Apache Kafka - The New Stack
Moving the already distributed Kafka to the much more distributed cloud can suck up a lot of time and money. Leveraging managed cloud services, however, can help transform your Kafka from high-maintenance to replaceable.
If you build any kind of non trivial system, one of the absolutely best things that you can do for the long term health of your system is to move all signifi...
Listen in on Jane Street’s Ron Minsky as he has conversations with engineers working on everything from clock synchronization to reliable multicast, build systems to reconfigurable hardware. Get a peek at how Jane Street approaches problems, and how those ideas relate to tech more broadly.
The EPYC journey continues to Milan in Cloudflare’s 11th generation Edge Server
At Cloudflare we aim to introduce a new server platform to our edge network every 12 to 18 months or so, to ensure that we keep up with the latest industry technologies and developments.
In my examination of container images, I discussed container fundamentals, but now it's time to delve deeper into container runtimes so you can understand how container environments are built. The information in this article is in part extracted from the official documentation of the Open Container Initiative (OCI), the open standard for containers, so this information is relevant regardless of your container engine.
The Reality of Edge Application Development - The New Stack
The edge exposes need for a development framework with newer data management APIs and novel ways of invoking, slicing and stitching together AI/ML toolchains.
Intel’s Best DPU Might Not Be Commercially Available
One of the reasons why Intel spent $16.7 billion to acquire FPGA maker Altera six years ago was because it was convinced that its onload model, where big
Observability — A 3-Year Retrospective - The New Stack
Like so many other terms in software engineering, “observability” is a term borrowed from an older physical discipline: in this case, control systems engineering. Observability is the mathematical dual of controllability. “Less formally, this means that one can determine the behavior of the entire system from the system's outputs. If a system is not observable,…
Expect to hear increasing buzz around graph neural network use cases among hyperscalers in the coming year. Behind the scenes, these are already replacing
I used to be a Clojure programmer. I've been using it as my main programming
language from the first time I took a serious look at it in early 2012 up until
the end of 2019, when I decided to check out the competition.I joined a company with a strong static typing culture in what was meant to be
a full-time Haskell position.1 For the past three years, I've tried
really hard to understand the benefits of static typing and category theory,
and, while I've learned a lot, I still tend to fall back to Clojure whenever I
contemplate starting a new project. That got me thinking: why?