Skip to content

Latest commit

 

History

History
11 lines (9 loc) · 567 Bytes

README.md

File metadata and controls

11 lines (9 loc) · 567 Bytes

Restaurant-Finder (CAB432 Assignment 2)

Note: Check report for UI snapshots

Objective:

  • To explore a scalable, load-balanced cloud application with a stateless architecture

Content:

  • A simple mashed up web application using Zomato API, Google API and OpenWeatherMap API
  • Used Microsoft Azure Cloud Services
  • Two layer persistence using AWS S3 Cloud Storage and Redis for caching

NOTE: This only the raw code for the front end application and does NOT cover the process of setting up the scaling, load balancer of the cloud application.