Local Development and Testing of AWS Serverless Application

Is it possible to create local environment for Serverless application? And if it is possible - is it worth the effort?

June 5, 2019 · 5 min

Sample CI/CD Configuration for Serverless Application on AWS

How to effectively use stage promotions for your Serverless application. Article includes description of example CI/CD pipeline on AWS.

June 3, 2019 · 6 min

Configuring DynamoDB tables per deployment stage using Serverless Framework

Example how to name per-stage DynamoDB tables

May 30, 2019 · 2 min