Hacker News new | ask | show | jobs
by yellow_lead 2560 days ago
At a previous company, we had a project so large that you could only run portions of it locally. For everything else, we had ansible scripts to create and deploy to an AWS instance. Then, you could use SSH port forwarding to have those pieces available to your machine, as well as JMX ports for debugging those other parts, if need be.