Published in Delivery Hero Tech Hub·Jan 27Debugging AWS Lambda Functions in Go with VSCodeFrom time to time developers would need to understand how their code behaves across different environments for different reasons. One of the powerful tools that can be used is logging. …Golang4 min read