Tag: CloudFormation

CI/CD - Highlighted

Deploy serverless app stack with Serverless Framework

This article describes how to deploy a basic serverless app using the Serverless Framework. We will be covering a brief introduction of Serverless, a comparison with other frameworks/tools, and finally, the step-by-step to make the code to deploy a basic API GW-Function app in AWS using Serverless.   Serverless Framework Serverless Framework is an open-source…