627 Views
When Node.js was first introduced to Intuit, our ops teams had a great challenge in front of them. What do you mean the whole thing dies if there is an exception?! Since Node.js is simply a command-line executable, and not a container, the build and deployment of node services is critical to the success of running Node.js services. I'd like to share some of our learnings with you all.
0 comments