Sharon Jonallagaddasharonlearns.hashnode.dev·Oct 20, 2024What I Learned About Virtualization & HypervisorsVirtualization means instead of using multiple physical servers to run different services like for emails one server, for database another server when we use one single physical server with different operating systems on it to run different services ...Linkedin Learning
user1272047programmingetc.hashnode.dev·Oct 17, 2024Decentralized services that offer bare metal machinesDecentralized services that offer bare metal machines If you're looking for decentralized services that offer bare metal machines for Windows installations, several platforms provide such infrastructure: List Aethir: Aethir is building a decentraliz...decentralization
Muhammad Hassanhassandevops.site·Sep 25, 2024Setup AnythingLLM Server on Bare Metal UbuntuSetting up AnythingLLM on a bare metal server gives you direct control over performance and customization without the overhead of Docker. This guide will walk you through the process of installing and running the AnythingLLM application in production...llm
Tim Berrytimberry.dev·Sep 24, 2024Deploying GKE on Bare Metal and VMWareThis is the third post in a series exploring the features of GKE Enterprise, formerly known as Anthos. GKE Enterprise is an additional subscription service for GKE that adds configuration and policy management, service mesh and other features to supp...53 readsGKE Enterprisegke
Aman Kumaraksaman.wtf·Sep 14, 2024Understanding pointers with structs in cThis is the second part of the series Understanding C pointer shenanigans. If you already understand pointers, go ahead, but if want to get a better understanding of pointers in c, go to the part 1, read that and come back. Now, as you are here, i ho...Pointers in CC
Aman Kumaraksaman.wtf·Sep 14, 2024Understanding C pointer shenanigansThis is a two part series about pointers in c:Find part 2 here: Understanding pointers with structs in c Pointers are,...well, pointers, like literally they point at things. So, If on. the road you ask me do you own a cafe, i'll say no. But, i know ...Pointers in CC
Prayas Kumarprayaskumar.hashnode.dev·Aug 15, 2024Decoding the Digital Evolution: Virtual Machines vs ContainersAre you puzzled about the distinctions between Virtual Machines and Containers? This blog aims to demystify these concepts for you. Initially, deploying an application required dedicating a physical server to it, a costly and inefficient approach for...vmware
Varun Morevarmor.hashnode.dev·Mar 13, 2024Docker 101 - Stuff you need to know before diving into dockerBefore delving into Docker usage, it's essential to grasp the purpose and significance of its existence. This blog will explore the evolutionary journey of virtualisation and Docker, shedding light on why containerisation emerged and its role in addr...DockerDocker prerequisites
LARION JSClarionjsc.hashnode.dev·Dec 1, 2023Unveiling the Performance Differences: Virtualization vs. Containerization vs. Bare-MetalAs technology continues its relentless evolution, the landscape of deploying applications and managing resources has undergone a profound transformation. Virtualization and containerization have emerged as prominent solutions, each catering to distin...virtualization
Abhishek Singhopscribe.blog·Aug 22, 2023[Updated] How to install MetalLB in your Self hosted K8s cluster.What is MetalLB? MetalLB is a load-balancer that can be implemented in your self-hosted(bare metal) Kubernetes cluster two support service type Loadbalancer. Kubernetes does not offer an implementation of network load balancers (Services of type Load...20 likes·565 readsmetallb