p0w34007 / design-patterns-for-humansLinks
Design Patterns for Humans™ - An ultra-simplified explanation
☆31Updated 8 years ago
Alternatives and similar repositories for design-patterns-for-humans
Users that are interested in design-patterns-for-humans are comparing it to the libraries listed below
Sorting:
- ☆18Updated 8 years ago
- (MOBI/EPUB) Oficial Microsoft ebook .NET Microservices. Architecture for Containerized .NET Applications☆70Updated 7 years ago
- This is a whole environment of a Microservices Architecture using Spring Cloud, Splunk, Zipkin, Grafana, Prometheus, Postgres with Replic…☆120Updated 2 years ago
- A curated awesome list of lists of interview questions. Feel free to contribute!☆22Updated 9 years ago
- A project to help demonstrate how to do unit, integration and acceptance tests with an web api project using ASP.NET Core and Angular 7 f…☆48Updated 6 years ago
- A place to practice Refactoring To Patterns that Kerievsky wrote about in his book☆77Updated 2 years ago
- Implementing Domain-Driven Design for Microservice Architecture☆64Updated 6 years ago
- A set of resources to become a Practical Software Architect: decision making, efficient meetings, architecture guide, etc.☆101Updated 5 years ago
- Reliable Message Processing with Dead-Letter-Queues Replay☆11Updated 4 years ago
- This library help you to build your applications using CQRS and Event source concepts.☆34Updated 5 years ago
- Event-Driven Tutorial for Distributed Data with CQRS and Event Sourcing☆52Updated 2 years ago
- Some useful websites for programmers.☆43Updated 8 years ago
- Exemplo de uso do Swagger para documentação de uma API REST criada com o ASP.NET Core 2.0.☆11Updated 7 years ago
- Java version of the Customers and Orders event sourcing example from my presentations☆394Updated last year
- Sample code for the book Principles, Practices and Patterns of Domain-Driven Design☆215Updated 10 years ago
- “If you are working in an organization that places lots of restrictions on how developers can do their work, then microservices may not b…☆602Updated 4 years ago
- compartilhamos conhecimento☆23Updated 4 years ago
- DDD patterns implemented following TDD☆146Updated 5 years ago
- Microservices & Event Sourcing demonstration☆152Updated 7 years ago
- ☆34Updated 8 years ago
- Example App - IdentityServer4 login through Angular 6 and OpenId Connect☆18Updated 2 years ago
- Example app for Event Sourcing with RabbitMQ. To build high available services.☆33Updated 2 years ago
- Istio Tutorial for Java Microservices☆13Updated 6 years ago
- CQRS with Event Sourcing Framework for Windows Azure (archive)☆27Updated 7 years ago
- Enterprise Application Log with RabbitMQ, LogStash, ElasticSearch and Kibana☆91Updated 2 years ago
- Sample code for IDDD by Vaughn Vernon☆71Updated 13 years ago
- Exemplo de API REST criada com o ASP.NET Core 2.0 e no qual se fez uso de JWT (JSON Web Tokens) e do Entity Framework Core InMemory☆19Updated 7 years ago
- A list of Domain-Driven Design and architecture resources☆163Updated last year
- Sample about dealing with complex conditional logic with the Rules design pattern☆52Updated 12 years ago
- Example code for my polyglot persistence presentation