Skip to content
#

serverless-architectures

Here are 181 public repositories matching this topic...

Have you ever needed the ability to develop something simple for a business request but did not want to go through the trouble of creating a full application? Serverless computing will help you do that quickly and without the mess and fuss of dealing with infrastructure.

  • Updated Oct 7, 2021

This is a simple serverless application built on AWS Cloud using SAM. This application takes JSON dictionaries of student details/scores and grades them accordingly. It integrates lambda, s3 and sns topics as well as DLQ's. The app was initialized using the sam init in the CLI with the hello world as the base template.

  • Updated Nov 26, 2022
  • Python

Improve this page

Add a description, image, and links to the serverless-architectures topic page so that developers can more easily learn about it.

Curate this topic

Add this topic to your repo

To associate your repository with the serverless-architectures topic, visit your repo's landing page and select "manage topics."

Learn more