What are some best practices when securing DevOps environments?

334 viewscircle icon1 Upvotecircle icon3 Comments
Sort by:
IT Manager in Software6 years ago

Would like to add the following with respect to containers.

Release - Ensure image signing and integrity of container images. 
Deploy - Harden the environment with industry benchmark standards such as CIS. Enable sufficient logging.
Operations - Periodic scanning of image repository for vulnerabilities. Restrict root privileges to node for containers. Restict network communication between containers.
Monitor - Monitor privilege escalation and escape attempts, and container process for malicious behaviour.   
 

Lightbulb on1
Director Certifications in Education6 years ago

I totally agree with Harry. He said it best.

Lightbulb on1
Principal Information Security Officer in Education6 years ago

Make static and dynamic application security testing as well as interactive application security testing, software composition analysis and container security scanning (and patching) an integral part of your DevOps 'build' pipeline processes. 

Lightbulb on2

Content you might like

Hiring13%

Upskilling70%

Balanced approach17%

Neither1%

View Results

CIO31%

CDO/CDAO (chief data/analytics officer)21%

CISO12%

CTO14%

CEO6%

Ownership is shared10%

Someone else3%

No one3%

View Results