AWS Certified Solutions Architect Professional SAP-C02 Practice Question
A company operates a self-managed Elasticsearch 7.10 cluster that ingests about 500 GB of application logs per day and must retain the data for 3 years. Engineers run dashboards and ad-hoc searches on the most recent 30 days of data several times per hour. Data that is 31-90 days old is queried only a few times per week, and data older than 90 days is accessed only for occasional audits.
The company wants to migrate this workload to AWS while meeting the following requirements:
High availability across three Availability Zones
Private network connectivity only
Encryption of data at rest and in transit
Single sign-on to OpenSearch Dashboards by using AWS IAM Identity Center with fine-grained access control
Fast interactive queries for the most recent 30 days
The lowest possible storage cost for data older than 90 days, while keeping it searchable on demand
Which approach meets these requirements MOST cost-effectively and with the LEAST ongoing administration?
Deploy Amazon OpenSearch Serverless with one collection for hot data. Configure an S3 Lifecycle rule that transitions indexes older than 90 days to Glacier Deep Archive. Use IAM Identity Center for authentication.
Create an Amazon OpenSearch Service domain in a private VPC with Multi-AZ. Use only hot data nodes on Provisioned IOPS (io2) volumes and set each index to two replicas for durability. Schedule daily snapshots to an S3 bucket and delete indexes older than 90 days. Use Amazon Cognito user pools for OpenSearch Dashboards authentication.
Deploy an Amazon OpenSearch Service domain in a single Availability Zone with a public endpoint to reduce cost. Enable UltraWarm for data older than 30 days and rely on basic authentication and resource-based policies for access.
Create an Amazon OpenSearch Service domain in a private VPC and enable Multi-AZ with Standby. Configure three dedicated master nodes and a multiple-of-three number of hot data nodes on current-generation instances with gp3 SSD volumes. Enable UltraWarm for 31-90-day data, cold storage for indexes older than 90 days, and automate tier transitions with Index State Management. Turn on encryption at rest and node-to-node encryption, enable fine-grained access control, and configure SAML federation with AWS IAM Identity Center for OpenSearch Dashboards.
Creating an Amazon OpenSearch Service domain with Multi-AZ with Standby automatically distributes dedicated master and data nodes across three Availability Zones, giving the necessary quorum for high availability. Three dedicated master nodes (an odd number) are required to elect a new master during a failure.
Using hot data nodes on current-generation instances with EBS gp3 (or io-optimized) volumes delivers the best performance for the most recent 30 days of data. Enabling UltraWarm adds a warm tier that stores 31- to 90-day-old indexes on S3-backed warm nodes at roughly 90 % lower cost than hot storage, yet still supports interactive queries. Enabling cold storage places data older than 90 days entirely on S3, detaching it from compute until it is re-attached for audit searches, providing the lowest cost while preserving searchability. Both UltraWarm and cold storage require dedicated master nodes and integrate with Index State Management so migrations can be automated, minimizing ongoing operations.
Placing the domain inside a VPC and, if desired, creating an OpenSearch-managed VPC endpoint keeps traffic private. Fine-grained access control requires node-to-node encryption and supports SAML 2.0 federation. IAM Identity Center (successor to AWS SSO) can be configured as the SAML IdP, giving single sign-on to OpenSearch Dashboards without custom code.
Alternative answers either leave older data unsearchable (snapshots to S3), rely on archive tiers that cannot be queried, expose a public endpoint, or omit Multi-AZ and encryption controls-failing one or more stated requirements.
Ask Bash
Bash is our AI bot, trained to help you pass your exam. AI Generated Content may display inaccurate information, always double-check anything important.
What is UltraWarm in Amazon OpenSearch Service, and how does it help reduce costs?
Open an interactive chat with Bash
What is cold storage in Amazon OpenSearch Service, and how does it differ from UltraWarm?
Open an interactive chat with Bash
Why is Multi-AZ with Standby important for Amazon OpenSearch Service high availability?
Open an interactive chat with Bash
AWS Certified Solutions Architect Professional SAP-C02
Accelerate Workload Migration and Modernization
Your Score:
Report Issue
Bash, the Crucial Exams Chat Bot
AI Bot
Loading...
Loading...
Loading...
IT & Cybersecurity Package Join Premium for Full Access