# Hands-on Labs & Final Challenge

#### **Scenario:**

SecureCart’s engineering team must **implement a scalable, elastic, and cost-efficient AWS compute architecture**.

#### **Final Study Group Challenges:**

✅ **Scenario 1:** Choose & Deploy the Best Compute Option for a High-Traffic Application\
✅ **Scenario 2:** Implement Auto Scaling for a Compute-Intensive Workload\
✅ **Scenario 3:** Decouple Services Using SQS & EventBridge for Better Performance\
✅ **Scenario 4:** Deploy a Containerized Microservice Using AWS Fargate\
✅ **Scenario 5:** Optimize Compute Costs Using Spot Instances & Compute Savings Plans

🔹 **Outcome:** Learners **demonstrate AWS best practices for scalable compute architectures**.

***

### **📚 Recommended Study Resources**

✅ **AWS Well-Architected Framework – Performance Efficiency Pillar**\
✅ **AWS Auto Scaling Best Practices**\
✅ **AWS Compute Optimizer & Cost Management Guide**\
✅ **Amazon ECS vs. EKS vs. Lambda Decision Guide**\
✅ **AWS Step Functions & Event-Driven Compute Whitepapers**


---

# Agent Instructions: Querying This Documentation

If you need additional information that is not directly available in this page, you can query the documentation dynamically by asking a question.

Perform an HTTP GET request on the current page URL with the `ask` query parameter:

```
GET https://awsinpractice.itassist.com/study-group/aws-certified-solutions-architect-associate/domain-3/task-statement-3.2-design-high-performing-and-elastic-compute-solutions/hands-on-labs-and-final-challenge.md?ask=<question>
```

The question should be specific, self-contained, and written in natural language.
The response will contain a direct answer to the question and relevant excerpts and sources from the documentation.

Use this mechanism when the answer is not explicitly present in the current page, you need clarification or additional context, or you want to retrieve related documentation sections.
