DEV Community

Cover image for Serverless Infrastructure, Backend and Frontend in one Package : SOMOD
Raghavendra
Raghavendra

Posted on

1

Serverless Infrastructure, Backend and Frontend in one Package : SOMOD

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.

Try SOMOD

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