www.practical-devsecops.com Open in urlscan Pro
2606:4700:3032::ac43:bb88  Public Scan

Submitted URL: http://email.pdevsecops.com/e/c/eyJlbWFpbF9pZCI6ImRnU2hzQWNBQU9hM0FlVzNBUUdHRUNyTTFPcm44WXZkMjBZLUhlZz0iLCJocmVmIjoiaHR0cHM6...
Effective URL: https://www.practical-devsecops.com/certified-devsecops-professional/?utm_source=Cold+Mailer&utm_medium=Email&utm_campaign=Enterprises
Submission: On February 02 via manual from US — Scanned from DE

Form analysis 0 forms found in the DOM

Text Content

šŸŽ‰Ā  Weā€™ve just launched our Cloud-Native Security Expert CourseĀ  šŸŽ‰

X

 * Courses and Certifications
   * Courses
     * Learning Path
     * DevSecOps Professional (CDP)
     * DevSecOps Expert (CDE)
     * DevSecOps Leader (CDL)
     * DevSecOps Architect (CDA)
     * Container Security Expert (CSE)
     * Cloud-Native Security Expert (CCNSE)
     * Threat Modeling Professional (CTMP)
     * API Security Professional (CASP)
     * Security Champion (CSC)
   * Certifications
     * Certified DevSecOps Professional (CDP)
     * Certified DevSecOps Expert (CDE)
     * Certified DevSecOps Leader (CDL)
     * Certified DevSecOps Architect (CDA)
     * Certified Container Security Expert (CCSE)
     * Certified Cloud-Native Security Expert (CCNSE)
     * Certified Threat Modeling Professional (CTMP)
     * Certified API Security Professional (CASP)
     * Certified Security Champion (CSC)
   * Certification Process
     * Certification Process
     * Digital Badges
     * Career Pathways
     * Verify a Certification
     * Exam retake
 * Pricing
 * Enterprise
   * In-House Training
 * Resources
   * FAQs
   * Lab Extension
   * Blog
 * About PDSO
   * Testimonials
   * Careers
   * Contact Us
 * Enroll Now

 * Courses and Certifications
   * Courses
     * Learning Path
     * DevSecOps Professional (CDP)
     * DevSecOps Expert (CDE)
     * DevSecOps Leader (CDL)
     * DevSecOps Architect (CDA)
     * Container Security Expert (CSE)
     * Cloud-Native Security Expert (CCNSE)
     * Threat Modeling Professional (CTMP)
     * API Security Professional (CASP)
     * Security Champion (CSC)
   * Certifications
     * Certified DevSecOps Professional (CDP)
     * Certified DevSecOps Expert (CDE)
     * Certified DevSecOps Leader (CDL)
     * Certified DevSecOps Architect (CDA)
     * Certified Container Security Expert (CCSE)
     * Certified Cloud-Native Security Expert (CCNSE)
     * Certified Threat Modeling Professional (CTMP)
     * Certified API Security Professional (CASP)
     * Certified Security Champion (CSC)
   * Certification Process
     * Certification Process
     * Digital Badges
     * Career Pathways
     * Verify a Certification
     * Exam retake
 * Pricing
 * Enterprise
   * In-House Training
 * Resources
   * FAQs
   * Lab Extension
   * Blog
 * About PDSO
   * Testimonials
   * Careers
   * Contact Us
 * Enroll Now


CERTIFIED DEVSECOPS PROFESSIONALĀ CDP

The DevSecOps Professional course is our most sought-after DevSecOpsĀ Training
and Certification program.

In this course, you will learn:

 * DevSecOps processes, tools, and techniques.
 * Major components in a DevOps Pipeline.
 * How to create and maintain DevSecOps pipelines using SCA, SAST, DAST, and
   Security as Code.
 * How to mature an organizationā€™s DevSecOps Program.

ThisĀ DevSecOps Certification CourseĀ is practical in nature with 30+ guided
hands-on exercises in our state of the art online labs.

After the training, you will be able to:

 * Earn the Certified DevSecOps Professional certification by passing a 12-hour
   practical exam.
 * Prove to employers and peers, the practical understanding of the DevSecOps
   and Secure SDLC.

Register Now


PREREQUISITES

 1. Course participants should have knowledge of running basic linux commands
    like ls, cd, mkdir etc.,
 2. Course participants should have basic understanding of application Security
    practices like OWASP Top 10.
 3. You donā€™t need any experience with DevOps tools.

CHAPTER 1: AN INTRODUCTION TO THE BASICS

 1. What is DevOps?
 2. DevOps Building Blocks- People, Process and Technology.
 3. DevOps Principles ā€“ Culture, Automation, Measurement and Sharing (CAMS)
 4. Benefits of DevOps ā€“ Speed, Reliability, Availability, Scalability,
    Automation, Cost and Visibility.
 5. What is Continuous Integration and Continuous Deployment?.
    1. Continuous Integration to Continuous Deployment to Continuous Delivery.
    2. Continuous Delivery vs Continuous Deployment.
    3. General workflow of CI/CD pipeline.
    4. Blue/Green deployment strategy
    5. Achieving full automation.
    6. Designing a CI/CD pipeline for web application.
 6. Common Challenges faced when using DevOps principle.
 7. Case studies on DevOps of cutting edge technology at Facebook, Amazon and
    Google

Demo: A full enterprise grade DevSecOps Pipeline.

CHAPTER 2: INTRODUCTION TO THE TOOLS OF THE TRADE

 1. Gitlab/Github
 2. Docker
 3. Gitlab CI/Github Actions/Circle CI/Jenkins/Travis/
 4. OWASP ZAP
 5. Ansible
 6. Inspec
 7. Hands-On Labs: Building a CI Pipeline usingĀ  Gitlab CI/Jenkins/Travis and
    Gitlab/Github Actions.
 8. Hands-On Labs: Use the above tools to create a complete CI/CD pipeline.

Note: Once you learn the above tools, you will be able to create DevSecOps
Pipelines in Cloud providers like AWS, Azure DevOps etc.,

CHAPTER 3: SECURE SDLC AND CI/CD PIPELINE

 1. What is Secure SDLC
 2. Secure SDLC Activities and Security Gates
    1. Security Requirements ( Requirements)
    2. Threat Modelling Ā (Design)
    3. Static Analysis and Secure by Default ( Implementation)
    4. Dynamic Analysis(Testing)
    5. OS Hardening, Web/Application Hardening (Deploy)
    6. Security Monitoring/Compliance (Maintain)
 3. DevSecOps Maturity Model (DSOMM)
    1. Maturity levels and tasks involved
    2. 4-axes in DSOMM
    3. How to go from Maturity Level 1 to Maturity Level 4
    4. Best practices for Maturity Level 1
    5. Considerations for Maturity Level 2
    6. Challenges in Maturity Level 3
    7. Dream of achieving Maturity Level 2
 4. Usings tools of the trade to do the above activities in CI/CD
 5. Embedding Security as part of CI/CD pipeline
 6. DevSecOps and challenges with Pentesting and Vulnerability Assessment.
 7. Hands-on: Create a CI/CD pipeline suitable for modern application.
 8. Hands-on: Manage the findings in a fully automated pipeline.

CHAPTER 4: SOFTWARE COMPONENT ANALYSIS (SCA) IN CI/CD PIPELINE

 1. What is Software Component Analysis.
 2. Software Component Analysis and Its challenges.
 3. What to look in a SCA solution (Free or Commercial).
 4. Embedding SCA tools like OWASP Dependency Checker, Safety, RetireJs and NPM
    Audit, Snyk into the pipeline.
 5. Demo: using OWASP Dependency Checker to scan third party component
    vulnerabilities in Java Code Base.
 6. Hands-On Labs: using RetireJS and NPM to scan third party component
    vulnerabilities in Javascript Code Base.
 7. Hands-On Labs: using Safety/pip to scan third party component
    vulnerabilities in Python Code Base.

CHAPTER 5: SAST (STATIC ANALYSIS) IN CI/CD PIPELINE

 1. What is Static Application Security Testing.
 2. Static Analysis and Its challenges.
 3. Embedding SAST tools like Find Bugs into the pipeline.
 4. Secrets scanning to prevent secret exposure in the code.
 5. Writing custom checks to catch secrets leak age in an organization.
 6. Hands-On Labs:
    1. using SpotBugs to scan Java code.
    2. using trufflehog/gitrob to scan for secrets in CI/CD pipeline.
    3. using brakeman/bandit to scan Ruby on Rails and Python Code Base.

CHAPTER 6: DAST (DYNAMIC ANALYSIS) IN CI/CD PIPELINE

 1. What is Dynamic Application Security Testing.
 2. Dynamic Analysis and Its challenges ( Session Management, AJAX Crawling )
 3. Embedding DAST tools like ZAP and Burp Suite Dastardly into the pipeline.
 4. SSL misconfiguration testing
 5. Server Misconfiguration Testing like secret folders and files.
 6. Creating baseline scans for DAST.
 7. Hands-On Labs: using ZAP to configure per commit/weekly/monthly scans.

CHAPTER 7: INFRASTRUCTURE AS CODE AND ITS SECURITY

 1. What is Infrastructure as Code and its benefits.
 2. Platform + Infrastructure Definition + Configuration Management.
 3. Introduction to Ansible.
    1. Benefits of Ansible.
    2. Push and Pull based configuration management systems
    3. Modules, tasks, roles and Playbooks
 4. Tools and Services which helps to achieve IaaC
 5. Hands-On Labs:Ā Docker and Ansible
 6. Hands-On Labs: Using Ansible to create Golden images and harden
    Infrastructure.

CHAPTER 8: COMPLIANCE AS CODE

 1. Different approaches to handle compliance requirements at DevOps scale
 2. Using configuration management to achieve compliance.
 3. Manage compliance using Inspec/OpenScap at Scale.
 4. Hands-On Labs: Create a Inspec profile to create compliance checks for your
    organization
 5. Hands-On Labs: Use Inspec profile to scale compliance.

CHAPTER 9: VULNERABILITY MANAGEMENT WITH CUSTOM TOOLS

 1. Approaches to manage the vulnerabilities in the organization.
 2. Hands-On Labs: Using Defect Dojo for vulnerability management.

PRACTICAL DEVSECOPS CERTIFICATION PROCESS

 1. After completing the course schedule the exam on your prefered date.
 2. Pass the exam to get Certified DevSecOps Professional Certification.
 3. Process of achieving practical devsecops course certifications can be found
    here.

Register Now
Back to Course List



READY TO LEARN DEVSECOPS?

Get in touch, or Register now!

Enroll Now
Contact Us

ABOUT US

 * Courses
 * FAQs
 * Blog
 * Affiliate program
 * Contact Us
 * Privacy Policy

TRAINING SERVICES

 * On-demand Training
   * Professional (CDP)
   * Expert (CDE)
 * Instructor-led Training
 * In-house Training

COMMUNITY

 * DevSecOps Meetup
 * DevSecOps Newsletter
 * DevSecOps Projects
 * DevSecOps University
   ( DevSecOps learning resources)

CERTIFICATION PROCESS

 * Lab Extension
 * Digital Badges
 * Certification Process
 * Exam retake

 * Facebook
 * Twitter

Ā© 2023 Practical DevSecOps (A Hysn Technologies Inc Company).
We use cookies to ensure that we give you the best experience on our website. By
continuing, you agree to our use of cookies Privacy policy. Accept