The Clever Cloud Blog
The Commit Log
How We Deployed a Vinext Application in Minutes on Clever Cloud with AI
Cloudflare has just announced Vinext, a drop-in replacement for Next.js built on Vite. The project is vibecoded, experimental, but the promise is compelling: builds up to 4x faster, bundles 57% lighter, and 94% coverage of the Next.js API. We wanted to see how easy it would be to deploy it on Clever Cloud.
New IAM feature: what our Managed Keycloak offers today
Since its launch, Keycloak as a Service has evolved significantly to meet the concrete needs of businesses and the requirements of operating IAM at scale.
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.
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.
Identity Access Management: pillar of security and compliance
Identity Access Management (IAM) is now one of the foundations of information system security and governance.…
Deployment variables got more consistent
When deploying your applications to Clever Cloud, you can configure the build and start of your application or secondary services using Environment Variables.
8 open source IAM solutions to structure access management
Identity and Access Management (IAM) defines how an organisation controls access to applications, APIs and data.
Manage your WordPress identities with Keycloak
Managing logins to your website can be a complex task. Fortunately, tools like Keycloak, an open-source Identity and Access Management (IAM) solution, can make it much easier to handle authentication and authorization for your application.
Building Smarter MCP Servers — From Theory to Practice
A few months ago, I published an article introducing MCP servers. Since then, I’ve…
Why we (finally) built our own managed Kubernetes
At Clever Cloud, we held off for a long time before offering a managed Kubernetes service. Not out of technological reluctance, Kubernetes is a great tool… but it was never designed to make developers’ lives easier.
What is cloud migration?
Cloud migration represents a strategic step for organisations looking to transform their digital infrastructure.
Understanding MCP servers: generic vs. domain-specific approaches
In a world where Large Language Models (LLMs) can access vast libraries of data, having the right guidance makes all the difference.
Keycloak: why choose a managed solution rather than doing it yourself?
Keycloak is the benchmark for managing identity and access in applications. It offers a rich range of functions: single sign-on, federation, MFA, fine-grained role management.
Simplify the management of Clever Cloud services via Kubernetes with our new operator
For the past two years, we've been enabling our customers to combine the ease of deployment of Clever Cloud with an existing Kubernetes infrastructure through an operator.
PostgreSQL 16 and 17 available on Clever Cloud, migrate effortlessly
After upgrading our infrastructure and working hard over the last year to improve the quality of our service and accelerate new product releases, we're delighted to announce the availability of PostgreSQL 16 and 17 on Clever Cloud.
Automating Slack summaries with n8n, Clever Cloud, and LLMs
Introduction: The challenge of information overload
As a Developer Relations professional, I engage with multiple…
Deploy Docs on Clever Cloud
The open-source alternative to Notion, a French government initiative in collaboration with Germany, has become…
What is a PaaS? (Platform as a Service)
Platform as a Service (PaaS) is a turnkey model offering a complete development environment, without the need to manage the underlying infrastructure.
Container as a Service (CaaS): understanding the model
Container as a Service (CaaS) is a model that simplifies the deployment and management of containers without having to handle the underlying infrastructure. This model is part of the broader evolution of cloud computing, alongside IaaS, PaaS, DBaaS, and FaaS.
Clever Tools: a year of enhancements for your deployments, on the road to v4
A command line interface (CLI) is at the core of developer experience. At Clever Cloud, we have been providing Clever Tools for almost 10 years.