Aniket Moreanikets-tech-diary.hashnode.dev·Dec 9, 2024Archive & Compress files in LinuxIn the last week, I started learning about the files permissions and the operations that can be performed on files. The next step in this journey, is learning about archiving and compressing files or directories on a Linux system. In this article, I ...Discuss#ArchiveFileOnLinux
Yashraj Garnayakdisarj.hashnode.dev·Dec 8, 2024Week 4, Part 2: Mastering Git and GitHub - The Ultimate Guide 🚀Hey there, tech enthusiasts! 👋 This week, I embarked on a deep dive into Git and GitHub, two essential tools in any developer's arsenal. Whether you're just starting your journey in DevOps or looking to refine your skills, this guide has something f...DiscussDevOps JourneyDevOps Journey
Mihir Suratwalamihirsuratwala.hashnode.dev·Nov 23, 2024Dive Deeper into the Linux File Hierarchy: Part 2 ExplainedLast Blog Review → In the last blog, we learned on about the Linux File Hierarchy and the Tree like structure as how all the directories in Linux starts with the “/” (root). We looked on some important directories in the Linux and a surprise with a I...DiscussAWS
Vaishnavi Modakwardevopscloudhub.hashnode.dev·Aug 30, 2024Advanced Git and GitHub: A DevOps Engineer's Guide 🚀 #Day_10Advanced Git Topics Introduction Git is more than just a version control system; it's a tool that can significantly enhance your workflow. In this blog, we'll dive into advanced Git commands that every DevOps engineer should know. From cherry-picking...DiscussDevOps#learninpublc
Vaishnavi Modakwardevopscloudhub.hashnode.dev·Aug 21, 2024Mastering Crontab in Linux: Automate Your Tasks Like a Pro ⏰💻 #Day_6Introduction to Crontab 📝 Crontab is a command and configuration file in Linux used for scheduling automated tasks. It allows users to define specific times when a script or command should run, whether it's every minute, hour, day, or even just once...DiscussDevOps#90daysofdevops
Umesh Panditumeshpandit.hashnode.dev·Jun 14, 2024Mastering Azure Kubernetes Service (AKS): Latest Updates and Best Practices for Seamless DeploymentAs a working professional in the world of cloud-native applications, I'm constantly impressed by the latest updates of Azure Kubernetes Service (AKS). It has become my go-to platform to deploy and manage containerized applications. All thanks to its ...Discuss·40 readsAzure updates
Umesh Salunkheumeshsalunkhe.hashnode.dev·Apr 5, 2024#Day 13 Python For Beginners.What is Python? Python is an Open source, general-purpose, high-level, and object-oriented programming language. It was created by Guido van Rossum Python consists of vast libraries and various frameworks like Django, Tensorflow, Flask, Pandas, Ke...Discuss#90daysofdevops
Umesh Salunkheumeshsalunkhe.hashnode.dev·Mar 14, 2024#Day 9 Basic Git & GitHub for DevOps Engineers.What is Git? Git is a version control system that allows you to track changes to files and coordinate work on those files among multiple people. It is commonly used for software development, but it can be used to track changes to any set of files. Wi...Discuss·1 like90 Days Of DevOps#90daysofdevops
Vishal Shekokardevopsblogsbyvishal.hashnode.dev·Feb 24, 2024Grafana Cloud Day - 78Pre-requisites Create an EC2 instance. We can install docker and run an image to view the EC2 usage of CPU, Memory, network connections, etc. Setup Grafana Monitoring for EC2 instance We have learnt how to set up the Grafana cloud on...Discuss#90daysofdevops
Vishal Shekokardevopsblogsbyvishal.hashnode.dev·Feb 21, 2024Unveiling the Power of Dashboards: A Step-by-Step Guide Day - 76Introduction: In the fast-paced world of data analytics, having a tool that provides a comprehensive view of your data is invaluable. Dashboards serve as the go-to solution for professionals seeking to track metrics and gain insights through visually...Discusssyslogs