[AWS Cloud Fundamental Notes] Cost Control
Cost management methods under single account and multi-account configurations
Using the AWS Pricing Calculator , you can estimate the cost of cloud architecture through a data center perspective.
A Bit everyday A Byte every week
Cost management methods under single account and multi-account configurations
Using the AWS Pricing Calculator , you can estimate the cost of cloud architecture through a data center perspective.
Introduction to SNS and its usage and operational mechanism
Used for sending SMS or E-mail as well as push notifications: Simple Notification Service
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.
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.