Tuesday, 10 April 2018

Amazon Web Services Cloud9 now adds support for Local Debugging of AWS lambda functions in Python

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

Building a Layered Security Model: Integrating AWS WAF with CloudFront

As online threats continue to evolve, building a robust, layered security model has become essential for protecting web applications. Combin...