- Full Modular Monolith application with Domain-Driven Design approach. https://github.com/kgrzybek/modular-monolith-with-ddd 7 comments programming
- Modular Monolith with DDD https://github.com/kgrzybek/modular-monolith-with-ddd 19 comments dotnet
Linking pages
- GitHub - meysamhadeli/booking-microservices: Booking Microservices is a Sample application for booking ticket. This application based on different software architecture and technologies like .Net Core, CQRS, DDD, Vertical Slice Architecture, Docker, kubernetes, tye, masstransit, RabbitMQ, Grpc, yarp reverse proxy, Identity Server, Redis, SqlServer, Entity Framework Core, Event Sourcing and different level of testing. https://github.com/meysamhadeli/booking-microservices-sample 14 comments
- GitHub - tlandeka/authentication-microservice-with-domain-driven-design: Microservice for authentication with Domain Driven Design and CQRS https://github.com/tlandeka/authentication-microservice-with-domain-driven-design 12 comments
- GitHub - heynickc/awesome-ddd: A curated list of Domain-Driven Design (DDD), Command Query Responsibility Segregation (CQRS), Event Sourcing, and Event Storming resources https://github.com/heynickc/awesome-ddd 7 comments
- Modular Monolith: A Primer - Kamil Grzybek https://www.kamilgrzybek.com/design/modular-monolith-primer 6 comments
- Has Ruby-on-Rails-Style 'Gem Glue-Gunning' Come to .NET? – Aaronontheweb https://aaronstannard.com/dotnet-glue-gunning/ 5 comments
- GitHub - mehdihadeli/ecommerce-modular-monolith: 🪣 A practical e-commerce modular monolith, built with .Net 7, Domain-Driven Design, CQRS, Vertical Slice Architecture, Event-Driven Architecture, and the latest technologies. https://github.com/mehdihadeli/ecommerce-modular-monolith-sample 3 comments
- GitHub - mehdihadeli/ecommerce-microservices: 🛍️ A practical e-commerce microservices, built with .Net 7, Domain-Driven Design, CQRS, Vertical Slice Architecture, Event-Driven Architecture, and the latest technologies. https://github.com/mehdihadeli/ecommerce-microservices 3 comments
- GitHub - meysamhadeli/shop-golang-microservices: This application based on different software architecture and technologies like Golang, CQRS, Vertical Slice Architecture, Docker, RabbitMQ, OpenTelemetry, Postgresql, ... https://github.com/meysamhadeli/shop-golang-microservices 0 comments
- GitHub - mehdihadeli/ecommerce-microservices: 🛍️ A practical e-commerce microservices, built with .Net 7, Domain-Driven Design, CQRS, Vertical Slice Architecture, Event-Driven Architecture, and the latest technologies. https://github.com/mehdihadeli/ecommerce-microservices-sample 0 comments
- GitHub - meysamhadeli/booking-modular-monolith: A Modular Monolith, built with .Net, DDD, CQRS, Vertical Slice Architecture, Event-Driven Architecture, and the latest technologies. https://github.com/meysamhadeli/booking-modular-monolith-sample 0 comments
- Modular Monolith: Architectural Drivers - Kamil Grzybek https://www.kamilgrzybek.com/design/modular-monolith-architectural-drivers/ 0 comments
- Modular Monolithic Architecture, Microservices and Architectural Drivers https://www.infoq.com/news/2020/01/monolith-architectural-drivers/ 0 comments
- GitHub - mehdihadeli/ecommerce-microservices: 🛍️ A practical microservices, built with .Net 7, Domain-Driven Design, CQRS, Vertical Slice Architecture, Event-Driven Architecture, and the latest technologies. https://github.com/mehdihadeli/store-microservices-sample 0 comments
- GitHub - mehdihadeli/go-ecommerce-microservices: 🧺 A practical e-commerce microservices, built with golang, domain-driven design, cqrs, event sourcing, vertical slice architecture, event-driven architecture, and the latest technologies. https://github.com/mehdihadeli/go-ecommerce-microservices 0 comments
- GitHub - meysamhadeli/booking-microservices: Practical microservices, built with .Net 8, DDD, CQRS, Event Sourcing, Vertical Slice Architecture, Event-Driven Architecture, and the latest technologies. https://github.com/meysamhadeli/booking-microservices 0 comments
Linked pages
- Monolith First https://martinfowler.com/bliki/MonolithFirst.html 1108 comments
- Meetup | Find Local Groups, Events, and Activities Near You https://meetup.com 411 comments
- Download .NET (Linux, macOS, and Windows) https://dotnet.microsoft.com/download 269 comments
- The C4 model for visualising software architecture https://c4model.com/ 201 comments
- Postman http://www.getpostman.com/ 171 comments
- Open-source tool that uses simple textual descriptions to draw beautiful UML diagrams. http://plantuml.com/ 166 comments
- Clean Code: A Handbook of Agile Software Craftsmanship: Robert C. Martin: 9780132350884: Amazon.com: Books https://www.amazon.com/Clean-Code-Handbook-Software-Craftsmanship/dp/0132350882/ 160 comments
- Continuous Integration http://martinfowler.com/articles/continuousIntegration.html 152 comments
- Clean Coder Blog http://blog.cleancoder.com/uncle-bob/2012/08/13/the-clean-architecture.html 74 comments
- DDD, Hexagonal, Onion, Clean, CQRS, … How I put it all together – @hgraca https://herbertograca.com/2017/11/16/explicit-architecture-01-ddd-hexagonal-onion-clean-cqrs-how-i-put-it-all-together/ 70 comments
- Don't repeat yourself - Wikipedia https://en.wikipedia.org/wiki/Don%27t_repeat_yourself#DRY_vs_WET_solutions 39 comments
- GitHub - App-vNext/Polly: Polly is a .NET resilience and transient-fault-handling library that allows developers to express policies such as Retry, Circuit Breaker, Timeout, Bulkhead Isolation, and Fallback in a fluent and thread-safe manner. From version 6.0.1, Polly targets .NET Standard 1.1 and 2.0+. https://github.com/App-vNext/Polly 36 comments
- Single-responsibility principle - Wikipedia https://en.wikipedia.org/wiki/Single_responsibility_principle 29 comments
- Smart automation for DevOps teams and CI/CD pipelines | NUKE https://nuke.build 28 comments
- Docker Compose overview | Docker Documentation https://docs.docker.com/compose/ 27 comments
- Marten | .NET Transactional Document DB and Event Store on PostgreSQL https://martendb.io/ 25 comments
- https://blogs.oracle.com/javamagazine/unit-test-your-architecture-with-archunit 23 comments
- Unit test your Java architecture - ArchUnit https://www.archunit.org/ 21 comments
- Amazon.com https://www.amazon.com/Designing-Data-Intensive-Applications-Reliable-Maintainable/dp/1449373321 21 comments
- The Pragmatic Programmer: From Journeyman to Master: Hunt, Andrew, Thomas, David: 8601404321023: Amazon.com: Books https://www.amazon.com/Pragmatic-Programmer-Journeyman-Master/dp/020161622X 20 comments
Related searches:
Search whole site: site:github.com
Search title: GitHub - kgrzybek/modular-monolith-with-ddd: Full Modular Monolith application with Domain-Driven Design approach.
See how to search.