issues
search
airavata-courses
/
vulcan
Spring 2022 Project
Apache License 2.0
1
stars
3
forks
source link
(#29) Feature user management
#47
Closed
ratchahan-anbarasan
closed
2 years ago
ratchahan-anbarasan
commented
2 years ago
Implement a separate microservice to manage the user data rather having them implemented within api gateway
Implement necessary routing changes in API gateway
POC with NoSQL and SQL databases and analyze which is better
Dockerize the service along with database for deployment
Implement CI with CircleCI