Posted inAWS
AWS Lambda enables developers to debug functions running in the cloud from VS Code IDE
AWS Lambda now supports remote debugging in Visual Studio Code (VS Code), enabling developers to debug their Lambda functions running in the cloud directly from their local IDE. With this new capability, developers can use familiar debugging tools like breakpoints,…