Our Method
This is our flow for taking charge of a project:
TRACKER
We activate a shared tracker or ticketing system so all can clearly see anything to do / doing / done.
PRODUCTION
We identify the production instance and ensure we have all the access needed to manage it.
MONITORING
We activate a system to monitor metrics and URLs so that we get quickly notified if something goes wrong.
CODE
We verify that we have full access to the source code and that the code is versioned.
SETUP
We check and optimize the process to setup a new development instance from scratch.
RELEASE
We study, test and document the procedure for releasing new changes.
STAGE
We make sure there’s a stage instance to test changes and corrections before release into production.
ROADMAP
We define and share a roadmap for long-term cleaning / optimization interventions.