Skip to content

Latest commit

 

History

History

2-app-repo

Serverless Application Repository Workshop Tasks

Goal

The main goal of the Serverless Application Repository Tasks is to enable your Jarvis to search and create serverless applications from the Serverless Application Repository.

Task list

You will need to have:

  1. A service that will handle all the communication with Serverless Application Repository and CloudFormation
  2. A service method that will search applications by keywords and labels in the Application Repository from serverless application repository
  3. A service method that will get each of the applications and find the corresponding ones
  4. A service method that will create an execute the found serverless application/component CloudFormation stack

Each of the tasks are more detailed inside their corresponding folders here.