-
Notifications
You must be signed in to change notification settings - Fork 2
Home
AnshulV98 edited this page Mar 20, 2020
·
3 revisions
- 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: