SERVERLESS PROJECTS

This blog contains projects with the prime focus on serverless technology

Start

Video Hosting Site

A fun project of mine where you can uplaod your videos and stream video uploaded by other user

Project is the online streamable video hosting site completely developed inside the AWS cloud. It utilizes serverless services like AWS Lambda, API Gateway, DynamoDB, SNS, etc to host requests. Only a single web server(running in Amazon EC2) was used to serve the main page and the rest of all services were developed and integrated using the serverless services. It also integrates the OAuth3.0 integration for user authentication.

Continue Reading


Accio - A JSON viewer

A JSON viewer for visualising the API request's

Through this tool support team doesnt have to scroll through mystery of the JSON response from the downstream application. The tool is built to help the support folks analyse the issue more conveniently. Click below to read more...

Continue Reading


Pizzeria App Part1 - Web Channel

A continuation to feed my obsession with serverless tech.

A pizza ordering application to serve the online customer and it has 3 different channels to accept the order from the customer web, chat-bot, and SMS-bot.To be mindful and not overwhelm my .00001% readers I divided it into a series of blogs, which demonstrate each ordering channel in more detail. Click that "continue Reading" to know more about it.

Continue Reading


Pizzeria App Part 2 - Facebook Chatbot

This is the second part of the pizza ordering applicaton in which order is taken by the Chatbot

A pizza ordering appliation which utlises the Facebook chatbot APIs and claudia js to support same ordering system we saw in the part-1 of this series. This post will only cover the integration of Facebook messenger with you backend application and all the configuration.Let the fun begin

Continue Reading


Full-stack serverless through AWS Amplify

Its a tutorial to create a Sign-In page powered by AWS cognito through AWS Amplify

Almost every application created these days has some sort of Sign-In functionality, which can be used to give the user a more personalized view and also helps the developer to allow the user to control their personal information. The blog demonstrates how to create a Sign-In page with the least effort using the AWS service Cognito. We will deploy everything using AWS Amplify. Click continue reading to aboard

Continue Reading


Introduction to GraphQL

Its an overview of the famous GraphQL API developed by facebook in 2015

GraphQL was introduced by Facebook in 2015, though it had been used internally. Since 2012. GraphQL allows clients to define the structure of the data that is required from an API call so that they can know exactly what data structure is going to be returned from the server. Click continue reading to aboard

Continue Reading

Diving in the abyss of serverless.

Hi this is Ruben Rao. Its my first attempt to develop any project completely on the serverless services. This website demonstrates all my project behind the scenes, that I’ve completed to explore and learn serverless services

  • Twitter
  • Facebook
  • Instagram
  • Managed by Ruben Rao.
  • Design: HTML5 UP