#devops
Read more stories on Hashnode
Articles with this tag
Shell Scripting for DevOps: Shell scripting is an effective DevOps technology that enables the automation of numerous tasks and the simplification of...
Task 1: Comments In bash scripts, comments are used to add explanatory notes or disable certain lines of code. Your task is to create a bash script...
Linux : Linux, an open-source operating system, is a powerful and versatile platform that has become the backbone of modern computing. Its...
What is DevOps? Software development, quality assurance, and IT operations teams should collaborate, communicate, and automate processes as part of...
What are terraform workspace, remote execution, and collaboration? Terraform Workspace: A workspace in Terraform is a named container that contains a...
What are the Providers in Terraform A provider is a plugin that lets Terraform manage an external API. In your CDK for Terraform (CDKTF) application,...