A Day in the Life of a DevOps Engineer: Fostering Collaboration and Driving Continuous DeliveryJun 1, 2023·3 min read
Unveiling the Magic of Load Balancers: Enhancing Performance and Reliability in Real ProjectsIntroduction:In the modern digital landscape, load balancers have become indispensable components for ensuring high availability and optimal performance. As websites, applications, and services face escalating traffic and demands, load balancers play...Jun 6, 2023·3 min read
Advance Linux sessionHi All, We learned below Linux topics in today's session. 1- User/Group. 2-Grep, awk, find 3-Permissions 4-Ssh and SCP 5-Systemctl and apt install. 1-What is User/Group? useradd is a Linux command for creating a new user. It requires various options ...Mar 25, 2023·3 min read
Advanced Linux Shell Scripting for DevOps Engineers with User management.https://www.linkedin.com/in/shubham-tiwari-812294129/ #Day5 Task:- Write a bash script createDirectories.sh that when the script is executed with three given arguments (one is directory name and second is start number of directories and third is the ...Mar 24, 2023·1 min read
Basic Linux commands #Day3To view what's written in a file. To view the contents of a file in Linux, you can use the cat command. The cat command stands for "concatenate" and is used to display the contents of one or more files to the standard output. Example :- cat shubham...Mar 23, 2023·1 min read
Linux Top 25 Commands1. pwd Command The pwd command is used to display the location of the current working directory. 2. mkdir Command The mkdir command is used to create a new directory under any directory. 3. rmdir Command The rmdir command is used to delete a director...Mar 20, 2023·3 min read
DevOpsMy LinkedIn profile:-https://www.linkedin.com/in/shubham-tiwari-812294129/ Greetings everyone! Day 1 of #90DaysOfDevOps with the #TrainWithShubham and #DevOps Community. The challenge is for the DevOps Community to get stronger in DevOps.Documenting ...Mar 19, 2023·2 min read