avatar

SerDigital64's BlogTraveler log from my journey through the lands of the ever evolving digital world

Testing bash scripts

Testing bash scripts

Saturday, May 7, 2022

Explore how to create, organize and run test cases for Bash scripts. Hands-on guide using bats-core and testmansh tools.
@ SerDigital64
7
Terraform Scripting Concepts: Part 1 of 2

Terraform Scripting Concepts: Part 1 of 2

Monday, Dec 27, 2021

Create infrastructure provisioning scripts using Terraform (part 1 or 2). Explore key concepts: CLI installation, running scripts, script structure, variables
@ SerDigital64
7
Terraform Scripting Concepts: Part 2 of 2

Terraform Scripting Concepts: Part 2 of 2

Monday, Dec 27, 2021

Create infrastructure provisioning scripts using Terraform (part 2 or 2). Explore key concepts: functions, providers, resources
@ SerDigital64
4
Bash Scripting Concepts: Part 1 of 2

Bash Scripting Concepts: Part 1 of 2

Monday, Dec 6, 2021

Create automation scripts using Bash (part 1 of 2). Explore key concepts: Bash overview, script structure, variables, processes, functions
@ SerDigital64
7
Ansible Concepts

Ansible Concepts

Saturday, Jul 17, 2021

What is Ansible? Explore main concepts, identify key components, understand content structure and organization, compare to traditional shell scripting
@ SerDigital64
7

© 2021 - 2022 SerDigital64's Blog

Powered by Hugo with theme Dream.

Articles in this site are licensed under a [Creative Commons Attribution 4.0 International License](http://creativecommons.org/licenses/by/4.0)

avatar

SerDigital64's BlogTraveler log from my journey through the lands of the ever evolving digital world

About SerDigital64
███████╗███████╗██████╗                         
██╔════╝██╔════╝██╔══██╗                        
███████╗█████╗  ██████╔╝                        
╚════██║██╔══╝  ██╔══██╗                        
███████║███████╗██║  ██║                        
╚══════╝╚══════╝╚═╝  ╚═╝                        
                                  
██████╗ ██╗ ██████╗ ██╗████████╗ █████╗ ██╗     
██╔══██╗██║██╔════╝ ██║╚══██╔══╝██╔══██╗██║     
██║  ██║██║██║  ███╗██║   ██║   ███████║██║     
██║  ██║██║██║   ██║██║   ██║   ██╔══██║██║     
██████╔╝██║╚██████╔╝██║   ██║   ██║  ██║███████╗
╚═════╝ ╚═╝ ╚═════╝ ╚═╝   ╚═╝   ╚═╝  ╚═╝╚══════╝
                                  
██████╗  ██╗  ██╗                               
██╔════╝ ██║  ██║                               
███████╗ ███████║                               
██╔═══██╗╚════██║                               
╚██████╔╝     ██║                               
╚═════╝      ╚═╝                               


Solutions_Architect && SysAdmin && DevOpsEngineer
Developer = 'for_the_fun'
Linux && OSS_advocate
Sci_Fi = 'fan'
Photography && DIY == enthusiast()

eMail('serdigital64@gmail.com')
Articles in this site are licensed under a [Creative Commons Attribution 4.0 International License](http://creativecommons.org/licenses/by/4.0)