Weekly Platform Update #3

wpu3 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. Here is Platform Update #3.

Core

  • Various system updates:
    • bash 4.4
    • perl 5.24
    • openssl 1.0.2j
  • Go: 1.7.1
  • PHP: 7.0.11 and 5.6.26
  • Git+HTTPS deployment now available
  • Dependencies cache now available for Ruby instances
  • Flowdock format is available for Webhooks
  • Webhook management in the console

Products

  • Clever CLI update (0.6.0)
    • Webhook management
    • Git over HTTPS (no more SSH keys configuration)

Blog

À lire également

Kubernetes vs Docker : Differences and When to Use Them

When people start exploring cloud-native technologies, one confusion comes up almost every time: are Docker and Kubernetes competitors? Do you have to choose between them? And why do people so often talk about Docker “with” Kubernetes?
Features

K8S: What Is Kubernetes, How It Works, and Why It Became the Standard

K8S, short for Kubernetes, is an open source container orchestration system originally developed by Google and donated to the Cloud Native Computing Foundation (CNCF) in 2015. It automates the deployment, scaling, resilience, and networking of containerized applications across clusters of servers. In just over a decade, K8S has become the technical foundation on which a majority of modern cloud applications run.
Engineering

Kubernetes in production: how to keep the standard without taking on all its operations

Kubernetes has become a standard for running containerised applications, structuring distributed architectures and integrating into cloud-native environments.
Company