Web Hosting recommendations
Hi, my name is Tina! I am a Full Stack Software Developer and Tech Lead from Canada. 🙋🏻♀️
Search for a command to run...
Hi, my name is Tina! I am a Full Stack Software Developer and Tech Lead from Canada. 🙋🏻♀️
No comments yet. Be the first to comment.
Have you ever installed a package by using go install <some-package> and wondered how to uninstall it? Go is really great in that respect. Go packages are a single binary and they’re installed based on how your Go tooling is set up. Provided we have ...

Overview This is the 3rd article in a series of posts about working with Open API to create generated API clients and documentation websites. In the 1st post we went over what we can do with Open API spec files, e.g. generate API clients and documen...

Overview This article is the 2nd in a series of blog posts that discuss using Open API to help with API documentation and API client code generation. In the previous article, we went over how we can generate documentation and API clients using existi...

Overview This article starts a series of Open API-related blog posts. OpenAPI, previously known as Swagger (a name still in use today for many of its tools), is a suite of tools that generate documentation and networking clients for various programmi...

You've probably already seen the scary alert (that's possibly why you're here), but in case you haven't, it looks something like this: NewAppIJustDownloaded pasted from your clipboard Sometimes it h

So you want a website, but what about web hosting? There are plenty of options to choose from when deciding how to host your website. This page should be informative and provide you with some basic information for choosing web hosting that's most ideal for you.
Shared web hosting is the most common type of web hosting available. You get some space on a shared machine.
Virtual Private Servers are great, and now they're more affordable than they used to be. They used to cost upwards of $30 per month but now you can get them for as cheap as $5. You get your own virtual private space with root access, so you can do whatever you want on the servers, provided that your activities are within the terms of use of the provider, of course.
Managed hosting is the most expensive option but it provides high-value to clients where website reliability is important, performance is important, and whose sites see a fair amount of traffic. Pricing for managed hosting starts at roughly $30 per month.
If you are building a static website or a client-side JavaScript application, you can host your project for quite cheap or even free. You're usually quite limited with what you can host on these platforms, and usually you need to be quite technically-inclined to work with these options. These options are a perfect web hosting option for static websites and client-side JavaScript applications.
If search engine optimization is important to you, you may not want to build a website that is client-rendered using JavaScript since this is generally not indexed by search engines. It may be more advantageous of you to develop a CMS-powered site or a static website in this case, rather than JavaScript application.
If you are updating the website yourself through a Content Management System like Drupal or WordPress, you will need to choose either shared hosting, a VPS, or a managed hosting service. If you do not want a CMS, you can choose any of the options (except for managed web hosting), but you will need to rely on a web developer to update your website. If you would like to get a website and want to talk about your web hosting options, contact me and I would be happy to discuss your options with you in greater detail.