-
Notifications
You must be signed in to change notification settings - Fork 1
Visualization
Our frontend can be accessed from: https://dull-eagle-11.loca.lt/
Note:
We are using Google OAuth and JWT tokens for authorization and authentication. Since JetStream VM IPs cannot be configured for our Google API (as the IP does not correspond to a “.com/.org” domain). We have currently set up localtunnel for accessing our frontend. We have used “nohup” to initiate the tunneling to our UI service via localtunnel such that assigned domain persists until the instance is up. Currently, the assigned address is http://projectneo.ignorelist.com:32000/.
For projecting different kinds of earth data and to keep them uniform we standardized values from 0 to 1000, where 0 represents the lowest value present for that particular visual and 1000 is the highest value present. That way users can easily see the outliers on the graph and make sense of it.
Issue:
- Testing Overview
- Load Testing
- Overall System Load Testing
- Spike Testing
- Fault Tolerance Testing
- Conclusion & Future Improvements
- Data Assimilation
- Architecture Improvements: Message Queues, Caching and Polling
- CI/CD and Infrastructure Deployment
- Visualization
- Custos Deployment Status
- Rancher Setup
- Kubernetes Cluster Deployment using Rancher
- Setting cert-manager, keycloak, consul, vault and MySQL
- Custos Deployment
- JMeter Testing for Custos Deployment with Python SDK
- Custos - Suggested Improvements