Cognito
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 »

Difficulty
Intermediate
Video Transcription
00:00
>> Hey everyone, welcome back.
00:00
In this lecture we're going to talk about AWS Cognito.
00:00
Learning objectives for this lecture are going to be,
00:00
to understand Cognito,
00:00
make sure that you have what you need to know
00:00
in order to go into this exam.
00:00
Not going to see a lot of questions on this service,
00:00
but you may see one or two.
00:00
You want to make sure you understand
00:00
a good idea of how this is different from
00:00
some of the other services that sounds similar, anyways.
00:00
AWS Cognito is a solution that allows
00:00
your customers to go
00:00
into your application and sign
00:00
up for whatever it is you're trying to sign up for.
00:00
If you're trying to create
00:00
a mobile app or something like that,
00:00
and you want them to be able to
00:00
sign up for an account in your mobile app,
00:00
if you have a game or something like that, well,
00:00
you can leverage AWS Cognito to
00:00
handle that entire process.
00:00
You don't have to write the code for that,
00:00
you just have to use Cognito and write
00:00
some code to integrate Cognito into your application.
00:00
But a lot of the heavy lifting
00:00
is already taken care of for you,
00:00
so you don't have to worry about it.
00:00
Cognito provides an identity store,
00:00
so all of the users credentials
00:00
and everything is already protected,
00:00
you don't have to handle any of that.
00:00
If you want to leverage, some type of
00:00
federated access through social media like Facebook,
00:00
or Google, or you want to do
00:00
Enterprise Identity Federation,
00:00
you can already do that with Cognito.
00:00
They offer this whole thing via an SDK.
00:00
It's compliance, which is a huge benefit.
00:00
Compliance is a big deal,
00:00
and so we want to make sure that
00:00
we're using compliance services.
00:00
Cognito is compliant with a lot of
00:00
different regulations out there.
00:00
It supports OAuth 2.0, SAML 2.0,
00:00
and OpenID Connect. That's about it.
00:00
There's not really a lot to say about Cognito.
00:00
It's a great service,
00:00
where I've used that a ton,
00:00
or I've seen it used a ton.
00:00
That's a very common thing that
00:00
we see Solution Architects
00:00
put into their Cloud apps. I love the service.
00:00
I think it's great and easy to work with,
00:00
and it's dependable and it's secure.
00:00
I'm a big fan.
00:00
That's basically [LAUGHTER] all
00:00
I have to say about Cognito.
00:00
If you're wanting to learn more about it,
00:00
there's some really great documentation out there.
00:00
But aside from that,
00:00
just keep in mind that Cognito is going to help with
00:00
the sign-up process and identity management
00:00
for your customers that want to use your applications.
00:00
This is different from IAM because IAM
00:00
manages your users inside AWS.
00:00
Don't get those two confused.
00:00
Just be on the lookout for that. That's it.
00:00
We'll go ahead and close up this module,
00:00
and we'll finish it up with
00:00
a conclusion lecture here in a second,
00:00
so I'll see you over there.
Up Next
Module 9 Conclusion
Module 10 Introduction
Overview of the AWS Security Pillar
Working with AWS Shield
Detective Controls
Similar Content