DevOps

DevOps is a set of practices that combines software development (Dev) and IT operations (Ops). It aims to shorten the systems’ development life cycle and provide continuous delivery with high quality.

Terraform In A Nutshell

Terraform is an infrastructure as code (IaC) tool that can provision resources in the cloud from simple declarative code. When building an app in the cloud, you may find yourself using the graphical user interface of any cloud provider. Clicking on buttons and paying for products just like we do on sites like eBay or …

Terraform In A Nutshell Read More »