Download Your Guide to Securing Software Delivery
WEBINAR @ 18 OCT REGISTER NOW
1000+ DOWNLOADS GRAB IT NOW
Security practices and principles of software development life cycle forms the basis of building a secure DevOps culture around continuous delivery using Spinnaker. Spinnaker is a powerful open-source continuous delivery platform that enables organizations to automate and streamline their software delivery processes. This blog provides insights into two aspects of secure DevOps culture (and secured […]
May 30, 2023
Spinnaker introduced traffic management in Kubernetes deployments in version 1.14. In this blog, we discuss the Blue/Green deployment strategy and how to configure in Spinnaker using traffic management. Red/Black or Blue/Green Strategy : Red/Black is to deploy a new version of your application alongside the existing version(s), send client traffic to the new version, and then disable traffic […]
September 22, 2019
Spinnaker has some quirks when enabled for LDAP authentication, especially the login URL. When deploying Spinnaker using the published Helm chart, the Spinnaker microservice, the gate is available on /gate on deck. But the login URL gets routed to /login and after successful login, it gets routed to /auth/redirect instead of being relative to the […]
September 12, 2019
Using Spinnaker, you can manage deployments of your application in a consistent, repeatable and safe way through what is called a pipeline. In this tutorial, you will learn how to setup and deploy an application using OpsMx Spinnaker trial. You will learn how to: Create a pipeline Examine the pipeline stages Run the pipeline Manually […]
September 10, 2019
Enterprises turn to containers to modernize their applications and typically select OpenShift for container applications infrastructure. But to automate applications deployment across test, QA, staging/production OpenShift clusters, to audit the deployments for compliances and to get end-to-end visibility for dev and ops, Enterprise need a modern Continuous Delivery Platform. In this briefing, you will learn […]
May 27, 2019
We are excited to announce that OpsMx has joined the Continuous Delivery Foundation as one of the first members to accelerate the adoption of Spinnaker continuous delivery solution. The Continuous Delivery Foundation (CDF) serves as the vendor-neutral home of many of the fastest-growing projects for continuous delivery, including Jenkins, Jenkins X, Spinnaker, and Tekton. CDF […]
March 27, 2019
Two of the newest DevOps tools that are gaining in popularity are Terraform and Spinnaker. They are similar in that they both work with multiple cloud providers. Terraform is similar to AWS Cloudformation in that you can use it to provision servers and network resources but not just with AWS but with other cloud providers […]
February 26, 2019
OpenStack is used by many large enterprises for their private cloud deployments. From our customer conversations, these enterprises are also moving to the public cloud (such as AWS) and deploying Kubernetes for their container workloads. With such a varied nature of the deployment environments, it becomes a challenge to maintain scripts for deploying your applications. […]
August 1, 2018
Your developers have adopted containers and microservices applications. You have implemented continuous integration tools like Jenkins. But your software delivery is still slow due to high ceremony release approvals, manual judgment of releases and myriad of scripts to roll-out and roll-back cloud deployments. So in essence, you need to modernize your software delivery to meet […]
March 16, 2018
In 2017, Target’s engineering team embarked on a journey to facilitate rapid software delivery to Target stores to enable innovation and quick response to ever-evolving business needs. The team had to build a safe and expedient continuous delivery pipeline to 1,800 deployment targets. The method of deploying code in the home-grown platform was cumbersome and […]
July 25, 2017