Vinay Bhardwajbhardwajvinay004.hashnode.dev·Jan 26, 2025From Browsers to Servers: The Journey of Your DataIntroduction Look at the current era, everything looks like is revolving around the internet. Billions of people on our earth communicate, interact and socialize with each other through internet access everyday despite how far away they are. The data...10 likesChaiCode
Joy Tari-Bagshawthejoyoftech.hashnode.dev·Jan 24, 2025What is the role of a Backend Engineer in Web Development?When you use a website or app, everything you see and interact with—the buttons, images, and layout—is the result of frontend development. But what about the magic that happens behind the scenes? That’s where the backend engineer steps in! While the ...21 likesWeb Development
Ankit Guptaankitguptadot.hashnode.dev·Jan 17, 2025From Browsers to Servers: The Journey of Your DataHave you ever wondered what happens behind the scenes when you click on a link and a webpage appears instantly? It’s surely fascinating isn’t it? But, today we’re going to unravel the mystery by breaking down into smaller steps so that even a 12-year...ChaiCode
Zeroip Solutionsblog.zeroip.in·Jan 17, 2025Why Separate Servers Are Better Than Standalone Servers in Multilevel Software HostingIn the rapidly evolving world of software hosting, the debate between separate servers and standalone servers continues to intrigue tech enthusiasts, business owners, and software developers alike. Whether you're running a startup or managing an ente...Cloud Computingservers
Favour Numondefavournumonde.hashnode.dev·Dec 8, 2024Seamless Upgrades: Unpacking the Power of Over-The-Air (OTA) UpdatesHave you ever noticed new features in any application you’re using, despite the fact that you didn’t update the application? Particularly this has been very noticeable on whatsapp recently in the way new features are deployed to every user’s local de...OAT
Sebastián Álvarezs3v4st0s.hashnode.dev·Oct 8, 2024Efficiently Resolve Linux Server Resource Bottlenecks with the Swap TechniqueYou have probably worked with a server that, due to limited resources while handling a heavy task, required you to use some tricks. I am currently learning how to manage a Linux server, and my goal with this article is to share what I have learned ab...35 readsLinux
Pinnapareddigari Lasya priyafundamentals-of-cloud-computing.hashnode.dev·Sep 25, 2024Introduction to Cloud Computing: How Servers will Work / Fundamentals of Cloud ComputingHello, I am starting my Devops journey and will be documenting my learning process. Beginning with Basic concepts, we will explore various aspects of Devops together. If you’re wondering what Devops is, you’re in the right place. Let’s dive in togeth...1 like·30 readsCloud Computing
Ankit Rawatankit02.hashnode.dev·Sep 24, 2024🌐 Managing Multiple Servers with Ansible on a Master Node 🖥️Ansible is a powerful tool to manage and automate tasks across multiple servers from a single master node. It’s lightweight, simple, and doesn’t require any agent installation on the managed nodes. Let's dive into the basics of setting up and running...ansible
Chidinma Ozoemenachidinmawrites.hashnode.dev·Aug 2, 2024Into The Cloud Part 3Introduction Welcome to the world of data centers, the backbone of modern digital services! In this blog post, we'll explore the anatomy of data centers, understand the significance of regions and zones, and dive into the world of load balancers, inc...Data Center
Ayesha Saherdevopsandcloudlearning.hashnode.dev·Jul 17, 2024Understanding Virtual Machines and ServersIntroduction In the world of computing, terms like virtual machines (VMs), servers, and hypervisors are often used. These concepts are essential for both beginners and professionals in IT. This article will explain these concepts in simple English, e...VM AND SERVERS IN DEVOPS