# Hands-on Labs & Final Challenge

#### **Scenario:**

SecureCart’s engineering team must **implement a cost-optimized AWS compute solution** balancing **performance, scalability, and cost efficiency**.

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

✅ **Scenario 1:** Select the Most Cost-Effective AWS Compute Service for a Given Workload\
✅ **Scenario 2:** Implement Auto Scaling to Reduce Compute Costs During Low Traffic Periods\
✅ **Scenario 3:** Optimize Compute Purchasing Using Spot Instances & Reserved Instances\
✅ **Scenario 4:** Deploy a Serverless Architecture Using AWS Lambda & Fargate\
✅ **Scenario 5:** Extend AWS Compute to Hybrid & Edge Environments Using AWS Outposts

🔹 **Outcome:** Learners **demonstrate AWS best practices for cost-optimized compute architectures**.

***

### **📚 Recommended Study Resources**

✅ **AWS Well-Architected Framework – Cost Optimization Pillar**\
✅ **AWS Compute Optimization Best Practices**\
✅ **AWS Cost Explorer & AWS Budgets for Compute Cost Management**\
✅ **AWS Auto Scaling & Load Balancing Strategies**\
✅ **AWS Savings Plans & Spot Instances for Cost Reduction**


---

# 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-4/task-statement-4.2-design-cost-optimized-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.
