Ayoub Toubablog.yaffalab.com·15 hours agoMy Homelab Journey: Step-by-Step Guide with Raspberry Pi - Part 2Welcome back! After setting up Docker and Docker Compose in the first part, it’s time to move on to the fun stuff: Portainer, Nginx Proxy Manager (NPM), and AdGuard Home. These tools will take my homelab to the next level, helping me manage container...Discussyaffalab
Luqman Zainaldevopsundercover.hashnode.dev·18 hours agoSetting Up Your First Home Server: A Beginner's GuideSetting Up Your First Home Server: A Beginner's Guide If you've ever thought about building your own home server but felt overwhelmed by the technical details, this guide is for you. Setting up a home server can seem daunting at first, but with the r...DiscussDevOps Journey
Abdullah Clement Abdul Shekurshakvilla.hashnode.dev·Dec 10, 2024Understanding the Node.js Events API: A Comprehensive Guide for Core DevelopersNode.js is a powerful platform that leverages asynchronous, non-blocking event-driven architecture. At the heart of this architecture is the Events API, which allows developers to handle asynchronous operations in a simple and efficient manner. In th...DiscussBackend Engineering Node.js
Chetan Mohanrao Mohoddevops-concepts-by-chetan.hashnode.dev·Dec 10, 2024Effortless Automation with Ansible: Control Servers, Save Costs, and Optimize ResourcesIt is recommended to read this blog before proceeding with the current one: to understand what is Ansible. We will create the same architecture as shown in the image above. Steps to create instances: Visit the AWS Console and launch an EC2 instanc...Discuss·10 likesansible
Ayoub Toubablog.yaffalab.com·Dec 9, 2024My Homelab Journey: Step-by-Step Guide with Raspberry Pi - Part 1A few months ago, I got into DIY electronics, 3D modeling, and 3D printing, and one thing led to another—I discovered homelabs! It’s a whole world of tinkering with servers, networking, and running self-hosted applications. I decided to take baby ste...Discuss·1 likeyaffalab
Riddhitcps-three-way-handshake.hashnode.dev·Dec 8, 2024TCP's Three Way HandshakeUnderstanding the 3-Way Handshake in TCP TCP is the backbone of reliable communication over the Internet. It ensures a secure and dependable connection between devices using a process known as the 3-way handshake. This handshake establishes a connect...Discuss·1 likesequence numbers
Carlos Armando Marcano Vargascarlosmv.hashnode.dev·Dec 8, 2024Creating Your First REST API with Elixir and Phoenix FrameworkWe are going to create a basic REST API with Phoenix with CRUD operations but without database integration for now. This is my first REST API with Phoenix too. So, we are in this together. Creating a Phoenix Project First, we have to install Phoenix....DiscussElixir
Anusha Tomardifference-between-cjs-and-esm.hashnode.dev·Dec 6, 2024Cookies and Sessions: Everything You Need to Know!Imagine walking into your favorite coffee shop. Every morning, the barista knows exactly what you want - a caramel latte with extra foam. But what if they forgot who you were each time you walked in? Frustrating, right? This is exactly what happens o...Discuss·10 likescookies
Paridhi Agarwalparidhi.hashnode.dev·Dec 6, 2024I Ditched Vercel for a $5 Self-Hosted AlternativeDeploying Next.js projects to Vercel has been the easiest way to go but after listening to so many horror stories about Vercel's vague pricing and how users get overcharged for their simple apps, it made me wanna explore other options. That's when I ...Discuss·10 likes·28 readsCloud
Shrihith Anantharamshrihith.hashnode.dev·Dec 4, 2024Complete Guide to Windows Server 2019: Practical Steps for SuccessAuthor: Shrihith Anantharam TABLE OF CONTENTS Introduction Module 1: Windows Server Administration Overview Module 2: Identity Services in Windows Server Module 3: Network Infrastructure Services Module 4: File Servers and Storage Module 5: Vi...Discusswindows server