Emmanuella Chukwuemmanuella456.hashnode.dev·Jan 26, 2025My Unfiltered Tech JourneyThis might sound like a cry for help because, in some ways, it is. I wish someone had warned me about the challenges and pitfalls before I found myself knee deep. While many people in tech share glowing stories about how it transformed their lives, I...1 likedont give up
Diego Melendezdiego-melendez.hashnode.dev·Jan 24, 2025console.log('Who I am')Hello World, I’m a software engineer originally from El Salvador and now living in Spain. My fascination with computers started in my childhood, back when floppy disks were still a thing. I remember getting excited about drawing in Paint and writing ...tech journey
Muhammad Irfanirfanmustafvi.hashnode.dev·Nov 12, 2024Mastering the Linux Command Line: A 10-Day Journey with Red Hat LinuxDiving into the Linux command line has been an exhilarating experience! I took on a challenge to master Red Hat Enterprise Linux (RHEL) through the "Master the Linux Administration and Linux Command Line Skills" course, although it has been both chal...1 likeLinux
Tamojit Mandaltamojitmandal.hashnode.dev·Nov 6, 2024My First Year in TechIntroduction Hello everyone! I am Tamojit Mandal currently pursuing a B. Tech in Computer Science and Engineering. I am currently in 2nd year and in this blog, I am sharing my past 1 year in tech journey. As I am from a computer background, I know on...57 likes·81 readstech journey
Saki BaskenforfreeCodeCampfreecodecamp.org·Oct 21, 2024How to Transition from Stay-at-Home Freelancing Parent to Developer: A Bootcamp Survivor’s GuideAfter months of endless job applications, networking, and studying, I accepted an offer in January to work full-time as a developer. It wasn’t smooth sailing, and I won’t lie — the road was very bumpy. So to help others out, I want to share my story....tech journey
Prajakta Khatriprajaktakhatri.hashnode.dev·Oct 13, 2024API GatewayIt is an API management tool that sits between a client and a collection of backend services. It serves as a single entry point for all API requests, offering a unified interface to access different services and data. By separating client applicati...apigateway
Abhishek Prajapatidevopsmasteryunlocking.hashnode.dev·Oct 13, 2024Mastering Essential Linux Commands for DevOps & DevelopmentHey everyone! 👋In my DevOps learning journey, I’ve been diving deep into Linux, and today I’m going to share some of the key commands I’ve learned so far. Whether you're a beginner or just want to brush up on your Linux skills, these commands will h...3 likesLinux
Prajakta Khatriprajaktakhatri.hashnode.dev·Oct 6, 2024CachingCaching is a common method for keeping your data closer to users, which speeds up response times compared to the usual access time. It involves saving frequently accessed data in a location that can be accessed quickly and easily. The main purpose o...caching
Prajakta Khatriprajaktakhatri.hashnode.dev·Oct 6, 2024Load BalancingLoad balancer is critical component of system. It manages the load or data across multiple servers, machines or database servers. It tracks the status of each of servers within the system and, based on their responses, distributes the load evenly. W...48 readsLoad Balancing
Freda Victorlearndataengineering.hashnode.dev·Aug 23, 2024Building a Weather Dashboard: A Data Engineer’s Journey from Lagos to IbadanDiscover the journey of building a weather dashboard from Lagos to Ibadan. Learn how to collect, transform, and visualize real-time weather data using PySpark, Streamlit, and Plotly. Perfect for data enthusiasts and engineers! 🌦️ Introduction Weathe...1 likedata-engineering