Skip to content

An opinionated example of a lightweight 'clean code' Lambda function architecture for a service in the experience layer of SAL Architecture, with code examples written in the AWS CDK and TypeScript.

Notifications You must be signed in to change notification settings

ik-serverless/serverless-clean-code-experience

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

2 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Serverless Lightweight Clean Code Approach

An opinionated example of a lightweight 'clean code' Lambda function architecture, with code examples written in the AWS CDK and TypeScript.

image

The article can be found here: https://medium.com/@leejamesgilmore/serverless-lightweight-clean-code-approach-84133c90eeeb

Getting started

To deploy the solution please look at the steps in the article linked above.

** The information and code provided are my own and I accept no responsibility on the use of the information. **

About

An opinionated example of a lightweight 'clean code' Lambda function architecture for a service in the experience layer of SAL Architecture, with code examples written in the AWS CDK and TypeScript.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • TypeScript 98.8%
  • JavaScript 1.2%