Skip to content

NevinDong/Azure-CRH-DevOps-ARM-Scripts

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

8 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Overview

Redoop CRH platform deployments consists of many key components, including image sources, master node VMs and data node VMs, virtual network, DNS, IPs, storage account, security groups, etc. IT professionals or developers can create CRH Hadoop cluster and VMs step by step as following the user manual provided, but this approach would be time consuming and error-prone. The process can be automated by using scripts and command lines, but it would not be easy to debug and customize upon different types of requirements. Azure Resource Manager (ARM) technology enables Redoop to deploy, manage, and monitor these components as a resource group. It would be fast and easy to deploy, provision, update, or delete all the resources in a single, coordinated operation. ARM also provides security, auditing, diagnostics and tagging features to help IT professionals manage the resources after deployment. This would dramatically increase Redoop and customer’s DevOps efficiency and productivity. Redoop defines the configurations in a JSON file named “deploy.json”. By using ARM templates, Linux VMs and DSC extensions technologies in Azure, Redoop can help customers quickly and easily deploy Hadoop cluster and large-scale nodes by just a few clicks.

More resources

About

“One-click” deployment model based on ARM templates

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages