Serverless-Saturdays

A repo that contains all the resources from the Serverless Saturdays series

View project on GitHub

## What is Serverless Saturdays

It is a free monthly webinar about “everything Serverless”, an initiative from AWS User Group Tirupati and the Serverless Group, Bangalore

Prerequisite

  • A zeal to Learn about Serverless

Serverless Saturdays Playlist

27th Feburary, 2021

Session 1: Convince your boss to go Serverless

Session 2: CI CD in the World of Serverless

Interesed in contributing or presenting in the series?

  if (interested === true) {
     const emailId = "srushith.r@gmail.com" || "menonakshay07@gmail.com";
     // email is the best way to reach out to us.
     sendEmail(emailId);
  }

Want to get notifications for future events?

  if (notifications === true) {
     const form = https://konf.me/ss-forms;
     fillForm(form);
  }

Glad to see you here! Show some love by starring this repo.

LinkedIn Twitter

Content Courtesy Srushith Repakula, Smile Gupta