Intelligent Software Delivery for Argo – multicluster visibility, automation, audit
WEBINAR @ 30 MAR REGISTER NOW
1000+ DOWNLOADS GRAB IT NOW
WEBINAR @ 12 APR REGISTER NOW
The software team implements Continuous Integration and Delivery (CI/CD) pipelines or workflows to quickly build and release software to market. These pipelines are mostly built using tools like Jenkins and Spinnaker to automate the delivery process of cloud-native applications. The DevOps team continues to focus on making the development and deployment process more efficient. Large […]
January 20, 2023
What is Canary Deployment Canaries were an essential part of British mining history: these humble birds were used to detect carbon monoxide and other toxic gases before the gases could hurt humans (the canary is more sensitive to airborne toxins than humans). The term “canary analysis” in software deployment serves a similar purpose. Just as […]
February 1, 2021
Background Spinnaker instances often use x.509 as a certificate authority (ca) issued by Identity Provider (IDP) for authentication in Spinnaker. Spin CLI is the command-line interface to access Spinnaker from outside using a terminal rather than a browser. We can manage applications, pipelines, pipeline templates as a code, projects, and canary configs through Spin CLI. Spin […]
January 29, 2021
OpsMx works with a company that provides a well-known destination site, founded in the early 2000s, with more than 200M unique monthly viewers worldwide. It has received more than 300M user reviews and is ranked as a leader in its segment. Challenge Accelerate Innovation by Reducing Software Delivery Time Faced with stiff competition, the organization […]
This is the second of a three-part series on how to speed up your CI/CD process using OpsMx Autopilot Part 1 – “What is slowing down your CI/CD pipeline?” discusses the challenges that a typical continuous delivery (CD) system will have even after implementing a modern CD tool. Part 2 – “Use OpsMx Autopilot to […]
January 28, 2021
This is the third part of a three-part series. Part 1 discusses the need for an intelligence layer in the software delivery process. Part 2 provides a brief overview of OpsMx Autopilot, the layer of intelligence for your CI/CD process. In this blog, we review two customer use cases to understand how Autopilot saves time […]
Introduction As Spinnaker has a microservice-oriented architecture, the recommended way to deploy Spinnaker is to deploy in a Kubernetes environment (an open-source system for automating deployment, scaling, and management of containerized applications using microservices). In this tutorial, we will show you how easy it is to set up a Spinnaker instance in Kubernetes using Helm […]
January 21, 2021
Spinnaker has multiple components ( or microservices) like Orca, Igor, Clouddriver, and so on. Each component has a specific role. While deploying or installing Spinnaker in Kubernetes, each component is installed separately. Enterprises often need to use custom Docker container images to specify their project-specific dependencies and incorporate additional functionality, and features that are not […]
OpsMx continues to add additional capabilities to OpsMx Enterprise for Spinnaker(OES) to help you solve problems in your day to day life as a CI/CD professional. We are pleased to announce the general availability of the OpsMx Enterprise for Spinnaker (OES) 3.4 version to all our customers. The theme for this release encompasses the following […]
January 14, 2021
Lorem ipsum dolor sit amet, consectetur adipiscing elit. Ut elit tellus, luctus nec ullamcorper mattis, pulvinar dapibus leo. Introduction Prometheus is a popular open-source APM (application performance monitoring) tool that collects data from each of the Spinnaker Monitoring Daemons, which actively polls corresponding Spinnaker microservice instances that run in the Kubernetes containers, pods, and the underlying cluster infrastructure. Enterprises […]
December 22, 2020
What is Continuous Verification? Continuous Verification is a framework for minimizing errors during build, deploy, test, and release process. It validate the health of a new software release through AI algorithms uses rely on data from your existing metrics and logs. Why was there was need for Continuous Verification ? While deploying applications at high velocity […]
December 18, 2020