DevOps - Continuous Improvement
Indorduction to DevOps and Continious Integration
1 minute read
We present here a collection information and of tools related to DevOps.
Indorduction to DevOps and Continious Integration
Infrastructure as Code is the ability of code to generate, maintain and destroy application infrastructure like server, storage and networking, without requiring manual changes.
Ansible is an open-source IT automation DevOps engine allowing you to manage and configure many compute resources in a scalable, consistent and reliable way.
Puppet is configuration management tool that simplifies complex task of deploying new software, applying software updates and rollback software packages in large cluster
Travis CI is a continuous integration tool that is often used as part of DevOps development. It is a hosted service that enables users to test their projects on GitHub.
AWS cloud offering comes with end-to-end scalable and most performant support for DevOps
Microsoft provides unified tool called Azure Monitor for end-to-end monitoring of the infrastructure and deployed applications.