Measuring user activities gives us a chance to improve our mobile applications. In other words, you can improve user experience based on collected data. If your application uses AWS resources, it makes sense to enable AWS Mobile Analytics in your software by default. The idea is analogous to using Google Analytics in your web application. […]
19
Sep
2016
9
Aug
2016
When I was looking for some materials about AWS Cognito User Pools and how to use it by JavaScript SDK, I realized that, without building any demo applications, I will not find answers to my questions such as: Is it ready to make a real mobile application? How much effort is needed to use AWS Cognito […]
16
Jun
2016
In the second quarter of 2016, the AWS team realized a new functionality with AWS Cognito service called “User Pools.” The functionality is a solution to user management for your application without the need to create a backend to handle it. In the standard scope, a register mechanism, sign-in, sign-out, password reset, send verification code, […]