Posts tagged "Compute"

7 posts found

New CPU Optimized and Memory Optimized Instance Types
2 min read

New CPU Optimized and Memory Optimized Instance Types

Two new families of Instance types are now generally available to all Exoscale customers: CPU Optimized and Memory Optimized Instance Types offer a sp...
Read More →
Creating Custom Templates Using Packer
6 min read

Creating Custom Templates Using Packer

When you start a Compute instance on Exoscale, chances are that you’ll want to customize its environment by tweaking OS settings or install configure ...
Read More →
Introducing Custom Templates
1 min read

Introducing Custom Templates

Starting today you can use your own Custom Templates on Exoscale. This allows you to quickly create new Instances customized to fit your needs, withou...
Read More →
Terraform on Exoscale
6 min read

Terraform on Exoscale

!!! note “Updated on August 19th, 2024” This article has been updated to reflect the recent changes into the [Exoscale Terraform provider][tf]. There ...
Read More →
Bioinformatics: introduction to using BLAST with Ubuntu
11 min read

Bioinformatics: introduction to using BLAST with Ubuntu

Bioinformatics is a huge part of modern biological study. In this series of posts, I’m going to introduce you to some of the bioinformatics tools and ...
Read More →
Deploying Nginx with Ansible
6 min read

Deploying Nginx with Ansible

In this guide, I’m going to show how to deploy Nginx servers in just a few seconds using Ansible. We’ll deploy the servers to compute instances runnin...
Read More →
Multi-host Private Networking with Docker
9 min read

Multi-host Private Networking with Docker

When using Docker on a single host, a local private network is created and allows your containers to reach each others. It’s easy to make your applica...
Read More →
← Back to all posts