02JGJay GandhiWhat is best way to handle configurations in production(securely)?Configuration like various credentials (DB, Third party APIs, Services etc.).Apr 17, 2017LM
32JGJay GandhiWhich version of Node.js you are using in production? How do you update Node.js from old version to new version?There are so many updates come for Node.js. How frequent you change version in prod environment ? What will be the deciding parameters for upgrading?Dec 22, 2016MM
26JGJay GandhiWhat is ideal for building microservices — NodeJS or Flask?Is it a good idea to change my web development stack from NodeJS to Flask, as Python is famous for its not too steep learning curve?Nov 27, 2016IARLZ
23JGJay GandhiIn micro service architecture, how to design front end components?For every micro service there is backend. How to design front end in such a way that a user can use all micro services at once and how to scale it?Nov 21, 2016DSS