Skip to main content
11 events
when toggle format what by license comment
Mar 3, 2021 at 17:30 answer added zeroc8 timeline score: 0
Mar 3, 2021 at 17:07 history bumped CommunityBot This question has answers that may be good or bad; the system has marked it active so that they can be reviewed.
Nov 3, 2020 at 16:04 history bumped CommunityBot This question has answers that may be good or bad; the system has marked it active so that they can be reviewed.
Jul 6, 2020 at 16:03 history bumped CommunityBot This question has answers that may be good or bad; the system has marked it active so that they can be reviewed.
Mar 8, 2020 at 16:01 history bumped CommunityBot This question has answers that may be good or bad; the system has marked it active so that they can be reviewed.
Feb 7, 2020 at 15:16 answer added Cap Barracudas timeline score: 1
Jan 23, 2020 at 12:32 comment added Jory Geerts Is there a reason you're not considering the "add an API to the orders microservice" option?
Jan 22, 2020 at 12:19 comment added gnat please don't cross-post: stackoverflow.com/questions/59851992/… "Cross-posting is frowned upon as it leads to fragmented answers splattered all over the network..."
Jan 22, 2020 at 9:37 comment added Cormac Mulhall There isn't a rule in micro-service design that each micro-service has its own database/datastore. In fact often your DB itself can be considered a micro-service (it does one thing well and has a public interface layer with SQL) and to keep your architecture DRY you don't double them. So I wouldn't decide not to do this just because you think it is a bad design. You say you don't want to do it as well as you don't want different micro-services knowing about the same data model. Is there a reason for this other than you think it is bad design?
Jan 22, 2020 at 5:45 review First posts
Jan 22, 2020 at 7:23
Jan 22, 2020 at 5:43 history asked JoVoCop CC BY-SA 4.0