raduvoinea's Stars
donnemartin/system-design-primer
Learn how to design large-scale systems. Prep for the system design interview. Includes Anki flashcards.
DopplerHQ/awesome-interview-questions
:octocat: A curated awesome list of lists of interview questions. Feel free to contribute! :mortar_board:
strapi/strapi
🚀 Strapi is the leading open-source headless CMS. It’s 100% JavaScript/TypeScript, fully customizable, and developer-first.
golang-standards/project-layout
Standard Go Project Layout
charlax/professional-programming
A collection of learning resources for curious software engineers
kamranahmedse/design-patterns-for-humans
An ultra-simplified explanation to design patterns
hashicorp/terraform
Terraform enables you to safely and predictably create, change, and improve infrastructure. It is a source-available tool that codifies APIs into declarative configuration files that can be shared amongst team members, treated as code, edited, reviewed, and versioned.
dotnet-architecture/eShopOnContainers
Cross-platform .NET sample microservices and container based application that runs on Linux Windows and macOS. Powered by .NET 7, Docker Containers and Azure Kubernetes Services. Supports Visual Studio, VS for Mac and CLI based environments with Docker CLI, dotnet CLI, VS Code or any other code editor. Moved to https://github.com/dotnet/eShop.
Netflix/Hystrix
Hystrix is a latency and fault tolerance library designed to isolate points of access to remote systems, services and 3rd party libraries, stop cascading failure and enable resilience in complex distributed systems where failure is inevitable.
Redocly/redoc
📘 OpenAPI/Swagger-generated API Reference Documentation
ramsey/uuid
:snowflake: A PHP library for generating universally unique identifiers (UUIDs).
Unleash/unleash
Open-source feature management solution built for developers.
ryanburgess/engineer-manager
A list of engineering manager resource links.
aws/serverless-application-model
The AWS Serverless Application Model (AWS SAM) transform is a AWS CloudFormation macro that transforms SAM templates into CloudFormation templates.
api-platform/api-platform
🕸️ Create REST and GraphQL APIs, scaffold Jamstack webapps, stream changes in real-time.
tailwarden/komiser
Open-source cloud-environment inspector. Supporting AWS, GCP, Azure, and more! Your cloud resources will have nowhere to hide!
flipt-io/flipt
Enterprise-ready, GitOps enabled, CloudNative feature management solution
lorin/resilience-engineering
Resilience engineering papers
qossmic/deptrac
Keep your architecture clean.
thoughtworks/build-your-own-radar
A library that generates an interactive radar, inspired by https://thoughtworks.com/radar/.
pycontribs/jira
Python Jira library. Development chat available on https://matrix.to/#/#pycontribs:matrix.org
pinterest/DoctorK
DoctorK is a service for Kafka cluster auto healing and workload balancing
ddd-crew/core-domain-charts
A tool for collaboratively finding your core domains - strategic business differentiators
ddd-crew/domain-message-flow-modelling
Design & visualise the flow of commands, events, and queries between your bounded contexts
TeamTopologies/Independent-Service-Heuristics
The Independent Service Heuristics (ISH) are rules-of-thumb (clues) for identifying candidate value streams and domain boundaries by seeing if they could be run as a separate SaaS/cloud product.
michelgrootjans/explaining-flow
honeycombio/beeline-go
Legacy instrumentation for golang apps with Honeycomb
rabbitmq/workloads
Continuous validation of RabbitMQ workloads
orevial/micronaut-weather-cli
A CLI application to demonstrate native images usage with Micronaut, Picocli and GraalVM
morucci/monocle
Monocle helps teams and individual to better organize daily duties and to detect anomalies in the way changes are produced and reviewed.