AWS: How can I use AWS Cognito to provide authorization service for a webapp hosted by Cloudfront and EC2 instances? – Nginx
I'm new to AWS and just exploring possible architectures using the tools like AWS cognito, AWS Cloudfront, and/or AWS API Gateway. Currently, my app is deployed in an EC2 instance and here is the outline: Frontend: React app running on…