dwyl/learn-aws-lambda

FAQ: Can I run lambda functions on my localhost or other infrastructure?

Open

#78 opened on May 14, 2016

View on GitHub
 (0 comments) (0 reactions) (0 assignees)JavaScript (206 forks)batch import
help wantedquestion

Repository metrics

Stars
 (1,037 stars)
PR merge metrics
 (Avg merge 16m) (1 merged PR in 30d)

Description

This is a question that keeps coming up so its worth addressing. Both for the people who want to "_develop offline" (as if its even possible to develop without StackOverflow...!) and the people who are concerned with "_Vendor Lock-in" we need to find/build a way of running/deploying AWS Lambda functions on other infrastructure... Related to #16

Contributor guide