Azure Cloud Platform

Azure Resource Manager

The infrastructure of applications is made up of components like,


  • Virtual Machine
  • Virtual Network
  • Database
  • Database server
  • 3 party service etc.

These components are not seen as separate identities rather it is viewed as related and independent parts of an entity. Their deployment, management, and monitoring are done as a group. Azure Resource Manager gives you an option to work with resources in a development solution as a group. Using a single integrated operation you can deploy, delete or update all the resources from your solution. A template is provided for deployment and this template also works for other environments like testing, production, and staging. Once the resource is deployed, features like security, tagging, and auditing are managed by Azure Resource Manager.


Advantages:

  • An operation like deployment, management, and monitoring of resource for a solution is done as a group. Resources are not handled individually.
  • Your solutions can be deployed repeatedly in every step of the development process such that resource is being deployed in a consistent state.
  • You don't need the script to manage your infrastructure rather you're provided a declarative template.
  • Resources can be deployed in the correct order by defining dependencies between them.
  • To have access control between all services in a resource group, Role Based Access Control (RBAC) is linked into your management platform.
  • To logically organize resources in subscriptions you can apply tags.
  • Cost of resource in your organization can be clarified by viewing the cost of the group of resources under the same tag.

Must Read Article

How To Launch EC2 Machine

Want to run your business in the cloud or want to learn cloud for jobs. AWS (Amazon Website Services) is the onethe best and mature cloud services available today.

How to launch Compute Engine

Google Cloud Platform (GCP) released on 11th October 2011 is a combination of services and products by which we can build applications on Google's software and infrastructure.

How to launch VM

February 1, 2010 ‘Windows Azure’ was introduced as a cloud service platform by tech giant Microsoft later named ‘Microsoft Azure’ on March 25, 2014.

How to start With Adobe Cloud

Comming Soon

How to start With IBM Cloud Platform

Comming Soon

How to start With Redhat Cloud Platform

Comming Soon

How to start With Salesforce Cloud Platform

Comming Soon