samitpal's Stars
donnemartin/system-design-primer
Learn how to design large-scale systems. Prep for the system design interview. Includes Anki flashcards.
caddyserver/caddy
Fast and extensible multi-platform HTTP/1-2-3 web server with automatic HTTPS
traefik/traefik
The Cloud Native Application Proxy
vitessio/vitess
Vitess is a database clustering system for horizontal scaling of MySQL.
hashicorp/nomad
Nomad is an easy-to-use, flexible, and performant workload orchestrator that can deploy a mix of microservice, batch, containerized, and non-containerized applications. Nomad is easy to operate and scale and has native Consul and Vault integrations.
thanos-io/thanos
Highly available Prometheus setup with long term storage capabilities. A CNCF Incubating project.
trimstray/test-your-sysadmin-skills
A collection of Linux Sysadmin Test Questions and Answers. Test your knowledge and skills in different fields with these Q/A.
TykTechnologies/tyk
Tyk Open Source API Gateway written in Go, supporting REST, GraphQL, TCP and gRPC protocols
Yelp/elastalert
Easy & Flexible Alerting With ElasticSearch
fabiolb/fabio
Consul Load-Balancing made simple
elazarl/goproxy
An HTTP proxy library for Go
cortexproject/cortex
A horizontally scalable, highly available, multi-tenant, long term Prometheus.
buzzfeed/sso
sso, aka S.S.Octopus, aka octoboi, is a single sign-on solution for securing internal services
aws/amazon-ecs-cli
The Amazon ECS CLI enables users to run their applications on ECS/Fargate using the Docker Compose file format, quickly provision resources, push/pull images in ECR, and monitor running applications on ECS/Fargate.
influxdata/chronograf
Open source monitoring and visualization UI for the TICK stack
shichao-an/notes
Shichao's Notes
apenella/go-ansible
Go-ansible is a Go package that enables the execution of ansible-playbook or ansible commands directly from Golang applications. It supports a wide range of options for each command, enabling smooth integration of Ansible functionality into your projects.
cashier-go/cashier
A self-service CA for OpenSSH
BigDataBoutique/elasticsearch-cloud-deploy
Deploy Elasticsearch on the cloud easily
yannh/redis-dump-go
Backup & Restore your Redis server - FAST
gianlucaborello/aws-ssh-config
Generate SSH config files from AWS EC2 inventory
zorkian/lca2015
linux.conf.au 2015 tutorial on Building Services in Go
samitpal/simple-sso
Single sign on service with authorization capabilities written in Go (aka golang).
percona/proxysql_exporter
Prometheus exporter for ProxySQL performance data.
nareix/tls-example
Golang crypto/tls example. x509 certificate create and sign.
jamiealquiza/polymur
A fast carbon-relay with live routing controls + https Graphite forwarder
fluent-plugins-nursery/fluent-plugin-remote_syslog
Fluentd plugin for output to remote syslog serivce (e.g. Papertrail)
samitpal/influxdb-router
An InfluxDB proxy for centralized organization level monitoring
samitpal/goProbe
Black box probe service written in Go language (golang) with metric exposition in json/prometheus format as well as support to push metrics into your monitoring system (currently just graphite).