David Jonsonoude.hashnode.dev·Sep 28, 2023What Is A Headless CMS? Best Headless CMS In 2023The amount of content in the online world is growing at lightning speed, and the technology needed to manage it properly is also evolving to meet the demand for more efficient ways to manage it. Where once traditional CMS architectures were sufficien...Discusshosting
Vishnu Dileeshvic0de.com·Sep 28, 2023Deploying a Nodejs project to RailwayWe will deploy the discord bot we created in our previous article. Railway gives a seamless deployment experience. Visit their website and click login, and in the pop-up, choose GitHub or Email sign-in option. If you choose GitHub, in the next step c...Discussdeployment
Azeez Aremudjangoway.hashnode.dev·Sep 22, 2023Effective Logging in Django Projects: A Step-by-Step GuideIntroduction Logging is the unsung hero of software development. It's not the flashy new feature that'll impress your users, but when things go south, a robust logging setup can be your best friend. In this blog post, we'll look at how to set up an e...Discuss·1 like·44 readsDjango
Matt LawrenceforHTML All The Thingshtmlallthethings.hashnode.dev·Sep 18, 2023What is VPS Hosting? How Does It Work? (Beginner's Guide)What is VPS hosting? VPS hosting stands for Virtual Private Server hosting, it serves as the middle option among the traditional hosting types (shared, VPS, dedicated). With VPS hosting, multiple users share a single piece of hardware (server), the s...DiscussWeb Hosting
Sameer Faridisameerkali.hashnode.dev·Sep 13, 2023How to Delete a Netlify AppClean out unwanted sites in your Netlify account by following these steps. Netlify is a web hosting service that allows you to host a site online for free. You can use it to manage your builds, deployments, and other settings necessary to get your s...DiscussWeb Development
Ojal Sharnagattechstacks.hashnode.dev·Sep 9, 202313 Sites to Host Your Backend Code for FreeIf you're a developer working on a web or mobile application, you know that hosting your backend code is an essential part of the development process. Fortunately, there are several platforms that offer free hosting services for your backend code. Wh...Discusswebdev
Jeanclaude (JC)jeanclaudeaoun.hashnode.dev·Sep 8, 2023The Free-Stack: A Guide to building free web apps in 2023In today's dynamic digital age, you don't need to break the bank to get your web application off the ground. Thanks to a plethora of free tools available, it's possible to create, deploy, and manage your application without spending a dime (at least ...Discuss·1 likehosting
Matt LawrenceforHTML All The Thingshtmlallthethings.hashnode.dev·Aug 31, 2023What Is Dedicated Hosting? How Does It Work? (Beginner’s Guide)What is dedicated hosting? Dedicated hosting is a type of web hosting that gives you access to an entire physical server. It is designed to give you the freedom to configure and install whatever you need to, to get your website/web app up and running...Discusshosting
Ujwal Budhaujjwalbudha.com·Aug 31, 2023Hosting a PHP Website with MYSQL through Kubernetes Pods and Docker 🚀📍 Introduction In this Blog, we'll walk through the process of Containerization and orchestrate a simple login and registration website using Kubernetes and Docker. Docker is a containerization tool that allows us to package an application and its d...Discuss·64 readsKubernetes
Travis Horntravishorn.com·Aug 30, 2023Step-by-Step Guide: Setting Up a Git Repository Hosting ServerIf you're looking for a reliable and secure way to host your Git repositories, setting up your own server can be a great solution. In this step-by-step guide, we will walk you through the process of creating your own Git repository hosting server, fr...Discuss·56 readsGit