Preface: What is CI/CD? CICD, CI/CD Pipelines or Continuous Integration/Continuous Deployment is a systemic approach to promoting changes to your applications and environments using scripts or automation, with the intent to reduce manual…
Security is a huge deal these days, from small businesses to large corporations, data that is stored on servers must be secure, and that means that any code that makes…
We are all looking for better, more efficient ways to do things. In the world of DevOps, this has come down to implementing better systems to manage the work of…
Deployment of software has changed over the years. In the beginning, and up until recently, most software development was just that, a linear development process from beginning to end. The…