
How to scale your services with Docker during development
Hi All! Today we’re going to see how we can leverage Docker to scale and spin up multiple instances of a service on our machine. It’s a matter of fact: live and dev boxes are not the same. Code working on your machine is likely to not work when deployed....
2020, Dec 08 — 3 minute read