Configuration management

SaltStack Architecture

SaltStack Architecture and Components

What is SaltStack SaltStack is an Open-source, Python-based Configuration Management system which runs based on Event-driven messaging for IT Automation and Remote Task Executions. Among the Configuration Management Systems available in the market, SaltStack is one of the powerful Systems. The architecture of SaltStack is based on the remote execution of commands. Basically, it has […]

SaltStack Architecture and Components Read More »

Complete Terraform Tutorial Part – 1 – Introduction

Terraform is an Opensource tool that will provide Infrastructure as code. Infrastructure as Code is a system that stores the machine-readable file to manage, provision, and configure the Software Infrastructure from Cloud computing. So, Terraform will define your Cloud Infrastructure with some popular Cloud provides including AWS, Azure, Google Cloud Platform, DigitalOcean, CloudFlare, and more.

Complete Terraform Tutorial Part – 1 – Introduction Read More »