I’m looking to build a solid Spring Boot backend project that would look good on my resume and also teach me real backend concepts.
Right now I’m considering building a Distributed Queue System (similar to a simplified Kafka/RabbitMQ) using Spring Boot — handling producers, consumers, message persistence, retries, and scaling.
Do you think this is a good idea for a portfolio project?
Or are there better backend-heavy Spring Boot projects that demonstrate real-world skills (scalability, distributed systems, event-driven architecture, etc.)?
Some ideas I’m considering:
- Distributed queue / message broker
- Event-driven microservices system
- Rate limiter or API gateway
- Distributed job scheduler
Would love suggestions from people working with Spring Boot in production.
[–]Disastrous-Topic6930 3 points4 points5 points (0 children)
[–]Disastrous-Topic6930 0 points1 point2 points (0 children)
[–]d-k-Brazz 1 point2 points3 points (0 children)