Projects
Purpose
Welcome to the Projects section - my most favorite part of the blueprint. This is where you'll be able to get the hands-on experience that's designed to helping you elevate your skills and knowledge.
Whether you're looking to build your expertise or tackle real-world challenges, these projects offer you the opportunity to apply what you've learned in a practical, impactful way.
List of Projects
Title | Description | Author |
---|---|---|
DevSecOps Home Lab | This comprehensive tutorial guides you through setting up your own home lab using a variety of tools. It's a real-world solution you can implement at home or in the cloud and will provide you with the skills needed to perform in a DevSecOps role. | Damien Burks |
DevSecOps Pipeline - Amazon Web Services (AWS) | This tutorial guides you through setting up a cloud-native DevSecOps pipeline within AWS. It's a real-world solution (technically) you can implement that will expose you and give you cloud experience for a AWS DevSecOps role, along with some software engineering and scripting experience with Python. | Damien Burks |
DevSecOps Pipeline - Google Cloud Platform (GCP) | This tutorial guides you through setting up a cloud-native DevSecOps pipeline within GCP. It's a real-world solution (technically) you can implement that will expose you and give you cloud experience for a GCP DevSecOps role, along with some software engineering and scripting experience with Python. | Iman Crooks, Damien Burks |
DevSecOps Pipeline - GitHub Actions | This tutorial walks you through building a DevSecOps pipeline using GitHub Actions. It’s a practical, real-world setup that gives you hands-on experience in securing CI/CD workflows with tools like SonarCloud, Trivy, and OWASP ZAP, which is perfect for anyone targeting a GitHub-driven or DevSecOps-focused role. You'll also gain exposure to Python-based microservices, containerization with Docker, and modern software delivery practices using GitHub Container Registry (GHCR). | Timothy Hogue, Damien Burks |