Infrastructure as code

text

Ansible for Devops as Infrastructure as Code

Reading Time: 3 minutes Firstly, Ansible is simple open-source IT engine that automates application deployment, infra service orchestration, cloud provisioning and many other IT devices. Secondly, Ansible uses playbook to define automation jobs, and playbook use very simple language i.e. Hence the profit is that even the IT infrastructure maintenance people can know and understand the playbook and debug if needed (YAML – It is in human-readable form). In conclusion, After Continue Reading

abstract business code coder

Chef Devops Infrastructure as Code for Deployment

Reading Time: 3 minutes Firstly, Chef is open-source technology Adam Jacob, co-founder of Opscode recognised as the originator of Chef. This technology uses Ruby encoding to develop basic construction blocks like recipes and cookbooks. Chef is use for infrastructure automation and helps minimising manual and repeated tasks for infrastructure management. Chef got its own law for different building blocks, which required to manage and automate infrastructure. Why Chef? In Continue Reading