Tutorial

Showcase serverless development in action

WARNING

This page is under review.

Several changes have been made to the project since its first draft and therefore the tutorial needs to be updated to the publishing system.

Tutorial

This tutorial walks you through developing a simple OpenServerless application using the Command Line Interface (CLI) and Javascript (but any supported language will do).

Its purpose is to showcase serverless development in action by creating a contact form for a website. We will see the development process from start to finish, including the deployment of the platform and running the application.


Getting started

Let’s start building a sample application

First steps

Move your first steps on Apache Openserverless

Form validation

Learn how to add form validation from front to back-end

Use database

Store data into a relational database

Sending notifications

Sending notifications on user interaction

App Deployment

Learn how to deploy your app on Apache Openserverless