Skip to content

Latest commit

 

History

History
33 lines (21 loc) · 1.65 KB

DevSecOps.md

File metadata and controls

33 lines (21 loc) · 1.65 KB

DevSecOps

We spiked on a number of approaches to Cloud and DevOps, our learnings are in the DevSecOpsMVP repository. Here are a couple documents from that repo that provide a good overview of our approach and our work so far.

Environment

We are targeting

We prefer development environments to be virtualized using something like Docker. See the running-locally section of our prototype README for more information.

CI/CD Pipeline

We use

  • Azure DevOps for Source Code Management, Continuous Integration, and Continuous Deployment
  • Git for source control

More info about our current Azure DevOps setup is in the DevSecOpsMVP repo vsts folder.

Culture

We are

  • Continuously learning
  • Committed to an automated DevSecOps approach to this work