by Paul McCarty | Jul 31, 2023 | Uncategorized
What is DevSecOps and why is it important for my company? DevSecOps is the combination of development, security and operations in relation to application delivery. It involves integrating security testing at every stage of the software development process. This is...
by Paul McCarty | Jul 18, 2023 | Uncategorized
First, what does “CI/CD” stand for? CI/CD is an acronym used to refer to two separate and distinct parts of the software development lifecycle (SDLC), which are often discussed as one. Continuous integration (CI) focuses exclusively on the source code...