Remote development vs. remote debugging
Remote debugging (on a server) Remote debugging is not rocket science (unless you are debugging remotely on a spacecraft or something like that!). I am confident any experienced developer, who has worked with different application / container servers, is familiar with remote debugging and at least tried it once.Each developer might have his/her own definition of what…