Skip to content

A serverless chat application - Made with AWS Lambda & React

Notifications You must be signed in to change notification settings

purvesh62/chatify

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

33 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Chatify - A serverless chat application

Application Demo

This application was a part of my graduate studies CSCI 5409 - Advanced Cloud Computing course project.

Application Architecture

Application architecture

Cloud Formation Execution Steps

Cloud Formation

Create a room to chat with your friends.

Note: No messages are saved on the server which makes it secure.

Create room ID

Join an already created room - Requires a Room ID.

Alt text