Infrastructure as Code

Intoto builds software-defined infrastructure, in which infrastructure, applications and configuration are expressed as code.

  • Comprehensive version control

    When infrastructure is expressed in software, entire systems are version controlled as a single unit, allowing rapid top-to-bottom testing, release, deployment and rollback.

  • Scalability and replication

    Systems delivered by intoto are designed for programmatic deployment, allowing controlling systems to easily replicate well-tested clusters of resources.

  • Low-cost test

    Test environments can be created on-demand, and discarded when test is complete.

  • Disaster recovery

    Enables pilot light recovery models, in which DR resources are quickly created on demand.

  • Scale-out modularity

    Scale-out automation treats systems as single units, without details about internal composition.