Skip to content
Best practices

Best practices

Applications behave well on Clever Cloud when they read their configuration from the environment, keep no state on the local disk of an instance, and start fast enough for the platform to replace an instance without a visible interruption. Blue/green deployment and load testing put those properties under pressure before production does.

Last updated on