dwyl/learn-aws-lambda

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

Open

#78 aberto em 14 de mai. de 2016

Ver no GitHub
 (0 comments) (0 reactions) (0 assignees)JavaScript (206 forks)batch import
help wantedquestion

Métricas do repositório

Stars
 (1.037 stars)
Métricas de merge de PR
 (Mesclagem média 16m) (1 fundiu PR em 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

Guia do colaborador