Resource Management in Cloud

Christober S
Oct 31, 2023

--

In this blog I have shared my knowledge about the resource, resource groups, and resource manager

Resource

Resource Groups

Resource Manager

Resource

Objects = Resource

  • Objects used to manage service in Azure
  • Represent service lifecycle
  • Saved as JSON definition (JavaScript Object Notation)

No resource cannot be called resources groups

Resource Group

Resource groups are logical containers for all resources it is required

Resource Group
  • Grouping of resources
  • Holds logically related resources

Organized by

  • Type
  • LifeCycle (dev, environment)
  • Department
  • Billing, Location or Combination of those

Additional resource group information

  • Each resource must be in one and only resource group
  • Resource groups have their own location assigned
  • Resource in the resource groups can reside in different locations
  • Resource groups can’t be nested
  • Organize based on your organization’s need but consider
  • - Billing
  • - Security and Access Management
  • - Application LifeCycle
  • Management layer for all resource and resource groups
  • Controls access and resources

--

--

Christober S
Christober S

Written by Christober S

Student | Cloud | DevOps | Tech Blogger | Public Speaker

No responses yet