Cloud

DigitalVarys is the Community of Developers and Authors of Technical Content about #DevOps, Cloud, #ProjectManagement, #InformationSecurity, #DataScience and #WebDevelopment.​

Cloud Archives covers topics on Cloud Computing Strategies, Trends, and Technologies. Especially, Cloud Archives of DigitalVarys talks about Tutorials, Guides, and How To’s on Cloud Computing Technologies and Trends.

Create AEM in Docker with Docker Compose.

AEM (Adobe Experience Manager) is a Content Management System that is widely used in large organizations. WordPress, Drupal, and much other Content Management Systems are good enough for developing and serving the Web content. But AEM is leading with Comprehensive and Robust Content Management System. However, the application runtime platform of AEM is very huge […]

Create AEM in Docker with Docker Compose. Read More »

Create Docker Windows Containers

Create Docker Windows Containers from Docker Desktop

Docker containers become unavoidable for infrastructure development as it provides, Isolation, Simplicity, Rapid Continuous Deployment, and Faster Configuration with Security. Earlier, Docker has only used for Linux based applications as it is using the Linux kernel baseline for creating Containers. But Windows applications are widely used in Software development and Hence, windows developers need Docker

Create Docker Windows Containers from Docker Desktop Read More »

Terraform Backend

Complete Terraform Tutorial Part – 6 – Terraform Backends

Terraform backend is like the repository of instruction to load and run the terraform state especially when the operation like terraform applies executed. Backend is very important when you are developing the infrastructure with a big team. So, Understanding the Terraform Backend is very important. This is part 6 of the Complete Terraform Tutorial series

Complete Terraform Tutorial Part – 6 – Terraform Backends Read More »

Terraform Modules

Complete Terraform Tutorial Part – 5 – Terraform Modules

As part of or Complete Terraform Tutorial, this is Part – 5 explaining about Terraform Modules and how to create Re-Useable Terraform Modules. In our Terraform Tutorial series, we have already discussed on Terraform Modules as an introduction (Terraform Modules – Digitalvarys). This article is about learning how to create re-useable Terraform Modules and how

Complete Terraform Tutorial Part – 5 – Terraform Modules Read More »

Terraform State Tutorial

Complete Terraform Tutorial Part – 4 – Terraform State

As part of or Complete Terraform Tutorial, this is Part – 4 explaining about Terraform State. Terraform will store the record of the infrastructure created right after the terraform apply command. This will be stored in the file called terraform.tfstate. Challenge with the Infrastructure as code is when you have bigger infrastructure created by itself,

Complete Terraform Tutorial Part – 4 – Terraform State Read More »

Complete Terraform Tutorial Part – 3 – Terraform CLI

Complete Terraform Tutorial Part – 3 – Terraform CLI

As part of or Complete Terraform Tutorial, this is Part -3 explaining about Terraform CLI. Terraform platform can be easily accessible from the Command Line Interface. Terraform CLI is the most powerful and efficient way to access the Terraform. Terraform CLI can be vastly used for automating with operating system native scripts (Shell, PowerShell, etc).

Complete Terraform Tutorial Part – 3 – Terraform CLI Read More »

Terraform Configuration File

Complete Terraform Tutorial Part – 2 – Terraform Configuration File.

The next step to learn the Terraform is to get the knowledge on Terraform configuration files and it is one of the important parts you should know before using the terraform. Because this will also give you the complete insight of how Terraform works and how you can utilize the complete feature and functionality of

Complete Terraform Tutorial Part – 2 – Terraform Configuration File. 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 »

Top Content Management System

Top Content Management System (CMS) Platforms.

The Content Management System is the platform to Create, Update, Delete and Manage the Web contents and digital contents. Mostly, Content Management Systems are used for Enterprise Content Management (ECM) and Web Content Management (WCM) where ECM is can be used for Document management, Digital asset management and more. While, WCM is used for Website

Top Content Management System (CMS) Platforms. Read More »