2.2 ARM Architecture

Video Activity
Join over 3 million cybersecurity professionals advancing their career
Sign up with
Required fields are marked with an *
or

Already have an account? Sign In »

Course
Time
1 hour 19 minutes
Difficulty
Beginner
CEU/CPE
2
Video Transcription
00:00
What is azure resource manager?
00:04
Let's look at this picture.
00:06
Everything in national is considered a resource
00:11
Cosmos data basis, Web ops, virtual machines, storage blobs or I ot helps. They're all considered three sources.
00:21
You can't different ways to manage those three sources. You can do that from the management portal,
00:26
which offers nice and friendly graphical interface. Or you can use scripts implemented in power shell or using the command line interface.
00:36
You can even develop your own arrest client using the AP Ice
00:42
Power Shell in the C. L. I used s decays developed in various languages to implement the management functionality.
00:51
All those management options are available to you because actual resource manager exposes arrest a p I that can be accessed from any client that can make rest calls.
01:02
Potential resource manager does not only provide rest a p I.
01:06
It is responsible for managing all the resource is underneath,
01:11
ensuring that all constraints imposed on the resources and the infrastructure are accounted for. And most importantly, it makes sure that whomever triggers the management request is properly authenticated and authorized to make those changes.
01:27
Giving a single management layer for all the resource is in Azure ensures that all management operations are performed in a consistent manner and return consistent results.
01:38
It also makes sure that platform white constraints and restrictions are enforced and access is properly managed.
01:49
Using national resource manager Offer certain benefits that make work with Jules easier.
01:55
You can use a declarative syntax to describe your resources and deployments in national instead. Using complex script,
02:01
you can manage resources in groups instant, individually
02:06
And of course, you can define the resource dependencies and make sure re sources are deporting the right order.
02:14
You can organize Resource is using resource stocks and make it easier to manage.
02:19
And last but not least, you can apply access to control. All service is because row based access control is built in tow. Arm.
02:30
How is actual resource manager involved in releasing new functionality? Nasher.
02:36
New Asher Features are always implemented in the platform and exposed by the arm. A P I.
02:44
Sometimes it may take few months to see the new feature in the Porto, but it may be available in the Power shell Command. Let's or CLI, and it is for sure of our boat to use via rest. AP eyes
02:55
the benefit, of course, is that once implemented, all management options have the same functionality
03:02
in our next video will take a look at the actual resource providers that each azure service offers.
Up Next