Quantcast
Channel: JavaScript – codecentric AG Blog
Viewing all articles
Browse latest Browse all 70

The testable Lambda – A lightweight approach with Dependency Injection

$
0
0

With AWS Lambda, you can run code without having to maintain the runtime environment – hence the term “serverless” for this kind of deployment model. A Lambda application can be a component of a larger, distributed application, communicating with other, external components. Examples of such external components are DynamoDB databases, S3 file buckets or REST... Read more

Der Beitrag The testable Lambda – A lightweight approach with Dependency Injection erschien zuerst auf codecentric AG Blog.


Viewing all articles
Browse latest Browse all 70

Trending Articles