DEV Community

Cover image for Programming Tip #3: Functional Core, Imperative Shell for AWS Lambdas
Jesse Warden
Jesse Warden

Posted on

2 1

Programming Tip #3: Functional Core, Imperative Shell for AWS Lambdas

Programming Tip #3: Functional Core, Imperative Shell for AWS Lambdas. Make all code pure functions, then put all side effects and exceptions inside your handler only.

Image description

Learn more:

Top comments (0)

Billboard image

The Next Generation Developer Platform

Coherence is the first Platform-as-a-Service you can control. Unlike "black-box" platforms that are opinionated about the infra you can deploy, Coherence is powered by CNC, the open-source IaC framework, which offers limitless customization.

Learn more

👋 Kindness is contagious

Please leave a ❤️ or a friendly comment on this post if you found it helpful!

Okay