We pushed a new service version that changed our component prop API. The deployment went smooth on staging, but production had way more concurrent consumers than we tested. Old clients couldn't parse
DMarcus commentedWe are currently transitioning from running our app in simple Docker containers to Kubernetes. In the old infrastructure there was only one app running in the container that logged into a file in a directory mounted from the host machine. We had two ...
SAravind commentedWhen it comes to container orchestration tools, we take two names, - 'Kubernetes' and 'Docker Swarm'. I would like to understand which one do you prefer today. Also, let me know if you want to add anything else regarding these tools.
SGSébastien and 1 more commented