Skip to content

stanislav-pimenov/alert-lambda

Repository files navigation

alert-lambda

Description

This is a test project to create a pipeline in aws for lambda deployment.

Based on AWS tutorial Building a Pipeline for Your Serverless Application

Build and Delpoy

Lambda is build by AWS CodeBuild. See buildspec.yml for build details Serverless resources are described with the help of SAM notation. See samTemplate.yml

Pipeline

The output pipeline is triggered by push into this repository and looks like this:

About

Building a Pipeline for Your Serverless Application

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages