David Onifadezyzer01.hashnode.dev·Dec 16, 2024Deploying your project from GitHub to VPS using Jenkins for CI/CDDeploying your project from GitHub to VPS using Jenkins for CI/CD Introduction In this quick tutorial, I’ll show you how I implemented CI/CD in my Nextjs 14 project on my new VPS server. This blog post is also valid for react projects or applications...11 likes·51 readsDevopsruachost
Akash Satputeakashblogss.hashnode.dev·Dec 5, 2024Discover the Features of the GitHub Student Developer PackWhat is the GitHub Student Developer Pack? The GitHub Student Developer Pack is a collection of free and discounted tools, services, and benefits for students who are interested in development, programming, and technology. From hosting websites to le...GitHub
Kedar MakodeforfreeCodeCampfreecodecamp.org·Nov 26, 2024AWS EC2: How to Quickly Host Your Website with User Data ScriptsIf you want to practice and improve your web hosting skills, this tutorial is for you. With AWS EC2 and a little magic called user data scripts, you’ll be running a stunning website with a CSS template in no time. And the best part? You don’t need to...AWS
Manya khedemanyaa.hashnode.dev·Nov 15, 2024Hosting a website on an AWS EC2 InstanceConsider EC2 as your server in the cloud. It provides the power, flexibility, and control you desire, without the need to manage physical hardware. Deploying a website on an EC2 instance serves as an excellent practical project for gaining experience...35 readsEC2 instance
Probir Sarkarcryoscript.com·Nov 7, 20247+ Free PostgreSQL Hosting Platforms for Developers in 2024PostgreSQL often stands out as a robust open-source solution when building applications that need scalable, reliable databases. However, the cost of cloud hosting can add up, especially for smaller projects, personal experiments, or startup MVPs. For...93 readsDatabases
Fatih Yıldızmfyz.hashnode.dev·Nov 4, 2024Hosting my hobby projects from cheap HP mini desktop from my closet (Verizon Fios)Why? For me, self-hosting is like having my own personal playground where I can experiment, tinker, and learn. It’s a great way to explore new technologies, try out different setups, and have fun with my projects. As part of my job, I need to have a...SelfHosting
Basir Khanbasirblog.hashnode.dev·Nov 2, 2024How to Host a React Website on AWS S3 and Speed it Up with CloudFrontIn this guide, we'll explore how to host your React application on Amazon S3 and use CloudFront to speed up content delivery to users worldwide. With S3 and CloudFront, you can create a highly available, low-latency website that’s easy to set up and ...🌥️ Aws CloudAWS
SSD Nodesssdhostingprovider.hashnode.dev·Oct 30, 2024Is VPS Hosting Fast ?When it comes to hosting a website or application, speed is crucial. Fast page load times can improve user experience, boost SEO rankings, and increase conversion rates. Among various hosting options, Virtual Private Server (VPS) hosting stands out a...vps
Vic okekevic3.hashnode.dev·Oct 17, 2024How to Set Up Your Own Web Hosting with aaPanel: A Step-by-Step GuideIn today’s digital world, having control over your web hosting environment is crucial for developers and startups. Whether you’re looking to host your personal project or manage multiple websites, setting up your own web hosting can give you the free...hosting
Ritik Saxenaritiksaxenaofficial.hashnode.dev·Oct 14, 2024How to Launch a Website on AWS EC2 Using Apache2 and Ubuntu: Step-by-Step GuideToday, we’ll walk through the steps to deploy a website on an EC2 instance ☁️ running Apache 🌐. We will focus on the actions needed to get your website live on the instance, rather than diving into the details of creating the EC2 instance itself. Ho...AWS Conceptsec2