© 2023 Hashnode
#web-hosting
After you make a spring boot web app using spring data jpa, thymeleaf, the next challenge comes when you want to deploy that app to show your colleagues or college friends. There are very few free hos…
Services Used : AWS S3 AWS Route 53 AWS Certificate Manager AWS CloudFront Namecheap Domain Let's Dive Right In! Login into your AWS Console. Make sure your Location is set to US East (N. Virg…
A Beginner's Guide to Web Hosting and Domain Registration Starting a website can be a daunting task, especially if you're new to the world of web development. One of the first steps in getting your we…
Install 2 packages as development dependencies (will be set to devDependencies in the same package.json that's used for the NextJS application): I realize we're having the same package.json file for t…
Free static Hosting Using GitHub we can easily host our static websites for free within 6 steps. Just look below. step 1: sign in to your GitHub account sign in to your GitHub account and your UI look…
I had an old laptop with me which was of no use. But I decided to use its resources so I set up this laptop as a personal LAN server first and then made it publicly accessible to others. So do you hav…
As you all are aware, Heroku has recently removed its free tier option which was useful to most devs for their hobby and low traffic apps. So I've compiled a list of some other Free Hosting services y…
What is Laravel Forge? Laravel Forge is a service that automatically provisions optimized PHP servers using the hosting provider of your choice. It was created by Taylor Otwell in 2014. He was tired o…
Hello Devs, In this blog I'm going to cover how to host WordPress websites on AWS ECS service using AWS Fargate. Let me tell you why this is needed and why not to use EC2 for hosting Wordpress. Few d…
Now read this: Plesk for Linux uses the Apache HTTP Server (http://httpd.apache.org/) for hosting websites. Apache itself does not operate with websites; it manages virtual hosts, that is web resour…