Skip to main content
  1. About
  2. Stack Internal
The 2026 Annual Developer Survey is live— take the Survey today!
Filter by
Sorted by
Tagged with
Filter by Employee ID
Best practices
0 votes
1 replies
43 views

I need to call a microservice (SpringBoot, Kafka...) From a UI, it's just a single page (Angular). Should I create a dedicated microservice for the page? What is the best way to do it? Kind regards,
  • reputation score 3324
Advice
0 votes
2 replies
93 views

I am building an AI platform where: nodejs is the main backend or gateway. Python handles AI/LLM processing services include chat, OCR, resume analysis, document AI, etc. Initially i was planning to ...
Best practices
0 votes
2 replies
116 views

I am working on a new application and I have a question related to the microservice vs modulith. I have related functionalities and am thinking to have them into a single modlith rather than having a ...
  • reputation score 3497
Tooling
0 votes
3 replies
119 views

I’m designing a custom ERP system that includes multiple modules such as inventory management, accounting, HR/payroll, and CRM. My goal is to build a system that is scalable, maintainable, and can ...
  • reputation score 1
Advice
0 votes
0 replies
66 views

In your experience, what is the most effective resilience pattern you’ve implemented in real world projects, and how did it improve system reliability? I’m currently exploring different resilience ...
Score of 1
1 answer
92 views

I’m facing an issue while uploading a file between two Spring Boot microservices using OpenFeign. task-service generates an Excel file It sends the file to system-service using Feign (multipart/form-...
Advice
0 votes
2 replies
56 views

I have been working on Microservices learning path. Trying to call address service from employee service using Open feign in eureka client program, but I'm encountering this error message: Request ...
Score of -1
1 answer
148 views

I'm designing a microservices architecture for a social media–like system and need guidance on service boundaries and cross-service validation. Current Design I have two separate microservices: Post ...
Advice
0 votes
0 replies
26 views

I am assigned to plan for rebuilding our company's applications. We currently have 5 standalone applications which authenticate against local Microsoft Active Directory Domain Controller. All the ...
  • reputation score 11
Tooling
1 vote
1 replies
90 views

I'm building a backend with about 8 TypeScript microservices. Right now I'm manually wiring up OpenTelemetry in each service - setting up the SDK, creating spans, propagating trace context through ...
Best practices
2 votes
2 replies
362 views

I’m working on a backend system that follows a multi-service architecture (multiple microservices). Each service exposes its own REST APIs, and we want to provide clear and maintainable API ...
  • reputation score 1
Best practices
0 votes
3 replies
124 views

In a microservices architecture with a shared database, should each microservice maintain its own connection pool, or should all services share a single connection pool via a dedicated database proxy/...
Best practices
1 vote
3 replies
106 views

I am debating whether to adopt SemVer (Major.Minor.Patch) for our internal backend API. While it is the industry standard for libraries and public APIs, I have doubts about its practicality in a ...
Advice
0 votes
4 replies
130 views

I have the following design for billing platform: I'm facing the following question for to implementing the communication between microservices. Microservice 1 is used to configure users, billing ...
  • reputation score 1258
Best practices
2 votes
4 replies
89 views

As part of learning I'm trying to switch monolithic project to microservice architecture and encountered import problems. GitHub Project Project's tree looks like: users/ pyproject.toml src/ ...

15 30 50 per page
1
2 3 4 5
...
619

AltStyle によって変換されたページ (->オリジナル) /