Using the CI/CD Process to Achieve NIST 800-53 Compliance
Download Whitepaper Now
DEC 13 WEBINAR REGISTER NOW
1000+ DOWNLOADS GRAB IT NOW
DevOps and DevSecOps are still relatively new concepts in the field of software engineering. While both are modern day evolution of traditional agile/ SDLC practices, knowing which particular philosophy to embrace depends upon your organization’s goals/ objectives. In this blog, I’ll be decoding the differences between DevOps vs. DevSecOps so that you can decide for […]
November 30, 2023
Table of Contents What is a software delivery pipeline? A software delivery pipeline is a series of dependent stages through which a code or artifact flows from the developer’s system to a production server. In a software delivery pipeline, the code will progress from code check-in through test, build, deploy, and production stages. We can […]
March 16, 2022
About Symphony Symphony is a unicorn that offers a highly secure and scalable cloud based messaging and collaboration platform for financial institutions of all sizes, with bots and automation to improve everyday workflows. Challenge Accelerate Innovation by Reducing Software Delivery Time Faced with stiff competition, the organization needed to increase the speed of delivering enhancements […]
February 22, 2022
In our previous blog on Achieving development velocity, we established how organizations can scale their development velocity without compromising on security. What is a Software Release? and why measure the quality of release? A software release is a new or an enhanced version of existing software. A Software release is aimed at improving security, features, […]
November 24, 2021
In this blog, we detail the importance of deployment velocity for an organization to stay competitive and meet market demand for just-in-time innovation and deliveries. Development velocity is one of the three key value drivers that the ISD platform delivers. Subscribe here and be notified when we release the blog about the other two drivers. […]
November 12, 2021
Many organizations are using a combination of Jenkins and a tool like Ansible, Puppet, Chef, or Salt to automate their CI/CD pipelines but find themselves having to do many steps manually or using a series of scripts that can be hard to maintain. Many organizations manually move software from Development to Staging to Production with time-consuming manual processes. Spinnaker can fully automate these processes. Spinnaker can fully integrate with standard CI/CD tools such as Jenkins, SonarQube, and Artifactory but add a layer of automation to automate software deployments to Development, Staging, and Production, eliminating many manual steps. Spinnaker also automates the creation of Canary Analysis and Blue/Green environments. Many large organizations, including Netflix and Google, use Spinnaker. Spinnaker was developed at Netflix and Google to automate their massive volume of CI/CD pipelines, but both large and smaller organizations can benefit from Spinnaker’s automation.
October 10, 2021
Objective: In our previous blog we have showcased how to authenticate using LDAP. But there are customers using open source Spinnaker for production usage and want even more security. And we help them securing their application even more, with the help of mutual TLS (mTLS) as it is based on certificates. mTLS is provides additional […]
July 30, 2021
As a part of CdCon summit 2021, a fireside chat moderated by Balaji Siva, VP of product at OpsMx with Grace Akinsola, the program manager, and Abdul Basit Kabir, the DevOps Engineer from InterSwitch. We would like to share their experience in achieving continuous delivery and success story with Spinnaker. So in this blog, we […]
July 21, 2021
This blog will recap the current trends in continuous delivery showcased at cdCon and Spinnaker Summit 2021. Secondly, we will give a glimpse of some customers who have knocked off challenges in their SDLC by using Spinnaker. Interesting trends from the cdCon event to note are: There Still a Need for Speed: Many sessions highlighted […]
July 14, 2021
Introduction: For all the people out there who want to understand DevOps and CI/CD methodology better and start implementing it in their organization, I have curated a list of top 5 must read DevOps books. So let us dive into the world of books. The Phoenix Project: Authors: Gene Kim, George Spafford and Kevin […]
July 7, 2021
Introduction Security Assertion Markup Language (SAML) is a standard used for user login to different applications like Spinnaker, based on their logged-in sessions used in another context. This single sign-on (SSO) login standard has significant advantages over logging in using a username/password: No need to type in credentials No need to remember and renew passwords No weak passwords The […]
June 30, 2021