Search a title or topic

Over 20 million podcasts, powered by 

Player FM logo
Artwork

Content provided by Scott W Houghton. All podcast content including episodes, graphics, and podcast descriptions are uploaded and provided directly by Scott W Houghton or their podcast platform partner. If you believe someone is using your copyrighted work without your permission, you can follow the process outlined here https://podcastplayer.com/legal.
Player FM - Podcast App
Go offline with the Player FM app!

Tech Deep Dive: "DevSecOps and Discipline"

28:35
 
Share
 

Manage episode 508288611 series 3691354
Content provided by Scott W Houghton. All podcast content including episodes, graphics, and podcast descriptions are uploaded and provided directly by Scott W Houghton or their podcast platform partner. If you believe someone is using your copyrighted work without your permission, you can follow the process outlined here https://podcastplayer.com/legal.

Tech Deep Dive: DevSecOps and Discipline - Show Notes

Where security principles meet spiritual discipline - because the same practices that protect our systems can protect our souls.

Scott Houghton (20+ years in tech, contractor for Google Cloud PSO, AWS ProServe, Fortune 500s) breaks down how DevSecOps isn't just about securing infrastructure - it's about building discipline into every aspect of life.

Episode Highlights

The Shift-Left Revolution Why waiting to add security "later" is like treating faith as an afterthought - both compound into massive debt. Learn how early intervention changes everything in code and life.

Core DevSecOps Principles Applied to Life: • Continuous Security Integration = Daily spiritual disciplines • Infrastructure as Code = Unchangeable values and principles
• Continuous Monitoring = Spiritual watchfulness (1 Peter 5:8) • Automated Testing = Regular self-examination

The Discipline Problem "A man without self-control is like a city broken into and left without walls" (Proverbs 25:28). Scott shares real production failures and personal struggles showing how lack of discipline destroys both systems and souls.

Practical Implementation:

  • 5 specific steps for your DevSecOps pipeline
  • 5 personal discipline practices that actually work
  • Why automation matters (and what can't be automated)
  • Building resilience, not perfection

Key Technical Concepts

  • Shift-left security testing
  • Infrastructure as Code (Terraform, CloudFormation)
  • SAST/DAST implementation
  • Observability vs monitoring
  • Threat modeling (STRIDE methodology)
  • Policy as Code automation

Tools Mentioned

Security: Snyk, SonarQube, OWASP ZAP IaC: Terraform, CloudFormation, Ansible Observability: ELK, Splunk, Prometheus, DataDog Policy: Open Policy Agent, Azure Policy

Biblical Principles

  • Proverbs 25:28 - Self-control and walls
  • 1 Corinthians 9:27 - Discipline your body
  • Psalm 141:3 - Set a guard over my mouth
  • 2 Timothy 3:16 - Scripture for correction
  • James 1:2-4 - Trials develop resilience

Action Items

For Your Pipeline:

  1. Add security scanning this week
  2. Implement one new monitoring metric
  3. Document one incident runbook
  4. Run a threat modeling session
  5. Create one automated policy

For Your Life:

  1. Set daily discipline reminders
  2. Track one health metric consistently
  3. Find accountability partner
  4. Identify and mitigate vulnerabilities
  5. Shift-left on one life problem

Notable Quotes

"DevSecOps isn't about perfection. It's about continuous improvement. Building discipline into the system so you don't have to rely on heroics."

"We automate not because we're lazy, but because humans are inconsistent. We forget. We get tired. We cut corners when pressed."

"Security isn't a feature - it's a discipline. In your code and in your life."

Resources

  • Scott's Medium: scottwhoughton.medium.com
  • DoD DevSecOps Fundamentals (Oct 2024)
  • OWASP DevSecOps Guideline
  • Referenced articles on Azure AIOps and .NET security

About This Episode

Part of our technical deep dive series. For less technical content, check out "Faith & Freedom in America #1: The Charlie Kirk Effect" also releasing this week.

Faith, Freedom & Tech - Where code meets conviction. Real technical knowledge from someone actually building enterprise systems, combined with an authentic faith journey from a flawed Christian trying to get better.

New episodes: Tuesdays (main), Wednesdays

Connect: IG/TikTok/FB/TruthSocial: @FaithFreedomTech | X: @faithft_podcast | FaithFreedomTech.com | Email: [email protected]

  continue reading

10 episodes

Artwork
iconShare
 
Manage episode 508288611 series 3691354
Content provided by Scott W Houghton. All podcast content including episodes, graphics, and podcast descriptions are uploaded and provided directly by Scott W Houghton or their podcast platform partner. If you believe someone is using your copyrighted work without your permission, you can follow the process outlined here https://podcastplayer.com/legal.

Tech Deep Dive: DevSecOps and Discipline - Show Notes

Where security principles meet spiritual discipline - because the same practices that protect our systems can protect our souls.

Scott Houghton (20+ years in tech, contractor for Google Cloud PSO, AWS ProServe, Fortune 500s) breaks down how DevSecOps isn't just about securing infrastructure - it's about building discipline into every aspect of life.

Episode Highlights

The Shift-Left Revolution Why waiting to add security "later" is like treating faith as an afterthought - both compound into massive debt. Learn how early intervention changes everything in code and life.

Core DevSecOps Principles Applied to Life: • Continuous Security Integration = Daily spiritual disciplines • Infrastructure as Code = Unchangeable values and principles
• Continuous Monitoring = Spiritual watchfulness (1 Peter 5:8) • Automated Testing = Regular self-examination

The Discipline Problem "A man without self-control is like a city broken into and left without walls" (Proverbs 25:28). Scott shares real production failures and personal struggles showing how lack of discipline destroys both systems and souls.

Practical Implementation:

  • 5 specific steps for your DevSecOps pipeline
  • 5 personal discipline practices that actually work
  • Why automation matters (and what can't be automated)
  • Building resilience, not perfection

Key Technical Concepts

  • Shift-left security testing
  • Infrastructure as Code (Terraform, CloudFormation)
  • SAST/DAST implementation
  • Observability vs monitoring
  • Threat modeling (STRIDE methodology)
  • Policy as Code automation

Tools Mentioned

Security: Snyk, SonarQube, OWASP ZAP IaC: Terraform, CloudFormation, Ansible Observability: ELK, Splunk, Prometheus, DataDog Policy: Open Policy Agent, Azure Policy

Biblical Principles

  • Proverbs 25:28 - Self-control and walls
  • 1 Corinthians 9:27 - Discipline your body
  • Psalm 141:3 - Set a guard over my mouth
  • 2 Timothy 3:16 - Scripture for correction
  • James 1:2-4 - Trials develop resilience

Action Items

For Your Pipeline:

  1. Add security scanning this week
  2. Implement one new monitoring metric
  3. Document one incident runbook
  4. Run a threat modeling session
  5. Create one automated policy

For Your Life:

  1. Set daily discipline reminders
  2. Track one health metric consistently
  3. Find accountability partner
  4. Identify and mitigate vulnerabilities
  5. Shift-left on one life problem

Notable Quotes

"DevSecOps isn't about perfection. It's about continuous improvement. Building discipline into the system so you don't have to rely on heroics."

"We automate not because we're lazy, but because humans are inconsistent. We forget. We get tired. We cut corners when pressed."

"Security isn't a feature - it's a discipline. In your code and in your life."

Resources

  • Scott's Medium: scottwhoughton.medium.com
  • DoD DevSecOps Fundamentals (Oct 2024)
  • OWASP DevSecOps Guideline
  • Referenced articles on Azure AIOps and .NET security

About This Episode

Part of our technical deep dive series. For less technical content, check out "Faith & Freedom in America #1: The Charlie Kirk Effect" also releasing this week.

Faith, Freedom & Tech - Where code meets conviction. Real technical knowledge from someone actually building enterprise systems, combined with an authentic faith journey from a flawed Christian trying to get better.

New episodes: Tuesdays (main), Wednesdays

Connect: IG/TikTok/FB/TruthSocial: @FaithFreedomTech | X: @faithft_podcast | FaithFreedomTech.com | Email: [email protected]

  continue reading

10 episodes

All episodes

×
 
Loading …

Welcome to Player FM!

Player FM is scanning the web for high-quality podcasts for you to enjoy right now. It's the best podcast app and works on Android, iPhone, and the web. Signup to sync subscriptions across devices.

 

Copyright 2025 | Privacy Policy | Terms of Service | | Copyright
Listen to this show while you explore
Play