Slide 18
Slide 18 text
© 2017, Amazon Web Services, Inc. or its Affiliates. All rights reserved.
Advanced Security Features for Amazon Cognito
Advanced security features for Amazon Cognito
enable you to secure access to your applications
using risk-based adaptive authentication and
compromised credentials protection. When Amazon
Cognito detects unusual sign-in activity, such as
sign-in attempts from new locations and devices, it
prompts users for additional verification.
AWS Mobile Hub redesigned console (Nov 21, 2017)
With the redesigned console, a project now allows
users to define four different app platforms for their
backend. This means developers can configure
backend features like User Sign-in once, and
integrate it with an iOS, Android, Web, and React
Native app, all through the console.
AWS Amplify, a declarative JavaScript library for
cloud development with mobile or web
applications (Nov 21, 2017)
The AWS Amplify library modules are broken down
into categories (Auth, Analytics, Storage, APIs,
Caching) to quickly add features such as User
SignUp/SignIn, MFA, tracking or metric analytics,
content management or Serverless API integration.
There are components and extensions for React and
React Native.
AWS Mobile CLI (Nov 21, 2017)
With the new AWS Mobile CLI developers have a
comprehensive CLI experience for building projects.
This experience includes creating serverless back-
ends with AWS Lambda, allowing you to inject cloud
functionality into an existing project. The Amplify
library then allows common configuration from this
process to be consumed for usage in a single line of
code.
AWS Mobile & Amazon Cognito