Weekly Platform Update #29

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

  • rust: fix CARGO_BIN use
  • node @ 8.9.0, 6.11.5, 4.8.5, zbar installed
  • rustup update (20171025)
    • stable @ 1.21.0
    • beta @ 1.22.0-beta.2
    • nightly @ 1.22.0-nightly
    • yarn @ 1.2.1
  • linux @ 4.13.12 for all apps
  • ruby
    • new ruby apps created since 2017-11-17 get Puma server by default
    • yarn @ 1.2.1
    • bundler 1.16.0 (in rbenv)
    • sidekiq fixed with puma
    • nvm @ 0.33.6
    • BUGFIX: we don’t skip the first configured rake goal anymore
  • jenkins apps get automatic plugins installation
  • php
    • libreoffice installed for PHP apps
    • nvm 0.33.6

Products

  • linux @ 4.13.12 for all add-ons

Doc

Blog

À lire également

Elasticsearch Observability: logs, metrics, and traces explained

Modern architectures generate ever-growing volumes of data. Microservices, APIs, cloud workloads, and serverless environments multiply potential failure points. In this context, understanding what is really happening in production has become a central challenge.
Engineering

ELK Stack: what it is used for and how to use it for observability

Understanding what is really happening inside a modern application has become increasingly complex. Microservices, cloud environments, and the growing number of physical or virtual servers all contribute to an explosion of technical signals. This distribution makes so-called “traditional” log analysis—based on directly connecting to a single machine—hard to sustain at scale.
Engineering

Identity Access Management: pillar of security and compliance

Identity Access Management (IAM) is now one of the foundations of information system security and governance.…

Engineering