Day 8 Task: Basic Git & GitHub for DevOps Engineers.What is Git? Git allows developers to track changes to their code, collaborate with others on a project, and easily revert to previous versions of their code if necessary. It works by creating a repository to store all versions of the code, and then ...Mar 29, 2023·6 min read
Linux commands for DevOps (Commands used in day-to-day activities).Hello Everyone,#day3Basics Linux commandAs a challenge #90daysofdevops under Shubham Londhe#devops #90daysofdevops #trainwithshubham #awscloud To view what's written in a file. The cat command is used to display the contents of a file on the termin...Mar 24, 2023·2 min read
Basic Linux Commands 💠Hello Everyone,#day2Basics Linux commandAs a challenge #90daysofdevops under Shubham Londhe#devops #90daysofdevops #trainwithshubham #awscloud 💠 ls: List the contents of the current directory💠 cd: Change the current working directory💠 pwd: Print...Mar 23, 2023·1 min read
Learn Devops.Hello Everyone,Day 01As a challenge #90daysofdevops under Shubham Londhe#devops #90daysofdevops #trainwithshubham #awscloud ❓ What is DevOps?➡ DevOps is a set of practices that combines software development and IT operations, with a focus on collab...Mar 23, 2023·2 min read