Happy Employees == Happy ClientsCAREERS AT DEPT®

Brandon Pfeiffer

A collection of 1 post

Dependency Injection for Type Script AWS Lambdas
Platforms

Dependency Injection for Type Script AWS Lambdas

We talk about Microsoft's dependency injection package TSyringe and its different dependency scopes. We explain how to use resolution scoped dependencies over transient, singleton, and container scoped dependencies to limit the scope of a dependency to a single lambda invocation.

Brandon Pfeiffer8 min read
Keep Reading