Back to Browse

Practical bash scripting for devops in 2024

1.3K views
Apr 18, 2022
41:37

In this tutorial, you will learn popular bash tools and commands to perform routine and common tasks. I cover a common interview and job description requirement -- scripting. I used these bash scripts for a personal app project to automate data prep and updating tables in a database. This type of scripting is very common in an operations role, and learning to automate redundant tasks is the fastest way to improve organizational efficiency and productivity. Scale your career by learning to script with bash. repo - https://github.com/ScottyFullStack/ops_scripting_bash 00:56 - Project Objective 01:58 - Download the Data 03:23 - docker-compose and env 08:03 - transform headers (awk & sed) 16:28 - setup database 22.44 - pg_hba authentication 27:30 - update database records 36:39 - final file and execution

Download

0 formats

No download links available.

Practical bash scripting for devops in 2024 | NatokHD