Plurrrr

Fri 05 Aug 2022

Use One Big Server

A lot of ink is spent on the “monoliths vs. microservices” debate, but the real issue behind this debate is about whether distributed system architecture is worth the developer time and cost overheads. By thinking about the real operational considerations of our systems, we can get some insight into whether we actually need distributed systems for most things.

We have all gotten so familiar with virtualization and abstractions between our software and the servers that run it. These days, “serverless” computing is all the rage, and even “bare metal” is a class of virtual machine. However, every piece of software runs on a server. Since we now live in a world of virtualization, most of these servers are a lot bigger and a lot cheaper than we actually think.

Source: Use One Big Server, an article by Nima Badizadegan.

Five myths about volcanoes

Few geologic events capture the imagination like an erupting volcano. We thrill at the image: Hot, molten rock comes bursting out of the ground, destroying most everything in its path. Volcanoes can cause massive disasters that kill tens of thousands, and they can produce amazing sights like hypnotic lava fountains. With an eruption like the one underway at Hawaii’s Kilauea, the news fills with volcanoes. But it’s usually full of errors about them and how they operate.

Source: Five myths about volcanoes, an article by Erik Klemetti.