Archive of stories published by A man with no server

Running AWS Lambda and API Gateway locally: serverless-offline

On previous posts we talked about how to build unit tests for our Serverless application. While unit testing works great for TDD (Test Driven Development), in some moment we will want to run our Lambda application locally…


Running Go AWS Lambdas locally with SLS framework and SAM

In my previous post, I described an example of manually creating an AWS Lambda function implementing a GraphQL endpoint. Since I’m a big fan of the Serverless Framework, I wanted to write an example of using it to create a project…


Unit testing a Serverless application (part 2)

On our previous post we started to shape a sample Serverless project to decouple it’s business logic, allowing us to write effective tests for it.

These were the top 10 stories published by A man with no server; you can also dive into yearly archives: 2017, 2018.