mmurygin's Stars
pyrra-dev/pyrra
Making SLOs with Prometheus manageable, accessible, and easy to use for everyone!
prometheus-up-and-running-2e/examples
Example code and files from "Prometheus: Up and Running, 2e edition"
yangshun/tech-interview-handbook
💯 Curated coding interview preparation materials for busy software engineers
mmurygin/notes
My learning notes
lizrice/containers-from-scratch
Writing a container in a few lines of Go code, as seen at DockerCon 2017 and on O'Reilly Safari
supabase/supabase
The open source Firebase alternative. Supabase gives you a dedicated Postgres database to build your web, mobile, and AI applications.
operator-framework/operator-sdk
SDK for building Kubernetes applications. Provides high level APIs, useful abstractions, and project scaffolding.
SadServers/sadservers
SadServers: Linux & DevOps Troubleshooting Scenarios SaaS
ipxe/ipxe
iPXE network bootloader
asaskevich/govalidator
[Go] Package of validators and sanitizers for strings, numerics, slices and structs
valyala/fasthttp
Fast HTTP package for Go. Tuned for high performance. Zero memory allocations in hot paths. Up to 10x faster than net/http
kubernetes-operators-book/chapters
Source code for the examples in "Kubernetes Operators" by Jason Dobies and Joshua Wood, O'Reilly, 2020
sethvargo/go-envconfig
A Go library for parsing struct tags from environment variables.
GoogleCloudPlatform/buildpacks
Builders and buildpacks designed to run on Google Cloud's container platforms
karanpratapsingh/system-design
Learn how to design systems at scale and prepare for system design interviews
anksos/awesome-knative
A curated list of Awesome Knative resources.
knative/specs
Knative specs and conformance tests
knative-extensions/eventing-kafka-broker
Alternate Kafka Broker implementation.
knative/serving
Kubernetes-based, scale-to-zero, request-driven compute
cppforlife/knctl
Knative CLI
tektoncd/pipeline
A cloud-native Pipeline resource.
brk0v/sre-page-cache-article
cosmicpython/code
Example application code for the python architecture book
mxssl/sre-interview-prep-guide
Site Reliability Engineer Interview Preparation Guide
hashicorp/cluster-api-provider-terraform-cloud
Kubernetes Cluster API Provider for Terraform Cloud
donnemartin/system-design-primer
Learn how to design large-scale systems. Prep for the system design interview. Includes Anki flashcards.
cloudfoundry/cf-smoke-tests
Smoke tests for CloudFoundry that are safe to run in a production environment
lwfinger/rtw88
A backport of the Realtek Wifi 5 drivers from the wireless-next repo.
dhruvasagar/vim-table-mode
VIM Table Mode for instant table creation.
laurentS/slowapi
A rate limiter for Starlette and FastAPI