MariaDB-as-a-Service in Jelastic Cloud Platform featured image

Using MariaDB-as-a-Service on the CloudSigma PaaS Platform

MariaDB has been a prominent name in the world of hosting for a long time now. CloudSigma PaaS combines the best practices of MariaDB hosting and analysis on our platform in the form of CloudSigma MariaDB-as-a-Service. This service is designed to automate the technical aspect of the process and allow you to use a ready-to-work solution at a moment’s notice. …

Feature image-The-Right-Sizing-Problem-in-Cloud-Computing

Cloud Computing and the Right-Sizing Problem: What is it and How to Solve it?

Cloud Computing The internet has become the center of not just an average individual’s life, but also the business industry. There are hardly any sizable modern businesses that are not utilizing some form of digital or online technology to execute their strategies and achieve their goals.  In fact, many small and medium-sized businesses are also looking to leverage the sheer …

migrate a website featured image

How to Migrate a Website from WordPress to CloudSigma PaaS

Most websites on the internet today are created using WordPress. However, using a PaaS environment like the one provided by CloudSigma offers a lot of additional functionality. In this tutorial, we will demonstrate how you can easily migrate a WordPress website over to CloudSigma PaaS.  There are several pre-configured WordPress packages in the CloudSigma Marketplace that you can use for …

PaaS marketplace featured image

CloudSigma PaaS Platform Marketplace How-to Guide

To make things as easy as possible for our users, CloudSigma PaaS offers you a dedicated Marketplace where you can find all the applications you might need ready for one-click install. It comprises a host of applications that are commonly required and requested by most users. All of the apps in the Marketplace have been configured and optimized using the …

PaaS Containers featured image

Containerization Technology: Types and Uses of Different Containers on CloudSigma’s PaaS Platform

Container technology provides a way for you to package your applications. You can put it into individual packets that are functionally capable and independent. CloudSigma’s Platform-as-a-Service solution (PaaS) offers two different types of containers: system containers and application containers. Let’s explore what each of these are, how they work, and where you can use them. What are System Containers? System …

create a kubernetes cluster

How To Create a Kubernetes Cluster Using Kubeadm on Ubuntu 18.04

This tutorial will guide you on setting up a Kubernetes cluster from scratch using Ansible and Kubeadm and further deploying a containerized Nginx application with it. Introduction Kubernetes (also known as k8s or “kube”) is an open-source container orchestration platform that automates many of the manual processes involved in deploying, managing, and scaling containerized applications. Kubernetes has a rapidly growing …