Cloud Deployment

Five Tools You Need for Your Cloud Deployment

You have finally managed to get up and running with your application. It runs great. You’re happy and you’re customers are happy. One morning you wake up with an inbox full of angry customer emails and your Twitter feed full of complaints. While you were sleeping, something broke. You just didn’t know about it until this morning when you checked …

CloudSigma.com is now fully protected by SSL

At CloudSigma, we take security very serious. Since the very beginning, all our web app (the cloud control panel) and our API has been configured to accept SSL connections only. We’re now happy to announce that we’ve also moved our regular marketing site (i.e. this) to only run SSL as well. For those not familiar SSL, it’s a way to …

An update to CloudSigma’s Ansible module

Recently, we announced an Ansible module for CloudSigma (or rather, a Dynamic Inventory backend). I’ve personally started to use Ansible more and more for performing simple tasks. It did however become somewhat cumbersome to use when you have a larger pool of servers. While still not available in the web app, we have supported Tags for grouping resources for some …

Web surfing? After Heartbleed make sure you update your SSL certificate setting in your browsers

With the recent Heartbleed security vulnerability affecting a significant part of the world’s secured internet traffic, most companies have been taking the precaution of renewing their SSL certificates as it is possible to compromise the keys for these certificates using the Heartbleed vulnerability. Unfortunately, many browsers won’t automatically check for revoked certificates (including the most popular Google Chrome). We highly …

CloudSigma Fuels Space Apps Challenge for the Second Year in a Row

Great innovators always strive to uncover the unknown, whether it’s a startup founder looking to shake up an existing industry with a new technology, or a scientist looking to explore outer space, they’re determined to keep asking “what’s next?” And, it’s with similar ambition that technologists, scientists, designers, artists, educators, entrepreneurs, developers and students worldwide came together for the third …

Join us at PyCon!

PyCon 2014, the biggest Python event of the year, is taking place this weekend in Montréal, Canada. Since CloudSigma is a Python shop, we’re extra excited to both support the event as a sponsor, as well as attending the exciting talks. If you’re attending PyCon, make sure to stop by our booth (219) to say hi.

Make sure to patch your servers for the Heartbleed bug

Today there was a major security announcement that affected a large number of online services. In short, if you’re running a website that is using OpenSSL (i.e. most websites that are secured by SSL) you are likely to be affected. You can read more about the bug here. You can also check if you’re exposed to this vulnerability using this …

We’re at NAB! Easing Security Fears for Media Collaboration

No one understands the phrase ‘time is money’ more than the media industry. If a production isn’t finished on schedule because of editing delays, it can result in a hemorrhage of finances. Collaborating on a project under this kind of pressure used to be extremely stressful, because, before the cloud, it often required media companies to physically fly disks around …

Cloud-Giant-IBM-Grows-Larger-with-Inflexible-Solutions-for-the-Enterprise

Cloud Giant IBM Grows Larger with Inflexible Solutions for the Enterprise

IBM announced in January that they have invested $1.2 billion to launch 15 new data centers across the U.S., China, Hong Kong, India, Canada and the U.K. to increase their global public cloud services, as an alternative to Amazon. But, is this really what the industry and enterprises need? IBM has had cloud offerings across Europe, including Switzerland, for some …

PaaS with Dokku

Build your own PaaS (with Dokku)

One of the most popular PaaS providers today is Heroku. Heroku, along with other PaaS providers like Engine Yard is loved by developers because it makes the deployment of a new application extremely fast and simple. It’s not hard that most developers would rather write code than setting up and troubleshoot servers. So it’s not hard to figure out why …