Weekly Platform Update #14

wpu14 1

The Weekly Platform Update is a series of posts about every impactful changes on Clever Cloud. You’ll find the updated parts of Clever Cloud below, to follow fixes, updates, new products and more on a weekly basis.

Core

  • All runtimes:
    • Linux 4.9.5
    • Systemd 232
    • Python3 updated to 3.6
    • System ruby updated to 2.4
  • Java:
    • Cache coursier dependencies
    • Zlib 1.2.11 to fix some incompatibilities
    • Maven 3.3.9
  • PHP (module updates):
    • composer 1.3.1,
    • pcs 1.3.3 (disabled by default),
    • apcu 5.1.8,
    • couchbase 2.2.4 (now disabled by default),
    • ioncube 6.0.8,
    • mongodb 1.2.3,
    • redis 3.1.0
    • xdebug 2.5.0 (no more php 5.4 compatibility)
  • Docker 1.13.0

Products

  • Redis: updated to 3.2.6
  • MySQL: updated to percona server 5.7.16

Blog

À lire également

Magnetar: a Rust Apache Pulsar client built for deterministic simulation

Some of the most interesting reliability work in distributed systems starts with a simple idea: if a system can fail in production because of time, scheduling, networking, or unlucky interleavings, then those forces should be brought into tests under control.
Engineering

Kubernetes orchestration: what is container orchestration for?

Container orchestration is the automation of the operations needed to run a fleet of containers in production: placing them on machines, adjusting to load, replacing what fails, letting services talk to each other, and shipping updates without downtime.
Engineering

Sōzu 2.1.0: UDP load balancing for the programmable edge

Sōzu is the open-source reverse proxy and load balancer that sits in front of every application running on Clever Cloud.
Company