4 Flashcards

1
Q

Authentication Vs authorisation

A

Authentication verifies who a user is, logging in with a username and password / 2FA

Authorisation, let a authenticated user can access, for example, only a user can only view this content while admin can edit or delete

How well did you know this?
1
Not at all
2
3
4
5
Perfectly
2
Q

OAuth and example

A

OAuth: an authorisation protocol that let app access user data without sharing credentials

For example, sign in with google allows a website access ur profile without password

How well did you know this?
1
Not at all
2
3
4
5
Perfectly
3
Q

OpenID connect and example

A

OpenID add a layer of authentication, this will verify both who you are and what you can access

For example single sign on (SSO) allow you to use the same login across multiple service

How well did you know this?
1
Not at all
2
3
4
5
Perfectly
4
Q

What is Real time data streaming

A

It process data instantly in real time instead of storing it

For example: weather, social media, financial transactions

How well did you know this?
1
Not at all
2
3
4
5
Perfectly
5
Q

What is Data scale

A

The volume of data processed, use in Machine learning and real time applications

More data improve decision making in AI model

How well did you know this?
1
Not at all
2
3
4
5
Perfectly
6
Q

Why real time and data scale work in Spotify and Netflix

A

They use recommendations instantly based on ur interactions and optimise video audio quality depending on network speed

How well did you know this?
1
Not at all
2
3
4
5
Perfectly