Managing dependencies isn’t easy for developers, especially in large projects with dependencies from many different sources. Staying organized when using dependencies is crucial both for productivity and security reasons, but can be a daunting task. Tips for managing dependencies often emphasize two primary messages: Establish Policies and Encourage Automation.
Continue ReadingDevOps
What is DevSecOps
As DevOps has become more mainstream and the benefits become well known, practitioners have looked at new ways to apply and extend the concepts to expand the benefits of DevOps philosophy to other areas of the business. One such natural extension is DevSecOps. DevSecOps takes the core tenets of DevOps and expands them to include…
Continue ReadingExploring DevSecOps
Intro to DevSecOps As DevOps has become more mainstream and the benefits become well known. Practitioners have looked at new ways to apply and extend the concepts to expand the benefits of DevOps philosophy to other areas of the business. One such natural extension is DevSecOps. DevSecOps takes the core tenets of DevOps and expands…
Continue ReadingDevOps is Series: Jez Humble
There are many takes on what DevOps is. There are many different angles from many people. In this series, we will explore a few of the different opinions of key companies and influencers on what DevOps is and what it means to key influencers in the space.
Continue ReadingDevOps is: The Agile Admin
The Agile Admin says DevOps is “a new term emerging from the collision of two major related trends. The first was also called “agile infrastructure” or “agile operations”; it sprang from applying Agile and Lean approaches to operations work. The second is a much expanded understanding of the value of collaboration between development and operations…
Continue ReadingDevOps Is: Atlassian
Atlassian says DevOps is “a set of practices that works to automate and integrate the processes between software development and IT teams, so they can build, test, and release software faster and more reliably. The term DevOps was formed by combining the words “development” and “operations” and signifies a cultural shift that bridges the gap…
Continue ReadingDevOps Is: (AWS) Amazon Web Services
AWS says DevOps is “the combination of cultural philosophies, practices, and tools that increases an organization’s ability to deliver applications and services at high velocity: evolving and improving products at a faster pace than organizations using traditional software development and infrastructure management processes. This speed enables organizations to better serve their customers and compete more…
Continue ReadingDevOps Pipeline Security
When developing software, ensuring integrity of the product is a top priority. Manually checking source code for weaknesses is not an option when trying to protect an application, as it is generally financially infeasible for human developers to take the time to comprehensively find flaws. Thankfully, this task can be automated using security scanning tools,…
Continue ReadingThe Three Ways of DevOps
If you are looking to implement a DevOps strategy in your organization there are three core tenants that are widely accepted by the DevOps community. These are known as the Three Ways of DevOps. They can act as a guiding light as you are making decisions and working to change the culture in your organization.
Continue Reading