Join us

heart Curated links by FAUN
Link
@faun shared a link, 8 months ago

The Rise of Open Source Time Series Databases

Time series databases like VictoriaMetrics, Prometheus, and InfluxDB efficiently handle vast amounts of timestamped data and have become crucial for applications in infrastructure monitoring, finance, IoT, and manufacturing, with open source solutions providing superior performance and flexibility c..

The Rise of Open Source Time Series Databases
Link
@faun shared a link, 8 months ago

Does Your Startup Really Need Complex Cloud Infrastructure?

Pieter Levels advocates for simplicity in infrastructure by running micro-SaaS businesses on single servers, avoiding unnecessary complexity like Kubernetes from day one and instead focusing onproduct-market fit and effective use of powerful modern servers...

Does Your Startup Really Need Complex Cloud Infrastructure?
Link
@faun shared a link, 8 months ago

Understanding Multi-Stage Docker Builds

Multi-stage Docker builds dramatically optimize image sizes, improve security, and speed up builds by separating build dependencies from runtime, leveraging multiple stages within a single Dockerfile for more efficient caching and maintainable workflows—a game-changer for complex applications...

Link
@faun shared a link, 8 months ago

A quick overview of Day 1 at PromCon 2024

PromCon 2024 Day 1 showcased the beta release of Prometheus 3.0 with improved OpenTelemetry compatibility, cost optimizations, upgraded Remote Write 2.0, and the introduction of UTF-8 support for metrics and label names, while Shopify shared its journey to native histograms and Martin discussed scal..

A quick overview of Day 1 at PromCon 2024
Link
@faun shared a link, 8 months ago

Pilot lights on AWS — A note on terminology

AWS outlines disaster recovery options, including warm standby (a scaled-down but functional secondary environment) and active/active (a full environment for zero downtime) where warm standby is "hotter" and faster to restore than pilot light, which requires additional action to handle traffic...

Pilot lights on AWS — A note on terminology
Link
@faun shared a link, 8 months ago

Modular Monoliths Are a Good Idea, Actually

Materialized View Capital (MVC) officially launched to invest in early-stage infra startups, while the Prefect Summit 2024 keynote covers critical trends like primary persistence on object storage, composable databases, PostgreSQL's renaissance, and durable execution—reflecting shifts from monolithi..

Modular Monoliths Are a Good Idea, Actually
Link
@faun shared a link, 8 months ago

Why GitHub Actually Won

GitHub's dominance resulted from its perfect timing as distributed version control tools emerged and itsdeveloper-focused approachthat refocused code hosting around user-centric and permission-simplistic models, unlike ad-driven competitors...

Why GitHub Actually Won
Link
@faun shared a link, 8 months, 1 week ago

Former Samsung Staff Arrested for Allegedly Sharing Chip Secrets With China

An ex-Samsung executive and a senior researcher are being accused of helping Chinese authorities build a chip factory that uses Samsung tech...

Link
@faun shared a link, 8 months, 1 week ago

Build Redis from scratch

Learn how to build an in-memory database like Redis in Go, covering commands like strings and hashes, using go routines for concurrency, and persisting data with the Append Only File, all explained through four straightforward code files...

Link
@faun shared a link, 8 months, 1 week ago

How to manage the rising tide of CVEs

In2023, SecurityScorecard recorded29,000 vulnerabilitieswith an expectation of hitting nearly35,000 in 2024, highlighting the ongoing challenge for organizations to manage and prioritize CVEs effectively amidst a rising tide; as Amit Bismut emphasizes, context and risk-based prioritization are cruci..

How to manage the rising tide of CVEs
loading...