General statistics
List of Youtube channels
Youtube commenter search
Distinguished comments
About
Javier Ntaca
Continuous Delivery
comments
Comments by "Javier Ntaca" (@jntaca) on "Continuous Delivery" channel.
Previous
1
Next
...
All
I prefer monoliths horizontally scalalable with load balancing, isolated service modules that processes no bussiness logic ( PDF rendering, notifications, credentials management, etc..) and a master to master replicated DB for writting and N slaves for reading. Microservices architecture is a pain for dealing with data consistency because you have to do complicated tricks to perform what database transaction rollbacks do in a simple manner.
8
I'm 57 with 37 years of development expertise. Now managing different teams involving JS,Vue, Java and CI/CD patterns. I simply say: The most productive developer is the happy developer. Pair oriented development is good for our need to feel being part of a community, even with only two people. PRs make us feel like another no-human piece of the productive machine
2
May sound as a paradox for some, and a permanent discussion with my old bosses: The happier the developer is, the more productive he gets.
1
Previous
1
Next
...
All