Technical Standards
Last updated
Last updated
There are many important aspects of the technical delivery of projects at Convivio. Most are best practices in the technology sector; some are particular to Convivio.
These fit into four main areas:
: This is an umbrella for many best practices that focus on the quality of the product that is built.
: Connected to the question of code quality is the principle and practice of testing the product.
: We automate as much as is reasonable, both in the way the product is built, and how it is tested and deployed.
: We ensure the code, the data and the overall product are designed and built securely.