[AWS Cloud Fundamental Notes] ElastiCache
Introduction to ElastiCache and its usage and operational mechanism
A Bit everyday A Byte every week
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
Introduction to Elastic Load Balancer and its usage and operational mechanism
Elastic Load Balancer
(ELB) achieves traffic distribution and load balancing.
ELB distributes incoming application traffic across multiple targets and virtual devices in one or more Availability Zones(AZ) and generates Access logs.
Introduction to CloudFront and its usage and operational mechanism
Amazon CloudFront is a content delivery network (CDN) service that addresses DDoS and repetitive access to static resources.
Introduction to the usage and operational mechanisms of CloudWatch and CloudTrail