Skip to content
AnshulV98 edited this page Mar 20, 2020 · 3 revisions

Welcome to the VignyaanDwaarNirman wiki!

The goals of this project are:

  • Develop a highly available, fault-tolerant and micro-service architecture based web application that can visualize radar data from the AWS NEXRAD weather data set, with containerized RESTful micro-services.
  • Orchestrating all the micro-services through Kubernetes and CI/CD using Travis CI.
  • Implementing the following micro-services in respective programming stacks:
    • Frontend in React JS
    • API Gateway in Spring-Boot
    • User Management in Node JS
    • Session Management in Node JS
    • Data Retrieval in Python
    • Model Execution in Python
    • Model Analysis in Python
  • Deploy the web application to Jetstream Cloud Environment using OpenStack API using Kubernetes and CI-CD Tools
  • The architecture of the application looks like this: Screenshot_1
Clone this wiki locally