You might’ve heard about Infrastructure as Code ( IAC). The most popular tools for IAC are Amazon’s Cloudformation and Hashicorp’s Terraform.
DevOps Interview Questions
In a DevOps interview, there are some big pillars of DevOps Engineering Job that you’ll probably be asked about: Configuration Management ( Chef, Ansible, Puppet)…
3 Must Read Devops Books
DevOps movement has changes the way people develop, maintain and update their software. The movement was an organic evolution that allows companies to develop and…
Use AWS CLI to deploy, modify, manage and automate infrastructure on AWS.
We’ve created an AWS Command line interface (CLI) course on Udemy. This course covers commands for management of core AWS services such as EC2, S3,…
What is Devops?
DevOps (a clipped compound of “development” and “operations”) is a software engineering culture and practice that aims at unifying software development (Dev) and software operation (Ops). The main…