Below is a list of all posts produced for Foundational Ops in the order that concept was introduced and developed.
Blog 1: September 16, 2024 – Foundational PowerShell Infrastructure A brief overview of the Foundational Ops Architecture.
Blog 2: September 18, 2024 – Profile – CI structural initialization of FPS Ops (Profile.ps1)
Blog 3: September 20, 2024 – Pro-Config – Configuration initialization of FPS (Pro-Config.ps1)
Blog 4: September 24, 2024 – Shortcuts – Shortcut basics (SC-Shortcuts.ps1)
Blog 5: September 25, 2024 – Shortcuts – CICD – The FPS CICD (Continuous Implementation, Continuous Development) Shortcut (SC-CICD.ps1)
Blog 6: November 13, 2024 – Shortcuts – Show – Core shortcut for interrogating Global variables (SC-Show.ps1)
Blog 7: November 14, 2024 – Initial Dev/Stage/Prod Baseline – Focus is on local Dev/Stage build supporting a Prod Baseline (Get-mySQLData.ps1)
Blog 8: February 2, 2025 – Shortcuts PSImage – Placing secure aspects within an image.
Blog 9: February 4, 2025 – Initial KeePass Buildout – A working session focusing on implementing the foundational base of the KeePass API within FPS.