CONCEPTS

Before you run a projectanswer six useful questions

Use these questions to decide whether an open-source project is understandable, deployable and something you can keep control of.

01 / UNDERSTAND THE PROJECT

Start with a bounded purpose

Know what the project is for before you choose how to run it.

02 / CHECK THE DEPLOYMENT

Turn assumptions into checks

Know what the service needs before you give it an account or your data.

03 / KEEP CONTROL

Keep control after deployment

A service is yours to run only when you can maintain, move or remove it.