Browse our collection of articles on various topics related to IT technologies. Dive in and explore something new!
Dockerizing a Laravel application is not as simple as it seems, which is why today I will guide you...
Introduction This stage brought on a task that at first glance seems easy and...
☄️ Top 70 Linux Commands Every DevOps Engineer Should Know ♾ Linux commands form the backbone of...
Recently, while working on one of the projects, I was stuck in a situation where I wanted to run two...
What is Docker? Docker is an open-source platform that enables developers to automate the...
Hey Developers, If you're planning to host a Node.js application, or multiple Node.js applications,...
Welcome to our Sherlock Holmes-inspired tech adventure Series! Imagine each technical challenge as a...
If you’ve ever looked into hosting a website or running a web application, you might have heard a...
Welcome back to our series, where we unravel the mysteries of infrastructure issues with a touch of...
This guide will walk you through the process of setting up a PHP website on an Amazon EC2 instance...
We're thrilled to announce the latest update to ServBay, your powerful all-in-one development...
Welcome to our series of infrastructure detective stories, where we unravel the mysteries lurking...
Amazon Web Services (AWS) is one of the most popular cloud computing platforms worldwide. It offers a...
Introduction Deploying a FastAPI application with Nginx on AWS EC2 can be challenging for...
Introduction ngrok is a fantastic tool for exposing local servers to the internet with...
In Stage Four of my HNG journey, we were grouped into teams, some teams deployed and maintained...
Intro In this article, we'll be walking through setting up a VPS using Nginx, Docker and...
This lesson covers the steps to install and configure an NGINX Ingress Controller in your EKS...
Introduction Over the past few years, HNG internships have always been talked about with...
As a DevOps Engineer, one of the first things you should learn is how to run applications on a...
OpenResty is a full-featured web application server based on Nginx and LuaJIT. It provides a powerful...
Table of Contents: Introduction Main Takeaways The Norm Way: Deploying on an EC2...
We recently switched from Kubernetes to Nomad to manage our infrastructure. At first, with two nodes...
Five years after my first attempt, I rejoined the HNG internship program—this time choosing the...
Learn to set up a production-ready search engine with Meilisearch, Docker, NGINX, and NestJS
A good way to understand how software systems work is through studying how they fail. It's why the...
Hi there DEV.to community. Recently as I was working on a personal project I was looking for a...
Tired of manually deploying your applications? What if you could push code to GitHub, run tests...
Step-by-Step Guide to Deploying an Index.html Page Using Nginx and AWS CI/CD Tools 💡...
Introduction: Why Use a CDN? A Content Delivery Network (CDN) is a distributed network of...