Gavin Lewis
1 min readFeb 15, 2019

--

Hi Onema, thanks for your response! No – this tool doesn’t emulate some of those scenarios and isn’t designed to. It’s purely there to help debug code/logic issues before involving additional components to the equation such as the ones you mentioned (especially VPC, that adds a different layer of complexity into Lambda functions). That being said, you could setup varying levels of IAM permissions on your local machine to replicate those which would be running in AWS if you wanted to.

Where the benefit lies with this tool is that you don’t need to specifically alter your lambda functions for debugging (and I don’t mean that you should write all of your logic in the entry point) and that I can very easily debug any of the lambda functions from a serverless framework project easily by just selecting it from a list of functions available in my serverless.yml file.

The great thing about the era of cloud is you can achieve the same outcome in many different ways, there are no set rules!

Sign up to discover human stories that deepen your understanding of the world.

Free

Distraction-free reading. No ads.

Organize your knowledge with lists and highlights.

Tell your story. Find your audience.

Membership

Read member-only stories

Support writers you read most

Earn money for your writing

Listen to audio narrations

Read offline with the Medium app

--

--

Gavin Lewis
Gavin Lewis

Written by Gavin Lewis

Passionate about building and delivering solutions in the Cloud! Principal Cloud Architect @ Rapid Circle. Views are my own.

No responses yet

Write a response