btisdall / serverless-hh-2017-03-13

Code for a talk written for the Serverless Hamburg Meetup March 2017

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Serverless Hamburg Talk 2017-03-13

Some code for a Serverless Hamburg talk which does the following:

  1. Mocks up an instance registration service, such that might be used by a proprietary security appliance, using API Gateway, Lambda and DynamoDB.
  2. Creates an auto scaling group containing a mock security appliance, plus SNS, SQS and Lambdas to automatically register newly created appliances with the registration service when an Auto Scaling EC2_INSTANCE_LAUNCH event occurs.

About

Code for a talk written for the Serverless Hamburg Meetup March 2017


Languages

Language:JavaScript 60.9%Language:Shell 21.7%Language:Makefile 10.3%Language:HTML 7.1%