Radhika khatriradhikaexplores.hashnode.dev·Oct 8, 20241.3 Understanding Networking Devices in DevOps: A Comprehensive GuideFeel free to comment if you need further clarification on any specific term!! Introduction Definition of Networking Devices Networking devices are hardware components that facilitate the exchange of data between computers, servers, and other devices ...DiscussComputer NetworkingDevops
Radhika khatriradhikaexplores.hashnode.dev·Oct 5, 2024Understanding Internet Communication: IP Addresses, Ports, and Global ConnectivityFeel free to comment if you need further clarification on any specific term!! Understanding How Devices Communicate on the Internet IP Addressing Every device on the Internet has an IP address. The format of an IP address is four sections (X.X.X.X), ...DiscussComputer NetworkingDevops
Radhika khatriradhikaexplores.hashnode.dev·Oct 5, 2024A Beginner's Guide to Computer Networks and the History of the InternetIf you encounter an unfamiliar term, I've provided explanations at the end. Feel free to comment if you need further clarification on any specific term!! COMPUTER - Commonly Oriented Machine Particularly Used for Training, Education and Research Wh...DiscussComputer NetworkingDevOpswithkunal
Radhika khatriradhikaexplores.hashnode.dev·Sep 27, 2024DevOps Journey 1.2 - Computer NetworkingFeel free to comment if you need further clarification on any specific term!! Understanding How Devices Communicate on the Internet IP Addressing Every device on the Internet has an IP address. The format of an IP address is four sections (X.X.X.X), ...Discuss·3 likesDevops
Radhika khatriradhikaexplores.hashnode.dev·Sep 24, 2024📢 DevOps Learning Journey: Series Overview 🚀Hey everyone! 👋 I'm excited to announce that I'll be documenting my DevOps Learning Journey here on Hashnode. This series will cover various topics step-by-step, and I'll be updating this list with each new blog post. If you're also learning or expl...DiscussDevops
Radhika khatriradhikaexplores.hashnode.dev·Sep 24, 2024DevOps Journey 1.1 - Computer NetworkingIf you encounter an unfamiliar term, I've provided explanations at the end. Feel free to comment if you need further clarification on any specific term!! COMPUTER - Commonly Oriented Machine Particularly Used for Training, Education and Research Wh...Discuss·1 likeDevops
Radhika khatriradhikaexplores.hashnode.dev·Sep 23, 2024Kickstarting My DevOps Journey! 🚀Hello everyone! 👋 I’m super excited to announce the launch of my first blog series on DevOps! 🚀 Over the next few weeks, I’ll be posting daily updates on what I’m learning that is related to DevOps—from the very basics to the more advanced concepts...Discuss·1 likeDevops articles
Vidhulavidhula.hashnode.dev·Oct 17, 2023Mastering Git and GitHub Commands: A Comprehensive GuideWhat is version control? Version control is a system that keeps track of the changes or modifications over time. It can create different versions of the project which helps us to go back and forth as required. It helps multiple developers to work on ...Discuss·10 likes·75 readsGitHub
Hardik Patelclearnote.hashnode.dev·Sep 23, 2023Learn about YAML/YML FilesThis article is based on the learnings from Kunal Kushwaha Introduction If you're new to YAML or wondering why it's crucial, stay tuned as we unravel the mysteries of this powerful data serialization language. So, Let's get started YAML Unveiled So, ...Discuss·10 likes·34 readsYAML
Shiva krishna Addikicherlaeverythingaboutdevops.hashnode.dev·Sep 13, 2023Terraform project using awspre-requisites Install terraform Install aws-cli Amazon web services account Terraform Terraform is an infrastructure as code (IAC) tool used for provisioning and managing cloud resources and infrastructure. Here's a short summary of Terraform: Purpo...Discuss·28 readsDevops