| |
| 🔗 Stories, Tutorials & Articles |
| |
|
| |
| VMware Cloud Foundation – what’s actually going on? |
| |
| |
| The interview with Prashanth Shenoy, vice president of product marketing in the VMware Cloud Foundation (VCF) Division of Broadcom, sheds light on the integration between the two companies. Shenoy discusses the shift to subscription-based pricing and the simplification of VMware's product portfolio. Despite confusion and pushback in the market, Broadcom claims to have lowered prices for customers. |
|
| |
|
| |
|
| |
| AWS to Bare Metal Two Years Later: Answering Your Toughest Questions About Leaving AWS |
| |
| |
OneUptime ditched the cloud bill and rolled their own dual-site setup. Think bare metal, orchestrated with MicroK8s, booted by Tinkerbell, patched together with Ceph, Flux, and Terraform. Result? 99.993% uptime and $1.2M/year saved - 76% cheaper than even well-optimized AWS.
They run it all with just ~14 engineer-hours/month. Thanks, Talos. The cloud's still in play, but only where it helps: archival, CDN, and burst capacity. |
|
| |
|
| |
|
| |
| Perfetto: Swiss Army Knife for Linux Client Tracing |
| |
| |
Perfetto now pulls in mixed trace data - perf samples, scheduler events, app-level instrumentation - and lines it all up on a single timeline. One view, no silos.
It reads trace-cmd’s text format now, with smoother flame graphs, sharper bottom-up views, and SQL-powered filtering baked right into the UI. |
|
| |
|
| |
|
| |
| Why I Like Using Docker Compose in Production |
| |
| |
A decade in, and this dev still rides with Docker Compose for production. Why? It just works. Clean deployments, solid uptime, same setup everywhere. No yak-shaving.
It shines when you pair it with Git hooks for hands-off, zero-downtime deploys. No need to drag in Kubernetes unless you’re actually wrangling a fleet. |
|
| |
|
| |
👉 Got something to share? Create your FAUN Page and start publishing your blog posts, tools, and updates. Grow your audience, and get discovered by the developer community. |