Four Effective Strategies for Optimizing Application Security with ASPM
Download Ebook Now
FEB 19 2025 REGISTER NOW
1000+ DOWNLOADS GRAB IT NOW
ON DEMAND WEBINAR WATCH 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
Enterprise’s adoption of containers has become mainstream, and Kubernetes is the default container management platform of choice across enterprises. Spinnaker is now the leading multi-cloud, flexible continuous delivery tool of choice, and it is increasingly being used to automate Kubernetes applications deployments. However, Spinnaker’s default configuration does not support deployments into a different security domain. This […]
February 10, 2021
1. Prerequisites Source Code in GitHub Spinnaker 1.16 1.1 Source Code Repository in GitHub Prepare a GitHub repository with some source code to build and it must contain either a Dockerfile or a cloudbuild.yaml file to configure the build. Spinnaker Deploy Code 1.2 Spinnaker Spinnaker should be running with v1.16.1. 2. Google Cloud Platform (GCP) Configuration 2.1 GCP project […]
September 30, 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