Cognito Flashcards

1
Q

Cognito

A
  • gives users an identity so that they can interact with our applications
  • Users Pools
  • Identity Pools
  • Cognito Sync
How well did you know this?
1
Not at all
2
3
4
5
Perfectly
2
Q

Cognito User Pools (CUP)

A
  • serverless database for web and mobile users
  • simple login email/password
  • password reset
  • email + phone verification
  • MFA
  • federated identities: Google, SAML
  • block users
  • login sends back a JWT
How well did you know this?
1
Not at all
2
3
4
5
Perfectly
3
Q

Cognito Identity Pools (Federated Identities)

A
  • Get temporary AWS Credentials
  • Identity Pool can be Amazon, FB, Google
  • Cognito User Pools
  • OpenID
  • custom login server
  • allows unauthenticated (guest) access
How well did you know this?
1
Not at all
2
3
4
5
Perfectly
4
Q

Cognito Sync

A
  • Deprecated - use AWS AppSync
  • stores user preferences, configuration
  • cross device synchronization
  • offline capability
  • store data in data sets
  • cognito streams
How well did you know this?
1
Not at all
2
3
4
5
Perfectly