Belinda Marion Kobusingyebelindamarionk.hashnode.net·Sep 13, 2022Meet the programmer who automates everything: The DevOps guyHappy programmers' day🤓! Heads up. I am a front-end software engineer. I have little to almost no experience in DevOps. This year was my first time working in a team with a DevOps engineer. Today, I thought it would be great to share what I have so ...Discuss·17 likes·486 readsDevops
Dave Murrayirongut.hashnode.net·Aug 7, 2022Secure your .NET builds with StepSecurity and GitHub ActionsSoftware supply chain attacks are increasing in severity and frequency. StepSecurity are working to help secure DevOps workflows using GitHub Actions. In this article I show how you can use StepSecurity's tools to improve the security of your workflo...Discuss·10 likes·512 readsGitHub Actionsgithub-actions
Raven Dickersontheamazinraven.hashnode.net·Feb 3, 2023How I'm Slightly Pivoting my CareerHiii!! I'm back again! This time I'm here to talk about what I've been up to and how I'm slightly pivoting my learning goals. As a Junior DevOps professional (wow, it feels weird to say that!), I'm always interested in ways to improve and evolve my s...Discuss·10 likes·57 readsDevops
Abhay Singhabhaysingh.hashnode.net·Mar 13, 2024The Ultimate DevSecOps Guide: Automate Security in Your CI/CD PipelineAre you ready to elevate your software security? DevSecOps is the solution, seamlessly integrating security into your CI/CD workflow. This guide will empower you to automate security testing, catch vulnerabilities early, and deliver secure products f...DiscussAWS
Abhay Singhabhaysingh.hashnode.net·Feb 22, 2024How to configure DevSecOps in Azure DevOpsA comprehensive guide on how to configure DevSecOps in Azure DevOps, combining the best practices and tools suggested: Key Principles Shift Left: Integrate security as early in the development process as possible. Automation: Automate security testi...Discussazure-devops
Thomas A. McGonaglemcgonagle.hashnode.net·Apr 23, 2023A ChatGPT Generated Blog about Krav Maga and Application SecurityPrompt #1 I need an analogy for offensive and defensive security with respect to devops. I like the title DevSecOps and like Krav Maga analogies Prompt #2 You are a 15-year experienced DevOps professional who is writing a blog on the importance of si...DiscussDevSecOps
Vincent Chosenchosenblog.hashnode.net·Apr 18, 2023DevOps + Security = DevSecOpsby Vincent Chosen Integrating security into the software development process is a good practice. DevSecOps aims to ensure that security is integrated throughout the software development lifecycle, from development to deployment. Various tools are ava...DiscussDevops
Raushan RajforCloud Security Operations Centerraushanraj-1664511904508.hashnode.net·Apr 13, 2023DevSecOps - OpenSource SAST for your CI/CD pipelineDevSecOps stands for Development, Security, and Operations. DevSecOps involves introducing security practices and integrating tools earlier in the software development life cycle (SDLC), rather than treating security as a separate, post-development a...Discuss·145 readsSAST
Riya Sharmariyasharma.hashnode.net·Apr 8, 2023Docker Container Security using OPA ConftestAs security threats are rapidly increasing in organizations they need to look into the security best practices to mitigate the potential risk. Nowadays, Docker Containers are being used everywhere to deploy the application, and the thing that we shou...DiscussDocker
wisdom uchecartwild.hashnode.net·Mar 26, 2023DevSecOps: The Leading DevOps Trend to Look for in 2023DevOps has revolutionized software development and operations, enabling teams to deliver high-quality software faster and more efficiently. However, with the increasing number of cyber threats and security breaches, the need for secure software devel...DiscussDeveloper
JuanGarciasecuredevops.hashnode.net·Mar 25, 2023DevSecOps ComponentsLast time we learned what is DevSecOps, how can it help and how to start working with it. Today we are going to delve into the principal components of a successful DevSecOps practice. Code Analysis This is the process of investigating the source code...Discuss·29 readsDevSecOps
JuanGarciasecuredevops.hashnode.net·Mar 25, 2023What is DevSecOps?At this point I guess we all know what DevOps means, but what about DevSecOps? Another buzzword? Why should we care? DevSecOps Let's start by defining what DevSecOps means: DevSecOps is the practice of integrating security at every stage of software ...Discuss·31 readsDevops
Abdulrahman Ahmad(Alpha)abdulrahmanalpha.hashnode.net·Mar 21, 2023Infrastructure as Code (IaC) Security Best PracticesIntroduction: Infrastructure as Code (IaC) is a software engineering approach to managing and provisioning IT infrastructure through code. With IaC, infrastructure resources such as virtual machines, networks, and storage can be easily managed and de...Discuss·36 reads2Articles1Week