4 Flashcards
Authentication Vs authorisation
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
OAuth and example
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
OpenID connect and example
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
What is Real time data streaming
It process data instantly in real time instead of storing it
For example: weather, social media, financial transactions
What is Data scale
The volume of data processed, use in Machine learning and real time applications
More data improve decision making in AI model
Why real time and data scale work in Spotify and Netflix
They use recommendations instantly based on ur interactions and optimise video audio quality depending on network speed