Code Monkey home page Code Monkey logo

Comments (6)

ashack293 avatar ashack293 commented on May 22, 2024

+1

from serverless.

ac360 avatar ac360 commented on May 22, 2024

I'm working with @doapp-ryanp on JAWS V1. We're moving fast and rapidly refactoring stuff. Soon it will be more stable and easier for others to PR.

In the interim, please look at the jaws-modules section. We're looking to create a module/template ecosystem of pre-written back-end functions/tasks, that every JAWS user can easily mix and install into their project with the jaws install command.

A single lambda function can be a module, or a group of lambda functions can be a module. Here are some ideas:

  • lambda-img-resizer-java,
  • lambda-sms-sender-twilio-js,
  • lambda-email-sender-ses-java,
  • lambdas-user-crud-dynamodb-cognito-js,
  • lambdas-user-crud-mysql-jwt-java,
  • lambdas-essential-event-handlers,
  • lambdas-third-party-authenticators,

Being able to mix and match pre-built back-end modules, written in various programming languages, and ready to be deployed in their own containers (lambdas) is a beautiful thing!!! If you'd like to help, writing some useful modules would be awesome!

The jaws-module jaws.json specifications are changing a lot, so keep watching that. But, the functions you write won't change at all.

from serverless.

ollieza avatar ollieza commented on May 22, 2024

"lambda-img-resizer-java" - could you provide details on how you would see this one functioning.

from serverless.

tobyhede avatar tobyhede commented on May 22, 2024

@ac360 Is the v1 branch where we should be looking/working?

from serverless.

ac360 avatar ac360 commented on May 22, 2024

@tobyhede Yes :)

from serverless.

ac360 avatar ac360 commented on May 22, 2024

We now have aws-modules (awsm) and JAWS V1. Everything is looking fantastic. Check out aws-modules if you are looking for an easy way to help. There is huge opportunity here.

from serverless.

Related Issues (20)

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.