Cloud Development Kit (CDK) Flashcards

1
Q

Amazon Cognito

A
  • if you see mobile, SAML authentication, hundreds of users, think cognito
  • users OUTSIDE your cloud, like mobile app users
How well did you know this?
1
Not at all
2
3
4
5
Perfectly
2
Q

cognito user pools

A
  • allows sign in functionality
    • federated identities - facebook, google, SAML
    • get JWT for login
    • integrates with API gateway and ALB
How well did you know this?
1
Not at all
2
3
4
5
Perfectly
3
Q

cognito identity pools

A
  • (federated identity)
    • integrate with cognito user pools as identity provider
    • provide aws credentials to users so they can access aws resources directly
    • can give unauthenticated guest access
How well did you know this?
1
Not at all
2
3
4
5
Perfectly