Rajendra Patilrajendrapatil9949.hashnode.dev·Aug 4, 2024#90DaysOfDevops | Day 9Challenge Description Your task is to create a bash script that takes a directory path as a command-line argument and performs a backup of the directory. The script should create timestamped backup folders and copy all the files from the specified di...Discuss#90daysofdevops
Pranit Kolamkarkpranit.hashnode.dev·Jul 14, 2024Understanding AWS Cross Region ReplicationAmazon S3 Cross-Region Replication (CRR) empowers you to automatically create and maintain redundant copies of your data across geographically dispersed AWS regions. This robust functionality offers a multitude of benefits for organizations seeking t...Discussday9
Nikunj Vaishnavdevcloudjourney.hashnode.dev·Jul 10, 2024Shell Scripting Challenge #day-9 Directory Backup with RotationYour task is to create a bash script that takes a directory path as a command-line argument and performs a backup of the directory. The script should create timestamped backup folders and copy all the files from the specified directory into the backu...Discuss·1 like·89 readsDevOpsTrainWithShubham
Mallika Gautamvbnm.hashnode.dev·Jul 2, 2024Mastering Cybersecurity: Day 9 of the 100-Day ChallengeIntroduction to Network Communication Networks help organizations communicate and connect. But communication makes network attacks more likely because it gives a malicious actor an opportunity to take advantage of vulnerable devices and unprotected n...Discuss#Igooglecybersecuritycourse
Devbrat Singhcloudwithdev.hashnode.dev·Mar 12, 2024#90DaysOfDevOps Challenge - Day 9 - Deep Dive in Git & GitHub for DevOps EngineersWelcome to #day9 of the #90DaysOfDevOps challenge by Shubham Londhe Sir !. Today, we will take a deep dive into Git & GitHub, two essential tools in the DevOps ecosystem. We will explore the importance of Git, understand the difference between the ma...Discussday9
Sarika Kambledevopsspotlight.hashnode.dev·Feb 15, 2024Day 9 - Deep Dive in Git & GitHub for DevOps Engineers.💡What is Git and why is it important? Git is a distributed version control system (VCS) that helps developers track changes in their code and collaborate with others on software projects. It was created by Linus Torvalds in 2005 and has since become...Discuss·13 likes·36 readsDevops
Prathmesh Vibhuteprathmeshh.hashnode.dev·Feb 6, 2024Day 9 : Deep Dive in Git & GitHub for DevOps EngineersIn the realm of modern software development and DevOps practices, proficiency in version control systems is indispensable. Among these, Git and GitHub have emerged as quintessential tools for managing source code, collaborating on projects, and facil...DiscussDevops articles
SWATHI PUNREDDYswathireddy.hashnode.dev·Feb 2, 2024Mastering Git & GitHub for DevOps : Day 9 A Deep Dive into Version ControlIntroduction: In the dynamic world of DevOps, efficient collaboration, seamless code management, and version control are pivotal aspects of successful software development. Git and GitHub stand out as indispensable tools that empower DevOps engineers...Discuss·13 likes·57 readsDevops
Vivek Chaudharyvivekchaudhary.hashnode.dev·Nov 5, 2023Deep Dive in Git and GitHub for DevOps EngineersWhat is Git and why is it important? Git is a distributed version control system widely used in software development. It's important because it allows developers to track and manage changes to source code, work collaboratively, and maintain differen...DiscussGit
Sneha Falmarisneha235.hashnode.dev·Jul 31, 2023#Day9-Deep Dive 🏊♂️in Git & GitHub for DevOps Engineers🥽.🌷What is Git and why is it important? Git is a distributed version control system that helps developers track changes in their code over time. It keeps a copy of the old version of the file. Git allows collaboration and also we can track different v...Discuss·6 likes·57 readsDevops