Intelligent Software Delivery for Argo – multicluster visibility, automation, audit
WEBINAR @ 30 MAR REGISTER NOW
1000+ DOWNLOADS GRAB IT NOW
WEBINAR @ 12 APR REGISTER NOW
In this blog, we will examine some of the popular enterprise deployment tools, introduce two of Netflix’s open-source deployment tools, the Nebula Gradle plugins, and Spinnaker, and we will show you how to deploy a production-ready Spring Boot application. We will use a fully automated CI/CD pipeline workflow using the following tools: The build, and bake process will […]
March 24, 2021
In this blog, we will explore how to integrate Kayenta with Spinnaker to scrape metrics from Prometheus and perform Automated Canary Analysis in your CI/CD pipeline using the Spinnaker pipeline. We expect the reader to have a basic understanding of how Spinnaker works as a Continuous Delivery tool and orchestration platform for deploying new software application releases, […]
February 8, 2021
After implementing a CI/CD process, many organizations face three significant challenges that block them from consistently, safely, and quickly delivering software. The three main reasons that slow down a CI/CD pipeline are as follows: Slow software delivery: Even with automated pipelines, changes to production services and applications still take too long to move from development […]
January 28, 2021
DevOps team spends hours alone in manually diagnosing, troubleshooting issues, or identifying the risk of a release in build, test, deployment stages to promote it to the production stage. This process of verifying a release is overwhelming and error-prone and delays the time to move software from code check-in to release. Continuous Verification is an automated […]
January 22, 2021
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
Industry Standard Authentication for your deployments Manage access using OAuth, SAML, LDAP, X.509, Github teams. Schedule a Demo Introduction Security Assertion Markup Language (SAML) is a standard for logging users into applications based on their sessions in another context. This single sign-on (SSO) login standard has significant advantages over logging in using a username/password: Advantages […]
January 15, 2021
“We implemented a modern CI & CD, but our process is Still slow and costly.” Says the CIO of a large enterprise (Fortune 100), during an interview. The CIO leads a team of about 10,000 thousand engineers responsible for delivering 1000+ applications and doing 400,000 deployments a year came up with the statement as quoted […]
January 7, 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
Many developers, DevOps engineers, and SREs are clearly excited about using Spinnaker to modernize their overall software delivery (CI/CD) process. And the primary reasons for this excitement are Spinnaker is open-source software and the only tool to offer hybrid and multi-cloud deployment in the marketplace. At the same time, many organizations are hesitant to move […]
December 3, 2020
Why do we need a ServiceNow Custom Stage in the Spinnaker CI/CD pipelines? In today’s fast-paced world of software delivery business with high release cadence, organizations need to have the proper audit and approvals in place before releasing any applications into the production environments while using Spinnaker CI/CD pipelines. The release items need to undergo […]
November 23, 2020