Sobes.tech

What level of transaction isolation is sufficient for a scenario with two doctors and a violation of the minimum on-duty doctors constraint?

196

In a logical/application layer service, should a repository from the infrastructure layer be imported directly, use an interface or an abstract class, and why?

189

Design a service for uploading and processing images: users upload images, the service performs transformations (e.g., resizing and format change) and returns links to the original and processed versions, available for six months. Describe the API, load calculations, services and their databases, interactions, reasons for technological decisions, alternatives, patterns, scaling, textual schemas, and data models.

180

How is external and internal traffic usually organized in a microservice architecture: do they open each service's API directly?

165
/3