AWS Cloud9 has now added support for local debugging for Python-based Amazon Web Services Lambda functions. This will allow you to set breakpoints and step via through your code which will help you quickly iterate on the code within the IDE before deploying to AWS Lambda. Amazon Web Services Cloud9 offers a seamless experience for developing serverless applications that will enable you to conveniently define resources and switch between the local and remote execution. AWS Cloud9 also supports local debugging for the Node.js AWS Lambda functions.
No comments:
Post a Comment