From the course: AWS Certified Solutions Architect - Professional (SAP-C02) Cert Prep

Unlock this course with a free trial

Join today to access over 25,300 courses taught by industry experts.

Cost Optimization Scenario Question Breakdown

Cost Optimization Scenario Question Breakdown

- In this question breakdown, we are going to look at a scenario with requirements around the need to analyze access logs very quickly, but also in a cost-optimal fashion. Let's go ahead and take a look at our question. A load testing infrastructure generates ELB access logs that are delivered to S3. The environment isn't used all the time, but when it is in use, it generates a large amount of logs. So in our head, we should be thinking that means it's going to have a spiky usage pattern. There is a requirement to analyze the access logs in AWS OpenSearch as quickly as possible. So we've delivered the logs into S3. We need to figure out a way to get them into OpenSearch. The analysis pipeline must maximize availability in case logs are generated, which means we need to be able to accept all the logs that are coming in without dropping any and minimize ongoing costs. What analysis architecture will meet these requirements? So let's take a look at our answer choices, and we can see…

Contents