I'm writing this post to introduce the new framework for the serverless stack, the SOMOD.
SOMOD - Serverless Optimized MODules
SOMOD Combines 3 parts of the application, Infrastructure, Backend, and Frontend into a single NPM Package.
Each Module (the NPM package created using SOMOD) is extendible and reusable. Complex applications can be made just by adding the smaller modules as dependencies.
Features of SOMOD
- Sharable
- Reusable
- Extendible
- Encapsulates everything needed for an application
- Serverless Optimized
- Compatible with any module developed using SOMOD
- Readily available modules from our library
- Easy learning curve.
Top comments (0)