netbird
NetBird is an open-source VPN management platform built on top of WireGuard® making it easy to create secure private networks for your organization or home.https://github.com/netbirdio/netbird
Uncurled
Uncurled - everything I know and learned about running and maintaining Open Source projects for three decades.https://un.curl.dev
I have been actively involved in Open Source development since the early 1990s when I discovered the phenomenon of people writing source code they give away freely for others to use and modify under a certain license.
dragonfly
Dragonfly is a modern in-memory datastore, fully compatible with Redis and Memcached APIs. Dragonfly implements novel algorithms and data structures on top of a multi-threaded, shared-nothing architecture. As a result, Dragonfly reaches x25 performance compared to Redis and supports millions of QPS on a single instance.https://github.com/dragonflydb/dragonfly
Observability Mythbusters: Logs and Metrics Aren’t Enough
https://adri-v.medium.com/observability-mythbusters-logs-and-metrics-arent-enough-4ed6f7653cef
https://adri-v.medium.com/observability-mythbusters-logs-and-metrics-arent-enough-4ed6f7653cef
multy
Multy is an open-source tool that makes your infrastructure portable using a cloud-agnostic API. You write your cloud-agnostic configuration once and Multy deploys it to the clouds you choose.https://github.com/multycloud/multy
With Multy, you don't need to worry about how resources behave differently in the different clouds providers. We abstract the nuances of each cloud so that moving your infrastructure between clouds is done by simply changing the cloud parameter.
HA Monitoring Setup with Thanos and Prometheus
Part 1: https://medium.com/quinbay/ha-monitoring-setup-with-thanos-and-prometheus-1-ec13db50477c
Part 2: https://medium.com/quinbay/ha-monitoring-setup-with-thanos-and-prometheus-2-cc4a82911937
Part 1: https://medium.com/quinbay/ha-monitoring-setup-with-thanos-and-prometheus-1-ec13db50477c
Part 2: https://medium.com/quinbay/ha-monitoring-setup-with-thanos-and-prometheus-2-cc4a82911937
datree
Datree is a CLI tool that supports Kubernetes admins in their roles by preventing developers from making errors in Kubernetes configurations that can cause clusters to fail in production. Our CLI tool is open source, enabling it to be supported by the Kubernetes community.https://github.com/datreeio/datree
It’s far more effective than manual processes, such as sending an email to a slew of developers, begging them to set various limits, which likely falls on deaf ears because developers are already overwhelmed.
User and workload identities in Kubernetes
TL;DR: In this article, you will explore how users and workloads are authenticated with the Kubernetes API server.https://learnk8s.io/authentication-kubernetes
📚 @S_E_Book — Уникальная и редкая литература для специалистов в области информационной безопасности, любого уровня и направления.
Progressive Delivery with Argo Rollouts : Blue-Green Deployment
To understand about blue-green deployment with Argo Rolloutshttps://www.infracloud.io/blogs/progressive-delivery-argo-rollouts-blue-green-deployment
neco
Neco is a project to build and maintain highly automated on-premise data centers using Kubernetes at the center of its system.https://github.com/cybozu-go/neco
Fallacies of Distributed Systems
Fallacies of distributed systems are a set of assertions made by L Peter Deutsch and others at Sun Microsystems describing false assumptions that programmers new to distributed applications invariably make.https://architecturenotes.co/fallacies-of-distributed-systems
toast
Toast is a tool for doing work in containers. You define tasks in a YAML file called a toastfile, and Toast runs them in a containerized environment based on a Docker image of your choosing. What constitutes a "task" is up to you: tasks can install system packages, build an application, run a test suite, or even serve web pages. Tasks can depend on other tasks, so Toast can be understood as a high-level containerized build system.https://github.com/stepchowfun/toast
memphis-broker
A message broker for developers made out of devs' struggles with using message brokers,https://github.com/memphisdev/memphis-broker
building complex data/event-driven apps, and troubleshooting them.
Allowing developers to achieve all other message brokers' benefits in a fraction of the time.
Continuous Load Testing
Building a culture of performance with Koi Pondhttps://slack.engineering/continuous-load-testing/
neon
Neon is a serverless open source alternative to AWS Aurora Postgres. It separates storage and compute and substitutes PostgreSQL storage layer by redistributing data across a cluster of nodes.https://github.com/neondatabase/neon