Download Your Guide to Securing Software Delivery
WEBINAR @ 18 OCT REGISTER NOW
1000+ DOWNLOADS GRAB IT NOW
Spinnaker is an open-source continuous delivery platform used to deploy applications into Kubernetes, cloud (AWS/GCP/Azure) and VMs. With businesses adopting more microservices architecture for scale, they are looking for solutions to streamline their CI/CD process. Spinnaker is often considered to automate the software delivery process using pipelines. In this article, we will discuss how to install […]
June 5, 2023
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
What is Role Based Access Control and why is it needed anyways? Role-based access control (RBAC), is a mechanism that creates guardrails by restricting system access. In the context of CI/CD RBAC helps in separation of duties by defining user roles and actions of specific CI/CD or DevOps tools, applications and other services or resources. […]
May 25, 2023
Securing software releases and deliveries is one of the top priorities amongst DevSecOps, DevOps, CloudOps and Engineering teams. Security is becoming costlier day by day and the impact is enormous. Disruption or loss of business besides loss of reputation are the most common outcomes. Security breaches can happen within any given stage of the software delivery […]
March 28, 2023
Amidst a new year of new ideas, new challenges, and new technologies, what is the role of Spinnaker in 2023? For enterprises around the world, including some of the world’s largest, Spinnaker will continue to be the foundation for large-scale, controlled, and highly available software delivery across application environments. I shared my thoughts on the […]
January 4, 2023
Highly available Spinnaker for scale Today developers deploy applications continuously using a CD tool like Spinnaker. There can be many reasons such as cloud zone/region unavailability, due to which Spinnaker service can go down. With multiple teams working across multiple regions, Spinnaker downtime could impact the overall productivity and scale. It is very essential for platform […]
November 30, 2022
What is ISO 27001? The International Organization for Standardization (ISO), is an independent, international organization that sets the global standards for security and safety. In other words, ISO consults experts all over the world to create standards that define what excellence looks like. ISO 27001 is a part of the ISO 27000 family of standards, […]
November 8, 2022
Intro to CD Adopting containers is a common strategy for enterprises today to roll out new application changes quickly, deploy efficiently and run applications securely. To achieve those goals, many enterprises are now adopting continuous delivery (CD) in order to deploy changes into production quickly, frequently, and safely. Many CD tools are used to deliver […]
October 14, 2022
Introduction It’s no secret that empowered teams are happier, create better products, and allow product leaders to spend more time on product discovery and strategy. Most organizations today aim to create autonomy among their teams by establishing shared goals. This allows managers of product teams to solve the biggest and most urgent problems seamlessly. But […]
September 19, 2022
Software deployment is an inherently risky process. And the risk increases with scale. The more updates and pipelines, the greater the risk. Most organizations still use manual methods to analyze deployment errors and assess risks. Not only is this painfully tedious, but also a laborious and error-prone task. That is why organizations must gain insights […]
August 31, 2022
Grafana is an open-source visualization tool used to monitor infrastructure in real-time. The visualization of data through graphs helps in log analysis and troubleshooting real-time infra issues. Many companies are implementing Grafana as it can connect with many data sources, like Prometheus, MySQL, InfluxDB, AWS CloudWatch, and others. This flexibility of supporting various data sources […]
August 29, 2022