Platform Updates #65

wpu65 1

The Platform Updates is a series of posts about every impactful change 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.

Platform Updates #65 – 2021-07-22

[Unreleased]

  • Private network groups.
  • New ACL management.
  • Vector.dev support

Platform changes

All instances

Haskell

Ruby

PHP

Python

Add-ons

  • PostgreSQL: PGPool availability
  • PostgreSQL updated :
    • postgresql 13.3
    • postgresql 12.7
    • postgresql 11.12
    • timescaledb 2.2.1
    • postgis 2.5.5
    • postgis 3.1.1

Documentation

  • GitHub comments are now available on every page

Blog

À lire également

Gravitee and Clever Cloud Announce Strategic Partnership for European AI Sovereignty 

Gravitee and Clever Cloud Provide an Open-Source, Deploy-Anywhere Control Plane Ensuring European AI Runs Strictly on Your Terms.
Press

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