James Beswick

Results 6 repositories owned by James Beswick

askjames-s3uploader

69
Stars
36
Forks
Watchers

A very simple Vue.JS project showing how to upload files from a web browser to an S3 bucket.

askJames-serverlessCrawler

43
Stars
8
Forks
Watchers

A naive serverless web crawler using Lambda and DynamoDB.

aws-serverless-form-handler

36
Stars
22
Forks
Watchers

Serverless Form Handler - accepts a form submission from a webpage, saving the data to a DynamoDB table and sending an email via SES.

eventbridge-sam-example

18
Stars
16
Forks
Watchers

A simple example using SAM to create two Lambda functions communicating via EventBridge.

s3-to-lambda

49
Stars
14
Forks
Watchers

Code examples for the S3-to-Lambda Compute Blog series. Questions? @jbesw

sar-s3-serverless-uploader

24
Stars
24
Forks
Watchers

SAR app that creates a Lambda function and S3 bucket to allow web applications to upload JPG files without a webserver.