Technology Stack - RohanNagar/thunder GitHub Wiki
This page contains a list of tools and technologies that are being used in Thunder and Thunder development, outside of the code package dependencies.
AWS Products
Build, Test, Deploy
- Docker for easy application packaging/deployment
- Kubernetes for running Thunder in the cloud
- Travis CI for continuous integration and deployment of application jar to Github Releases
- Codecov for code coverage reports
- Dependabot for keeping dependencies up to date
- Maven Central for publishing Maven releases of the Java client
- Javadoc.io for hosting Javadoc for all Java modules