Desafio Back-end v2 - João Woncce#198
Open
jaovw wants to merge 25 commits into
Open
Conversation
- .claude/blueprint.md: project SSoT covering challenge analysis, seniority criteria, response-challenge-v2.json contract breakdown, NestJS + Clean Architecture + DDD decisions, MongoDB Time Series Collections rationale, and a stage-by-stage checklist
- scaffold NestJS project with TypeScript and ESLint
- add docker-compose with MongoDB 6.0+ and Kafka - Add Makefile targets (setup, start, test, load-test)
…al processing service
…series operations
…(delete, count, getById)
…series operations
…lter to DI container
…load test instructions
…ity roadmap (DLQ, Consumer Lag)
…6 for SLA validation
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
Implementação Signal Processing API
Realizei o desafio com foco em alta performance e escalabilidade, utilizando NestJS, MongoDB Time Series Collections e Kafka.
Bônus Implementados:
sensorIde publicação idempotente.Performance Highlights:
Detalhes técnicos e métricas detalhadas incluídas no
README.md.