Services in Scope
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 »

Video Transcription
00:00
>> In this lecture, we're going to be
00:00
talking about the services that are
00:00
in scope for the AZ 104 certification exam.
00:00
We're obviously going to be talking about
00:00
the services but for one thing I wanted to preface
00:00
real quick here is
00:00
just the general way that
00:00
I like to approach certifications.
00:00
I have quite a few of them,
00:00
so I've been doing this for a little bit of time now.
00:00
One study tip that I always give to my mentees,
00:00
people that I tend
00:00
to train or the people that come to me with questions,
00:00
is you want to go in prepare.
00:00
>> Failing to plan is planning to fail.
00:00
>> If you do not have a plan in mind,
00:00
if you don't know what you're
00:00
jumping into before you jump into it,
00:00
obviously this common sense,
00:00
you're likely not going to do very well.
00:00
I know a lot of people who don't know
00:00
how to study for certifications.
00:00
I was one of them before.
00:00
It was a daunting task.
00:00
It was very intimidating
00:00
and then after doing so many of them,
00:00
I really got the hang of it and realized, wow,
00:00
this is actually fun, I want to keep doing this.
00:00
Let me just go ahead and break it down for you.
00:00
You want to review what you're going to be tested on.
00:00
When you are preparing for certification exam,
00:00
you need to know what you're going to be tested on.
00:00
Azure is a very big Cloud
00:00
and there's a lot of different services.
00:00
I don't even know exactly how many there are.
00:00
Probably over 100.
00:00
There are a lot of services in the Azure Cloud.
00:00
You're not going to be tested on all of them.
00:00
This isn't like that.
00:00
The CISSP where they're going to
00:00
test you on everything but at
00:00
very shallow level of
00:00
depth of knowledge. This isn't like that.
00:00
This is going to be more focused on particular services
00:00
that make up what an Azure administrator would do.
00:00
That's why they call this the
00:00
Azure Administrator Associate Certification.
00:00
You need to understand as
00:00
an administrator, one core
00:00
services are you going to be administrating.
00:00
I personally tend to
00:00
relate this to the AWS Solution Architect Associate,
00:00
which is more about developing
00:00
your architecture in the Cloud
00:00
>> using some core services.
00:00
>> You're designing for availability,
00:00
you're designing for redundancy,
00:00
you are designing for security,
00:00
and you're using particular services.
00:00
This is very similar.
00:00
If you come from that background,
00:00
maybe you hold that AWS certification,
00:00
you're going to see some crossover here as well.
00:00
You're going to need to understand
00:00
the core services of Azure,
00:00
the computes, the database,
00:00
the containers, the storage, the network,
00:00
and how they all interwork
00:00
together in order for you to design good,
00:00
highly available, redundant and
00:00
secure solutions in Azure Cloud.
00:00
That being said, that was a huge ramble and tangents,
00:00
I'm going to go ahead and get
00:00
into what we are trying to talk about here.
00:00
As you can see before you,
00:00
I have a graph, and
00:00
starting off from the top, we have identity.
00:00
Azure AD is going to
00:00
be one of the first things we're going to talk about.
00:00
It is the Azure Active Directory Service.
00:00
It's very similar to what you are used to
00:00
on-premise that it manage users and
00:00
groups and gives access control
00:00
>> to devices and so forth.
00:00
>> It can help you manage conditional access for
00:00
various areas of your network components,
00:00
your resources and it's going to
00:00
do the same thing in the cloud.
00:00
Azure AD Join is like an add-on service and allows you
00:00
to integrate your on-premise
00:00
>> active directory environment
00:00
>> to the Azure AD environment.
00:00
RBAC which we all
00:00
know which is role-based access control there
00:00
is quite a bit of RBAC going on in Azure,
00:00
so we will be talking about that.
00:00
Subscriptions is an interesting one
00:00
because we're not just
00:00
going to be talking about subscriptions,
00:00
we're going to talk about tenants and
00:00
subscriptions and the relationship there in.
00:00
Really just a quick tidbit on that,
00:00
those two are pretty cool because they
00:00
help you break down your Azure account
00:00
into little tiny slices that
00:00
you can easily control and grant other people
00:00
access to and you don't really have to
00:00
worry about them getting
00:00
access to any services outside of
00:00
what you want them messing with,
00:00
principle of least privilege.
00:00
We want them to only have access to the things that
00:00
they need and you can do that with subscriptions.
00:00
Jumping down we're going to be talking about storage.
00:00
This is going to be for 15-20 percent of the questions.
00:00
Quick side note right there,
00:00
the 15-20 percent,
00:00
the 25-30 percent, stuff like that,
00:00
those percentages represent the number
00:00
of questions that you're going to
00:00
get out of 100 percent when you jump into your exam.
00:00
Now I know it's sad because there
00:00
is quite a big difference, correct?
00:00
You're not going to have exact numbers
00:00
in place because your exam is randomized.
00:00
When you sign up,
00:00
when your schedule, when you
00:00
sit down and start your exam,
00:00
you're going to be assigned to a random exam and not
00:00
every exam is going to be the same,
00:00
they're not all given the exact same percentage of
00:00
questions so you are
00:00
going to have some varying numbers there.
00:00
Just keep that in mind.
00:00
One thing I do want to note is that networking and
00:00
computes do have the higher percentages.
00:00
As you can tell,
00:00
there are going to be more
00:00
>> questions on those two topics,
00:00
>> just keep that in mind.
00:00
Anyways, that was a side note.
00:00
Moving forward on storage,
00:00
we're going to be talking about Azure Blobs,
00:00
which is the object-based file storage.
00:00
We're going to talk about Azure files and File Sync.
00:00
We're going to be talking about Azure Storage Explorer
00:00
and Data Box,
00:00
which is a pretty interesting service.
00:00
Then we'll be jumping into compute,
00:00
which includes virtual machines,
00:00
Kubernetes Service or AKS,
00:00
Container Instances, which is like
00:00
docker service for Azure,
00:00
and then web apps, which is also a pretty cool service.
00:00
After that, we'll be talking about networks.
00:00
Virtual networking or VNets
00:00
as they like to call it here in Azure,
00:00
Azure DNS, load balancers,
00:00
VPN gateways, ExpressRoute and Network
00:00
Watcher and then we'll be wrapping
00:00
it up with monitoring and backups.
00:00
For 10-15 percent of the questions you'll be faced on
00:00
the exam and those services
00:00
will include the Azure Monitor,
00:00
Azure Backup, log analytics, and application insights.
00:00
All right, everybody here is a summary sheets.
00:00
If you want, you can take a snapshot of this page
00:00
here and print it out and use it
00:00
as a checklist for you as you go through.
00:00
Like I said, you want to make sure you feel
00:00
comfortable with these services because they are
00:00
going to be tested on
00:00
the exam and I do want to make a quick note as well.
00:00
These exams do change quite
00:00
often because the cloud changes quite often.
00:00
Every single day the cloud is making
00:00
new improvements and so it's difficult
00:00
for us as instructors to keep up with the contents.
00:00
But one thing I do want to say and encourage you
00:00
is to always check the documentation.
00:00
Azure's documentation is very good, very thorough.
00:00
There's a lot of information out there and
00:00
the Cloud providers do
00:00
not publish any tools
00:00
or solutions without providing documentation.
00:00
If you are finding that maybe this course
00:00
is a little bit outdated first of all,
00:00
I apologize, but second,
00:00
I do encourage you to go and check out
00:00
the documentation and you should
00:00
find some more relevance information
00:00
until we have updated our course,
00:00
which we are actively doing.
00:00
We're making sure to stay up to pace as best we can.
00:00
But I do want to make sure to punch in
00:00
the right direction in case you need
00:00
to find more relevant information.
00:00
So there you go.
00:00
That about wraps up this lecture, guys.
00:00
I will see you in the next one.
Up Next
Similar Content