Skip to content

baothienpp/future_demand_challenge

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

6 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Future Demand Coding Challenge

This repository will deploy on a python function in to AWS Lambda. The Lambda function will be triggered by a file upload action in S3 Bucket.

Prerequisite

GCC ( to run Makefile)
Terraform v0.12.24

Quick Start

git clone https://github.com/baothienpp/future_demand_challenge.git
cd future_demand_challenge
make apply

(Optional) In case you want to add a prefix to the bucket name 
(because the bucket name might have been already existed)

export PREFIX=<some-name>
make apply

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published