#devops
Read more stories on Hashnode
Articles with this tag
Deploying applications seamlessly and securely is every developer's dream. With GitHub Actions and Azure Web Apps, that dream can become a reality....
In this article, I’ll walk you through creating an Azure DevOps pipeline for deploying infrastructure using Terraform. The pipeline utilizes an Azure...
https://www.canva.com/design/DAGW_4wnM-I/rzCoa11eMh5eokDUEjw-hg/edit?utm_content=DAGW_4wnM-I&utm_campaign=designshare&utm_medium=link2&utm_source=share...
Introduction Creating a robust, containerized application is an essential skill for today’s developers, especially when dealing with complex...
In Bash, there are several built-in (or predefined) variables that hold information about the current shell session, scripts, and the environment....
Bash scripting is an essential tool for automating tasks on Linux systems. One key element is understanding how to work with integer and string...