[AWS Cloud Fundamental Notes] Cognito
Introduction to Cognito and its usage and operational mechanism

Amazon Cognito : When traffic comes in, identity verification must be done first to confirm access to AWS cloud resources.
A Bit everyday A Byte every week
Introduction to Cognito and its usage and operational mechanism
Amazon Cognito : When traffic comes in, identity verification must be done first to confirm access to AWS cloud resources.
The different between pointer and value for struct type in golang with examples
Introduction to CloudFormation and its usage and operational mechanism
Introduction to ElastiCache and its usage and operational mechanism
Introduction to DynamoDB and its usage and operational mechanism
Introduction to SQS and its usage and operational mechanism
Amazon Simple Queue Service
(SQS) serves as a task buffer, allowing tasks that do not require immediate processing to be placed in the queue for storage.
When the system has spare resources, it processes these tasks, which helps decouple applications.
Introduction to Auto Scaling and its usage and operational mechanism