TryHackMe Intro to Pipeline Automation Walkthrough| THM Writeup

Angie
5 min readJun 5, 2024
Photo by Growtika on Unsplash

Hello everyone! In today’s post, I will walk you through the Intro to Pipeline Automation room from TryHackMe’s DevSecOps learning path. Pipeline automation plays a significant role in DevSecOps as it facilitates the incorporation of security across the entire software development process, from coding to deployment. This helps identify and address security weaknesses at an early stage.

DevOps Pipelines Explained

Where in the pipeline is our end product deployed?

Flag: Environments

  • In the DevOps pipeline diagram, the end product will be deployed at the environments stage.
  • This ensures that any new updates processed in the earlier stages are still working here before they go live on the website.

Source Code and Version Control

Photo by Jantine Doornbos on Unsplash

Who is the largest online provider of Git?

Flag: GitHub

  • GitHub is the biggest Git provider that is commonly used in DevSecOps.
  • It is easy to use and has excellent version control for…

--

--

Angie

Lifelong Learner. Blogger. Polyglot (ENG/ESP). Lifestyle + Tech. Also the Creator of #Infosecversity.