Project Management Overview
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:01
>> Hello and welcome to Lesson 1.2
00:01
the project management overview of the faces of agile.
00:01
I'm your instructor, Dr. Kane.
00:01
In this lesson, you will learn
00:01
the basics of project management 101,
00:01
why software development embrace project management,
00:01
what is requirements gathering and the iron triangle.
00:01
For those of you that have taken
00:01
my enterprise project management class,
00:01
this lesson will serve as a brief review.
00:01
For those of you that have not,
00:01
if any of these concepts seem
00:01
unfamiliar or you would like more information,
00:01
feel free to check out
00:01
my Cybrary class, enterprise project management.
00:01
Project Management 101.
00:01
A project is a different type of endeavor
00:01
than what you would consider
00:01
your operational business activities.
00:01
It requires the development of
00:01
a specific product, service, or event,
00:01
meaning that it has a defined beginning and end unlike
00:01
operational activities where if you say a warehouse,
00:01
a clerk, every day you come in,
00:01
you shipped boxes and it's always the same work.
00:01
There's no " And same if you're
00:01
a cashier at a restaurant or a retail location."
00:01
The concept of project management
00:01
and the way that we're going to see how this impacts
00:01
agile is the idea that there is somehow a magical science
00:01
of designing the ability to
00:01
do the most work in the least amount of time.
00:01
For those of you that are familiar with
00:01
the waterfall type of project management,
00:01
the idea that when I
00:01
map out all of my dependencies and I become the
00:01
most efficient at performing the work of this project,
00:01
that I will be able to get as much done as
00:01
scientifically possible in the least amount of time.
00:01
In essence, we come super efficient and there's no waste.
00:01
We will get into that in more detail later
00:01
on in the course and what are some of
00:01
the challenges of that that impact project management.
00:01
In addition, once you start actually
00:01
looking at executing the project,
00:01
one of the project manager's primary roles
00:01
is to manage the team.
00:01
If we design a structure to do
00:01
the most work in the least amount of time,
00:01
then when we go to actually execute the project,
00:01
how do we manage the teams
00:01
throughput and workflow to take
00:01
advantage of this " Science"
00:01
that we used to manage the project.
00:01
That's project management in a nutshell.
00:01
Most everyone will probably be familiar
00:01
with the Apollo space program.
00:01
That's where a lot of the development of
00:01
traditional project management originated.
00:01
The idea of the triple constraints,
00:01
which we'll talk about in a later slide
00:01
and some of those things really
00:01
came about from the Apollo space program,
00:01
which was one of the greatest endeavors
00:01
of humanity so it definitely did its job.
00:01
It was a very effective project management process.
00:01
That was in 1960s fast-forward
00:01
to the '70s, '80s and '90s.
00:01
Once we started really
00:01
building enterprise software projects,
00:01
we needed a reliable and reusable and most importantly,
00:01
a trainable way of
00:01
actually getting these software projects complete.
00:01
Prior to this concept of project management and
00:01
the idea that you needed a role called a project manager,
00:01
a lot of these software projects
00:01
were floundering and then
00:01
of course they weren't even necessarily
00:01
called projects at the time.
00:01
Mostly in the '90s when it started to be
00:01
a real need for this process,
00:01
these best practices that would help get
00:01
these software products complete and out to market.
00:01
By the late 1990s or early 2000s, PMI,
00:01
which is the Project Management Institute,
00:01
was still not terribly IT focused.
00:01
PMI actually celebrated their 50th anniversary
00:01
at the same time as the Apollo space program
00:01
and they were very focused on engineering,
00:01
product development, architecture, some of these things,
00:01
but weren't really focus too heavily
00:01
on IT-based projects because
00:01
the investment costs wasn't really there yet.
00:01
Fast-forward to 2002 and
00:01
a little known company, he said sarcastically,
00:01
named CAPTCHA, decided to develop
00:01
a project management certification that was
00:01
going to be focused specifically on IT projects.
00:01
They felt that the PMI world, if you will,
00:01
left the IT projects in the dark and
00:01
they thought they could step
00:01
into this segment and compete.
00:01
I'll give myself a little bit of a plug.
00:01
I was one of those project management nerds,
00:01
or I should say,
00:01
snobs back in the day that
00:01
also thought that CAPTCHA was going to fill
00:01
a niche that needed to be
00:01
filled and I was actually on the team that
00:01
developed the initial Project plus Certification
00:01
back in 2002 and we all again off thought
00:01
of ourselves as we're going
00:01
to take this thunder away from
00:01
PMI fast-forward now it's 2019,
00:01
almost 2020 and we see that
00:01
of course PMI adapted just fine.
00:01
They also saw growth in
00:01
the project management space for IT
00:01
and were able to adapt and modify
00:01
their existing processes to be more IT friendly.
00:01
The process of requirements gathering
00:01
and where this impacts
00:01
agile is basically along the ideas
00:01
of there are multiple ways to perform work.
00:01
If we're interested in trying to develop the science
00:01
of performing the most amount of
00:01
work in the least amount of time,
00:01
we somehow need to gather
00:01
these requirements and prepare to execute them.
00:01
On the right-hand side you'll see more of
00:01
a traditional business process model.
00:01
Again, for those of you that have taken
00:01
my enterprise product management class,
00:01
you've seen this particular flowchart before,
00:01
if this then this go back loop.
00:01
That's that standard setup for building
00:01
software projects but you can also use
00:01
the same type of flowchart for
00:01
almost any business process.
00:01
On the left you'll see a more modern.
00:01
Now this is actually a screenshot
00:01
from Microsoft's DevOps,
00:01
and this is a more modern take on requirements gathering.
00:01
Rather than understanding all of
00:01
the dependencies and the if-then structure,
00:01
we're just going to list them out and make
00:01
little 3 by 5 cards of what the requirements are
00:01
and trust that the developer will be able to build
00:01
them without a whole lot of extra input.
00:01
That's going to go into part of what makes
00:01
agile project management more efficient than waterfall.
00:01
In addition, we always have the iron triangle.
00:01
You can have a good, fast and cheap pick 2.
00:01
This is pretty much
00:01
the most well-known rule of project management.
00:01
We have three different constraints on our time.
00:01
A time constraint, a budget constraint,
00:01
and a performance constraint.
00:01
A performance constraint refers to what the software
00:01
must be able to perform or must be able
00:01
to do at the end of the project.
00:01
Now, in traditional project management,
00:01
we identify the driver and the weak constraint, i.e.
00:01
the least flexible and the most
00:01
flexible of the triple constraints.
00:01
We're going to do the same thing with agile,
00:01
but you'll see based on the methodology that you adopt,
00:01
how agile changes, how we identify the constraints,
00:01
but it does not change what those constraints are.
00:01
No matter how you cut it, we still have
00:01
a finite amount of money, time,
00:01
and we still have a certain amount
00:01
of things that we must be able
00:01
to do with the finished product.
00:01
Also known oftentimes in agile as minimum viable product.
00:01
We'll go into more detail on that as well.
00:01
In summary, in today's video,
00:01
we did a very brief recap of Project Management 101,
00:01
why software development ended up
00:01
embracing overall project management processes,
00:01
how we can perform requirements gathering,
00:01
and what the iron triangle is.
00:01
In the next lesson,
00:01
we'll see where once software developers embrace
00:01
project management where they saw
00:01
some issues and sought to improve that process.
00:01
I hope you have a great day and I will
00:01
see you in the next lesson. Thank you.
Up Next
Similar Content