dimmg's Stars
jlevy/the-art-of-command-line
Master the command line, in one page
yangshun/tech-interview-handbook
💯 Curated coding interview preparation materials for busy software engineers
ripienaar/free-for-dev
A list of SaaS, PaaS and IaaS offerings that have free tiers of interest to devops and infradev
papers-we-love/papers-we-love
Papers from the computer science community to read and discuss.
bregman-arie/devops-exercises
Linux, Jenkins, AWS, SRE, Prometheus, Docker, Python, Ansible, Git, Kubernetes, Terraform, OpenStack, SQL, NoSQL, Azure, GCP, DNS, Elastic, Network, Virtualization. DevOps Interview Questions
binhnguyennus/awesome-scalability
The Patterns of Scalable, Reliable, and Performant Large-Scale Systems
ziishaned/learn-regex
Learn regex the easy way
mingrammer/diagrams
:art: Diagram as Code for prototyping cloud system architectures
kuchin/awesome-cto
A curated and opinionated list of resources for Chief Technology Officers, with the emphasis on startups
git-tips/tips
Most commonly used git tips and tricks.
knadh/listmonk
High performance, self-hosted, newsletter and mailing list manager with a modern dashboard. Single binary app.
trimstray/nginx-admins-handbook
How to improve NGINX performance, security, and other important things.
cheat/cheat
cheat allows you to create and view interactive cheatsheets on the command-line. It was designed to help remind *nix system administrators of options for commands that they use frequently, but not frequently enough to remember.
255kb/stack-on-a-budget
A collection of services with great free tiers for developers on a budget. Sponsored by Mockoon, the best mock API tool. https://mockoon.com
Idnan/bash-guide
A guide to learn bash
Tikam02/DevOps-Guide
DevOps Guide - Development to Production all configurations with basic notes to debug efficiently.
angrave/SystemProgramming
Angrave's Crowd-Sourced System Programming Book used at UIUC
ThreeDotsLabs/wild-workouts-go-ddd-example
Go DDD example application. Complete project to show how to apply DDD, Clean Architecture, and CQRS by practical refactoring.
coleifer/huey
a little task queue for python
thangchung/go-coffeeshop
☕ A practical event-driven microservices demo built with Golang. Nomad, Consul Connect, Vault, and Terraform for deployment
pilcrowonpaper/copenhagen
A basic guideline on implementing auth for the web
MarioCarrion/todo-api-microservice-example
Go microservice tutorial project using Domain Driven Design and Onion Architecture!
noxdafox/pebble
Multi threading and processing eye-candy.
bmadone/senior-software-engineer
Collection of articles, books, and recommendations for senior-level interviews and assessments
Lawouach/event-driven-microservice
A simple demonstration of an event driven microservice written in Python