Skip to content

Online services offered in the directory

Almost all digital services we use rely on a “stack” of different technologies working together. So, if you operate a digital service yourself, one way to make it sustainable is to “green your stack” – to look at the services you use, and see how green each provider is, and see what alternatives exist if they aren’t moving as fast as you want to be on climate.

We maintain a directory of green providers, and when they sign up with us, we ask them to list what they offer to make it easier for you to find these green alternatives you might need.

See below for our definitions, with examples.

This is a growing list that we intend to expand over time, allow for folks to filter based on specific services they offer. If there is something you thinking is missing that you provide or use, you can add to it via our service registration form.

Compute

Shared hosting for websites

Shared hosting for websites is the kind of entry level hosting you might get where you pay between 1-20 EUR or USD per month, in return for the ability to run a websites on a shared server. You typically manage them through a control panel like cpanel, and in some cases you can run a database like MySQL for dynamic sites..

Examples: Green Geeks Web Hosting

Virtual private servers

Virtual private servers are virtual machines where a set amount of resources like hard drive space, memory or CPU capacity are allocated to you, from a larger physical machine. You often are free to install your choice of operating system. You usually have more control than with shared hosting, in exchange for having to manage more of the complexity yourself.

Examples: Hetzner Cloud Servers, Google Cloud Virtual Compute Instances

Physical Servers

With physical servers, you rent a physical machine, and have all of its resources dedicated to you. All the RAM, the network capacity and any computing power is yours, and is not shared with any other customers. In return, you are not shielded from the complexities of working with hardware, like when a disk drive fails and so on.

Examples: Equinix Bare Metal Servers, Scaleway Dedibox

Colocation Services

Finally, if you already have your own servers, rather than paying for compute power from servers that someone else owns, you pay might for use of a building to put them in instead. Someone else keeps your servers stored securely, and supplied with power, and connectivity, but you are responsible for sourcing all your hardware.

Examples: Hetzner colocation services, Switch colocation services

Storage

While historically storage was bundled with servers that you might rent, dedicated storage services, where you pay per gigabyte for the storage are increasingly popular now. They mostly fall into two main foundational categories, block storage and object storage, upon which other user facing services are frequently offered.

Block storage

The simplest way to think about block storage is to think about having a virtual disk, where you pay for a certain amount of storage capacity, then treat like a regular disk, opening and saving files and writing them to a file system.

In both cases, when you save a file, you don’t directly write a file to disk – you write it to a block device, which itself takes care of writing to the disk. When you pay for a block storage service, you effectively get a disk that can be scaled to precisely the right size you need for your use case, can be attached to any computer in the same datacentre. Also, your data is usually protected from individual hardware failures – so if a physical disk fails, your programs can still function.

Examples: Leaf Cloud Block Storage, Scaleway Block storage

Object Storage

The other second form of storage is object storage. Here, most of the time, rather than knowing ahead of time how much storage you need and paying to have a disk large enough to hold everything you need, you upload files without needing to specify in advance how much space you need, and just pay for the storage it takes up.

Like the block storage service, you are shielded from hardware failures, and it’s often much cheaper than other forms of storage. The downside however is that you aren’t really using a file system like you are on a laptop with folders and so on, so software needs to be specially written to use this kind of storage.

Examples – Infomaniak Object Storage, Google Cloud Storage,

Network

Content Delivery Networks

Content delivery networks take copies of files, and copy them to multiple servers around the world, to make them more available to users. This might make it faster to download content, or mean that a site can stay up, even if the original server goes down.

Examples: Cloudflare Content Delivery Network

Platform, or X as a service

Rather than using the foundational services listed above directly, you might choose to use software services that are themselves combined these into a more polished, fully features offering. These come in a range of categories, but they’re often referred to as X as a service, where X is a particular piece of software you might otherwise run yourself.

Platform-as-a-Service

We use the term “Platform as a service” to refer to services that help you manage the life cycle of software, so you can focus on just the parts that are unique to your website or application. These tend to help you manage things like regular backups of important data, releasing new versions of an application to customers, tracking performance and so on, or scaling the amount of computing power to respond to traffic.

In this field it’s increasingly common to see providers who manage installations of large, open source projects like Kubernetes on your behalf – they take care of the platform, and you take care of the software for a specific application.

Examples: Syseleven Managed Kubernetes, Google App Engine

Managed WordPress Hosting / WordPress-as-a-Service

You can think of Managed WordPress hosting as a more focussed offering to “Platform-as-a-service”. You pay to have a WordPress instance run for you, and backups of data to be handled, and you are not responsible for maintaining it yourself, but still benefit from being able to use a well known open source content management system for publishing online. If it helps you can think of this as “WordPress as a service” – you pay for someone else to provide a managed WordPress that you use to reach users.

Examples: Pantheon WordPress Hosting, 34SP WordPress Hosting

Looking for something else?

This is an incomplete list, of the kinds of services available. If you provide something you think should be listed here, please let us know via our service registration form.