The Clever Cloud Blog

The Commit Log

All posts with tag Engineering

Async, Futures, AMQP, pick three

A few weeks ago, we set out to develop an AMQP client library in…

Engineering

Falling for Rust

If you ever talked to me, or looked at my Twitter feed, you may have…

Engineering

Let your logs help you

We use logs for everything, to track errors, measure performance, keep a journal of how…

Engineering

Security is a process, not a reaction

Wake up. Check the news. There is a new OpenSSL vulnerability, the world is on…
Company

How to Redirect to HTTPS With Play 2.4

To protect your web app or API, there is almost only one way at this…

Engineering

How to Optimize your PHP Applications on Clever Cloud

PHP is quite popular in website creation. A lot of famous/popular CMS and frameworks are…
Features

nom 1.0 is here! REJOICE!

nom is a parser combinators library witten in Rust that I started about a…

Engineering

How Facebook Infer Can Make your Software Safer

At Clever Cloud, we like giving a try to new technologies when they're released, especially…

Engineering

How We Cut Latency Down by 30k% on Our Git Server

At Clever Cloud, git is core in the deployment process. With the years, our needs…

Engineering
why autoincrement is a bad idea for your primary keys

Why Auto Increment Is A Terrible Idea

As big users of PostgreSQL, we had the opportunity of re-thinking the idioms common in…

Engineering

Rails 4 apps backed by Sidekiq + Clever Cloud.

At Clever Cloud, we want developers to be happy. To achieve that we try to…

Engineering

Lambdacon 2015

Here at Clever Cloud, we're enthusiastic users of functional programming. It helps us a lot…

Company

Building an extensible HTTP client for GitHub in Java

At Clever Cloud, we use a lot of Java. A large part of our API…

Engineering

How I learned Scala in one month

Hi, I’m Leonard. I have been an intern developer at Clever Cloud for one month…

Engineering