Gavin Lewis
1 min readJan 30, 2019

--

Thanks Thales Minussi for the kind comments! I’ve had the exact same questions as you whenever I introduce developers to serverless projects and totally agree once past the learning curve, they don’t want to go back.

serverless-offline is a great tool if you use Node. Where I work currently we primarily develop in .NET, and while .NET Core works really well in Lambda, the support for local debugging has some maturing to do.

RE: CI/CD pipelines, we use TeamCity currently. Similar to your method in Jenkins we also have the serverless framework installed on it. We are moving towards using CodePipeline and CodeBuild to handle our CI/CD processes so we can write our pipelines as code, with the added benefit of our pipelines being scalable and builds not getting held up by other builds occuring on the available agents. I’ve written another article about building serverless CI/CD pipelines you might be interested in.

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.

Responses (1)

Write a response