Team
RAD-Raiders: Anju Koshy, Zheng Zhong, Walter Einhorn, Mike Linford
Problems
- Continuous Delivery often involves a large number of tools.
- Information (such as test results) can be spread across a large number of different places and hard to analyze.
Solution
- A centralized REST-based web service with easy-to-read dashboard.
- The RESTful service is tool-independent and can be called from any service or application that can make HTTP calls.
Benefit
- Streamlined deployment process
- Provides DevOps with deployment results from many different services.
Log in or sign up for Devpost to join the conversation.