Learn about the Deployment API developed by HERE Technologies to streamline service deployments to DC/OS. Explore how this API acts as an intermediary between development teams and the Marathon API, allowing for standardized deployments across multiple teams while maintaining operational control. Discover the motivations behind creating this API, including reducing bottlenecks, simplifying the learning curve, and ensuring proper configuration for logging and monitoring. Gain insights into the API's features, such as enhancing Marathon JSON, implementing global configurations, and utilizing label templates. Follow along with a demonstration of the deployment process, including code examples and Jenkins pipeline integration.
Deployment API: Simplifying DC/OS Deployments for Developers