Ranter
Join devRant
Do all the things like
++ or -- rants, post your own rants, comment on others' rants and build your customized dev avatar
Sign Up
Pipeless API
From the creators of devRant, Pipeless lets you power real-time personalized recommendations and activity feeds using a simple API
Learn More
Comments
-
Yeah, the number of times I've seen monoliths split up into 50 microservices and no-one can tell me why is a bit scary.
-
My company's goal is make terrible tech choices, increase tech debt to the point of no return, and make every employee's life a living hell.
-
C0D4681453yWhen the monolith becomes micro services, and every piece of integration there on has to be a micro service, so that micro service aggregators can be used to extract the data you used to just run a query for... well yea, no one knows where the source of truth is anymore for some of the data.
-
irene33943y@C0D4 the company I work for has this problem. I have started to say, each micro service must be the source of truth for something or combine two unrelated sources of truth. It seems to have the business being more contemplative.
Related Rants
-
nikolatesla16Person: "I'm using Ubuntu. It's my first time using Linux. It looks pretty nice and it works for me." People: ...
-
leanrob27I was thinking today about a certain aspect of running a software startup and then it came to me... Hank Scor...
-
pranitjaiswal3The compiler doesn't concern itself with the opinion of the programmer 😂
Personal Opinion:
If you/your company's goal is to achieve micro-services, kubernetes or any new shiny technology, then you are thinking it wrong.
These tools are a means to an end. They should be a solution to an issue you are facing/will certainly face. They should not be your end goal.
random
opinion