#wemakedevs
Read more stories on Hashnode
Articles with this tag
Deploying a Static Web Site on Docker with Nginx and EC2 Set by step. 路 馃幆Create a Security Group (Firewall ) 馃幆Launch EC2 馃幆Connect through...
Dockerfile Docker is a tool that makes it easy to run applications in containers. Containers are like small packages that hold everything an...
Day 01 Basic Fundaments of Bash Script 路 What is Bash scripting Bash stands for Bourne Again Shell. A Bash Shell Script is a plain text file containing a...
Cloud: The most important part to understand first is that we're in an era where the public cloud has allowed us to experiment with many new services...
Task: What is the Linux command to 1. To view what's written in a file. The cat command is used to view the content of the file.txt reads data from...
CI/CD pipelines require several permissions to function, and they handle infrastructure and application secrets in most organizations. As a result,...