# Hands-on Labs & Final Challenge

#### **Scenario:**

SecureCart’s database team must **implement a high-performance, scalable, and cost-efficient AWS database solution**.

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

✅ **Scenario 1:** Select the Best AWS Database Service for a Given Workload\
✅ **Scenario 2:** Optimize Database Performance Using Read Replicas & Caching\
✅ **Scenario 3:** Implement Auto Scaling for a Database Under Heavy Load\
✅ **Scenario 4:** Ensure Database High Availability Using Multi-AZ & Global Tables\
✅ **Scenario 5:** Migrate & Backup Databases Using AWS DMS

🔹 **Outcome:** Learners **demonstrate AWS best practices for designing scalable and high-performance databases**.

***

### **📚 Recommended Study Resources**

✅ **AWS Well-Architected Framework – Performance & Reliability Pillars**\
✅ **Amazon RDS vs. Aurora vs. DynamoDB Best Practices**\
✅ **Amazon ElastiCache for Performance Optimization**\
✅ **AWS DMS for Database Migration & Disaster Recovery**\
✅ **AWS Global Tables for Multi-Region DynamoDB Deployment**


---

# 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.3-determine-high-performing-database-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.
