architecture-and-design

189 threads · Page 1 of 4

Is this a good design for a scalable bot? 13 messages
architecture
help designing a currency system for learning purposes 45 messages
design-pattern architecture
onModuleInit execution order 3 messages
mvc-app
Good approach to generating Types from OpenAPI spec 6 messages
design-pattern microservices
Permissions and policy design 16 messages
design-pattern monorepo architecture
Help with circular modules dependencies 13 messages
design-pattern architecture
Shared Library for MongoDB connections 2 messages
microservices
Deep providers? What is the correct approach to take. 6 messages
architecture
Improving flexibility of EventBus in @nestjs/cqrs 8 messages
architecture domain-driven-design
Best practices for integration testing against a real database 16 messages
architecture
Nestjs : Best possible way to validate client data 23 messages
design-pattern
Proxy cache pattern 5 messages
design-pattern architecture
Authentication in Microservices 10 messages
microservices monorepo architecture
Nest use annotation instead or registering them 7 messages
architecture
Best place to convert update request DTO -> Entity in? 3 messages
architecture
Breaking large service files 3 messages
design-pattern architecture
To lib or not to lib 3 messages
architecture
How do you structure larger apps? 3 messages
design-pattern architecture
starting a monolith but with a microservice in mind 52 messages
design-pattern architecture domain-driven-design
Running NestJS in worker Mode 3 messages
design-pattern architecture microservices
Non domain-based structure 22 messages
architecture
Authentication in microservices with Graphql Federation 2 Gateway 10 messages
architecture microservices
Custom exception hierarchy 8 messages
design-pattern architecture
Multi Tenancy SaaS Backend 5 messages
architecture
dynamically loading modules at runtime 2 messages
architecture
What is the suggested idiomatic pattern to implement Canonical Log Lines? 5 messages
architecture
question about throwing exceptions in the "service layer" 2 messages
design-pattern architecture mvc-app
Saving Files/Images to DB 3 messages
architecture serverless
RESTful or not? 2 messages
architecture
Monitoring you NestJS application 5 messages
architecture
Sizing up instances in ECS 2 messages
architecture
How to create an abstraction layer through interface to accept different implementation of provider 7 messages
design-pattern solved monorepo
NestJS - Admin API and Customer API structure 4 messages
design-pattern solved monorepo
`findById` vs `findByIdAndUser` 2 messages
design-pattern
What is a sane default memory / CPU requests for NestJS app running on Kubernetes? 6 messages
microservices architecture
Authentication in microservices architecture 20 messages
architecture microservices
How to do multitenancy, when using CQRS module, since request scope doesn't work in that case? 13 messages
architecture
How to do multi regions Architecture for Data Residency 16 messages
architecture
Question regarding Roles based endpoints 2 messages
architecture
authentication 25 messages
solved architecture
Running 1-off task in a Kubernetes Cronjob - How to exit? 6 messages
design-pattern architecture
Nestjs with Fastify with Supabase database and Drizzleorm 8 messages
architecture monorepo microservices
Quota limits and TypeORM decrements 3 messages
design-pattern architecture
Postgres recursive database design 19 messages
architecture
Wrapping head around nest-way of graphql (mercurius) auth and cache 10 messages
design-pattern
Pulsar with NestJS 12 messages
architecture
DDD Design and is it worth it? 7 messages
domain-driven-design
How can I better structure my DTOS? (ValidationPipe) 2 messages
design-pattern architecture microservices
Design a Kitchen Display System with Realtime Order updates 5 messages
architecture
Need Help with Hot Reloading in a Dockerized NestJS App 5 messages
solved monorepo architecture