Difference between revisions of "Table/CCA Tools"
Jump to navigation
Jump to search
(Created page with " {| class="wikitable sortable" ! Tool !! Released by !! Initial release !! Method !! Approach !! Written in |- ! Ansible | RedHat | 2012 | Push | Declarative and imper...") |
|||
(One intermediate revision by the same user not shown) | |||
Line 32: | Line 32: | ||
| - | | - | ||
|- | |- | ||
! Pulumi | ! [[Pulumi]] | ||
|Pulumi | |[https://www.pulumi.com Pulumi] | ||
| 2017 | | 2017 | ||
| Push | | Push | ||
Line 61: | Line 61: | ||
|- | |- | ||
|} | |} | ||
<noinclude> | |||
=References= | |||
<references/> | |||
</noinclude> |
Latest revision as of 07:27, 5 August 2021
Tool | Released by | Initial release | Method | Approach | Written in |
---|---|---|---|---|---|
Ansible | RedHat | 2012 | Push | Declarative and imperative | Python |
CFEngine | CFEngine | 1993 | Pull | Declarative | C[1] |
Chef | Chef | 2009 | Pull | Imperative | Ruby |
Otter | Inedo | - | Push | Declarative and imperative | - |
Pulumi | Pulumi | 2017 | Push | Declarative and imperative | TypeScript, Python, Go, C |
Puppet | Puppet | 2005 | Pull | Declarative | C++, Clojure since 4.0, Ruby |
SaltStack | SaltStack | 2011 | Push and Pull | Declarative and imperative | Python |
Terraform | HashiCorp | 2014 | Push | Declarative | Go |