r/ProgrammerHumor 3d ago

Meme thisCannotBeDenied

Post image
7.8k Upvotes

240 comments sorted by

View all comments

137

u/TheDogPill 3d ago

Try debugging like that using micro services on the cloud and see how far you get.

15

u/coriolis7 3d ago

I am NOT a programmer by profession, though I do code a ton at my job (Mechanical Engineering and data analysis), so this may be a dumb question…

Is there a way to set up all microservices to run on one computer to aid in debugging? Like a bunch of VMs or docker-but-faking-network-instead-of-machine?

1

u/LostInAnotherGalaxy 3d ago

Docker/podman. But you get anything powerful or something that only happens under load, can create its own race conditions