willgarcia / pulumi-serverless

repo used for practicing pulumi/serverless in aws

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Serverless

Pre-requisites

  • Pulumi CLI
brew install pulumi

AWS Lambda

In this exercise, we are going to triggered an AWS Lambda function everytime a file is pushed into an S3 bucket.

See Instructions in lambda-trigger/README.md

AWS Fargate

In this exercise, we are going to run a container with AWS Fargate

See Instruction in fargate/README.md

About

repo used for practicing pulumi/serverless in aws


Languages

Language:TypeScript 81.2%Language:HTML 15.5%Language:Dockerfile 3.3%