Author name: technicalkejal

Docker Tutorials

What is Docker? Docker is an open-source platform designed to simplify the development and deployment of applications through containerization. What is Container? The Containers are lightweight, standalone, and executable packages that include everything needed to run a piece of software like code, runtime, libraries, and dependencies.

Docker Tutorials Read More »

Terraform Tutorial

What is Terraform Terraform is an open-source software developed by Hashicorp. Terraform is used to create data center and cloud infrastructure. It is written in Go language. Download Terraform By clicking on this link given below, go to the website of Terraform and download the Terraform package.https://www.terraform.io Install Terraform In Windows 1. Download Terraform. 2.

Terraform Tutorial Read More »