#devops
Read more stories on Hashnode
Articles with this tag
Terraform is an open-source infrastructure as code (IaC) tool that allows you to define and provision infrastructure resources in a declarative...
Creating an EC2 instance Accessing the instance Updating the machine Installing Java Installing Jenkins curl -fsSL...
Docker is a popular containerization technology that allows developers to package their applications and dependencies into lightweight, portable...
Launching an EC2 instance Launch an Ubuntu instance using all free-tier resources. Connect to your instance using ssh.Go to the directory where you...
Git Git is a software tool based on distributed version control system, that is installed in an individual machine to maintain the local repositories...