Happy Employees == Happy ClientsCAREERS AT DEPT®

Ideas & insights from the DEPT® developer community

How to reduce costs in AWS
Process

How to reduce costs in AWS

Templates may use configurations adding up unnecessary expenses. Here's my journey to move away from this config to reduce this project's AWS cost.

David Wang4 min read
Keep Reading

Filter by

PlatformsTeamsProcessPeople
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