Making Agile and DevOps methodology compatible with PCI requirements

Posted by kenchew on Programmers See other posts from Programmers or by kenchew
Published on 2013-11-06T16:24:49Z Indexed on 2013/11/06 22:07 UTC
Read the original article Hit count: 211

Would like to hear from those working in a PCI compliance environment and is practicing agile development and devops methodology, how you maintain compliance with PCI requirements.

Specifically, what do you do to address:

  • separation of duties between development/test and production
  • alignment of continuous integration / deployment and change control
  • alignment of agile stories to requirement documentation

© Programmers or respective owner

Related posts about agile

Related posts about development-process