An Introduction to Amazon Cognito User Pools
- by Emre Yilmaz
- Feb 7, 2018
- AWS • Serverless • Amazon Cognito
When you build a new application, developing a secure, scalable user pool and authorization mechanism is a necessity. It takes time and effort, and sometimes, it even delays the development of the core features that will bring actual value to your business.
Amazon Cognito provides a scalable and secure user pool for your mobile and web applications. It provides a hosted user interface and SDKs for sign-in and sign-up actions. It has many features, such as sending verification emails and SMS messages to your users. In this blog post, I will discuss how you can create an Amazon Cognito User Pool to use as an authentication mechanism in your applications.
Continue reading the An Introduction to Amazon Cognito User Pools blog post.