
Introduction to SST.dev
In this blog, Cevo Consultant Warren Abundo introduces SST.dev as a tool for developing full-stack applications and provisioning infrastructure in AWS.

In this blog, Cevo Consultant Warren Abundo introduces SST.dev as a tool for developing full-stack applications and provisioning infrastructure in AWS.

In Part 1 of the series, we used the Serverless Framework to describe a full stack serverless application consisting of a JS single-page-app, NodeJS serverless function and NoSQL backend datastore. In this post, we’ll walk through the creation of a continuous integration and delivery pipeline using AWS Developer tooling

Serverless application frameworks provide an opinionated, repeatable and automated approach to build, deploy and run serverless applications. In this post, we will walk through automating the delivery of a full stack serverless application on AWS using the Serverless Framework.