Cluster Configuration
Amazon ElastiCache allows configuration of groups of cache nodes called clusters. Each cluster can have one or multiple shard(s) with replication depending on the selected engine (either Redis or Memcached) for safe and efficient scaling. Clusters use one or more cache node types to determine the a…
AWS Certified Solutions Architect - Cluster Configuration Example Questions
Test your knowledge of Cluster Configuration
Question 1
You run a multimedia data processing cluster on AWS that uses EC2 Spot Instances to lower costs. Management wants to reduce the risk and impact of Spot interruptions while continuing to rely primarily on Spot capacity. Which approach is the best AWS-recommended way to achieve this?
Question 2
A company runs PostgreSQL on Amazon RDS. The database must provide automatic high availability and failover across Availability Zones (Multi-AZ), and the application needs to offload some read queries to a replica. Which configuration meets these requirements at the lowest cost?
Question 3
You are designing a cluster configuration for a photo processing application. The application requires low latency access to Amazon S3 for reading/writing objects. Which configuration ensures the lowest latency?