#devops
Read more stories on Hashnode
Articles with this tag
Building a Docker Image with Ubuntu and Apache2 Docker has revolutionized the way we develop, deploy, and manage applications by providing a...
JENKINS INSTALLATION We need to launch an instance of t2.micro with a security group of all traffic and source anywhere.allow port 8080 So, here I am...
practice exercise with ec2... EBS is a block level storge good for frequent read write . store and select the reqired data from block of information...
INTRODUCTION TO GIT Git is a distributed version-control system for tracking changes in source code during software development. It is designed for...
BASIC LINUX COMMANDS Listing commands ls option_flag arguments --> list the sub directories and files avaiable in the present directory Examples: ls...