> For the complete documentation index, see [llms.txt](https://awsinpractice.itassist.com/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://awsinpractice.itassist.com/study-group/aws-certified-solutions-architect-associate/domain-3/task-statement-3.1-determine-high-performing-and-or-scalable-storage-solutions/hands-on-labs-and-final-challenge.md).

# Hands-on Labs & Final Challenge

#### **Scenario:**

SecureCart’s storage team must **implement an end-to-end AWS storage architecture** that meets **scalability, performance, and cost-efficiency goals**.

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

✅ **Scenario 1:** Choose & Configure the Right AWS Storage for a Workload\
✅ **Scenario 2:** Implement Auto-Scaling Storage Using S3 & EBS\
✅ **Scenario 3:** Migrate On-Prem Data to AWS Using AWS Storage Gateway\
✅ **Scenario 4:** Optimize Storage Costs Using S3 Lifecycle & DataSync\
✅ **Scenario 5:** Deploy a High-Performance File System Using Amazon FSx

🔹 **Outcome:** Learners **demonstrate expertise in designing AWS storage architectures**.

***

### **📚 Recommended Study Resources**

✅ **AWS Well-Architected Framework – Performance & Cost Optimization**\
✅ **AWS Storage Services Comparison Guide**\
✅ **Amazon S3, EBS, EFS Performance Optimization Best Practices**\
✅ **Hybrid Cloud Storage Using AWS Storage Gateway**\
✅ **AWS Backup & Disaster Recovery for Storage**


---

# Agent Instructions
This documentation is published with GitBook. GitBook is the documentation platform designed so that both humans and AI agents can read, navigate, and reason over technical content effectively. Learn more at gitbook.com.

## 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, and the optional `goal` query parameter:

```
GET https://awsinpractice.itassist.com/study-group/aws-certified-solutions-architect-associate/domain-3/task-statement-3.1-determine-high-performing-and-or-scalable-storage-solutions/hands-on-labs-and-final-challenge.md?ask=<question>&goal=<endgoal>
```

`ask` is the immediate question: it should be specific, self-contained, and written in natural language.
`goal` is optional and describes the broader end goal you are ultimately trying to accomplish on behalf of the user. GitBook uses it to tailor the answer towards what is most useful for that goal.

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.
