> 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-2.md).

# Domain 2

- [Task Statement 2.1: Design Scalable and Loosely Coupled Architectures](https://awsinpractice.itassist.com/study-group/aws-certified-solutions-architect-associate/domain-2/task-statement-2.1-design-scalable-and-loosely-coupled-architectures.md)
- [SecureCart Journey](https://awsinpractice.itassist.com/study-group/aws-certified-solutions-architect-associate/domain-2/task-statement-2.1-design-scalable-and-loosely-coupled-architectures/securecart-journey.md)
- [API Creation & Management](https://awsinpractice.itassist.com/study-group/aws-certified-solutions-architect-associate/domain-2/task-statement-2.1-design-scalable-and-loosely-coupled-architectures/api-creation-and-management.md)
- [Microservices & Event-Driven Architectures](https://awsinpractice.itassist.com/study-group/aws-certified-solutions-architect-associate/domain-2/task-statement-2.1-design-scalable-and-loosely-coupled-architectures/microservices-and-event-driven-architectures.md)
- [Load Balancing & Scaling Strategies](https://awsinpractice.itassist.com/study-group/aws-certified-solutions-architect-associate/domain-2/task-statement-2.1-design-scalable-and-loosely-coupled-architectures/load-balancing-and-scaling-strategies.md)
- [Caching Strategies & Edge Acceleration](https://awsinpractice.itassist.com/study-group/aws-certified-solutions-architect-associate/domain-2/task-statement-2.1-design-scalable-and-loosely-coupled-architectures/caching-strategies-and-edge-acceleration.md)
- [Serverless & Containerization](https://awsinpractice.itassist.com/study-group/aws-certified-solutions-architect-associate/domain-2/task-statement-2.1-design-scalable-and-loosely-coupled-architectures/serverless-and-containerization.md)
- [Workflow Orchestration & Multi-Tier Architectures](https://awsinpractice.itassist.com/study-group/aws-certified-solutions-architect-associate/domain-2/task-statement-2.1-design-scalable-and-loosely-coupled-architectures/workflow-orchestration-and-multi-tier-architectures.md)
- [Task Statement 2.2: Design highly available and/or fault-tolerant architectures](https://awsinpractice.itassist.com/study-group/aws-certified-solutions-architect-associate/domain-2/task-statement-2.2-design-highly-available-and-or-fault-tolerant-architectures.md)
- [SecureCart Journey](https://awsinpractice.itassist.com/study-group/aws-certified-solutions-architect-associate/domain-2/task-statement-2.2-design-highly-available-and-or-fault-tolerant-architectures/securecart-journey.md)
- [AWS Global Infrastructure & Distributed Design](https://awsinpractice.itassist.com/study-group/aws-certified-solutions-architect-associate/domain-2/task-statement-2.2-design-highly-available-and-or-fault-tolerant-architectures/aws-global-infrastructure-and-distributed-design.md)
- [Load Balancing & Failover Strategies](https://awsinpractice.itassist.com/study-group/aws-certified-solutions-architect-associate/domain-2/task-statement-2.2-design-highly-available-and-or-fault-tolerant-architectures/load-balancing-and-failover-strategies.md)
- [Disaster Recovery (DR) Strategies & Business Continuity](https://awsinpractice.itassist.com/study-group/aws-certified-solutions-architect-associate/domain-2/task-statement-2.2-design-highly-available-and-or-fault-tolerant-architectures/disaster-recovery-dr-strategies-and-business-continuity.md)
- [Automation & Immutable Infrastructure](https://awsinpractice.itassist.com/study-group/aws-certified-solutions-architect-associate/domain-2/task-statement-2.2-design-highly-available-and-or-fault-tolerant-architectures/automation-and-immutable-infrastructure.md)
- [Monitoring & Workload Visibility](https://awsinpractice.itassist.com/study-group/aws-certified-solutions-architect-associate/domain-2/task-statement-2.2-design-highly-available-and-or-fault-tolerant-architectures/monitoring-and-workload-visibility.md)
- [Hands-on Labs & Final Challenge](https://awsinpractice.itassist.com/study-group/aws-certified-solutions-architect-associate/domain-2/task-statement-2.2-design-highly-available-and-or-fault-tolerant-architectures/hands-on-labs-and-final-challenge.md)
- [Use Cases](https://awsinpractice.itassist.com/study-group/aws-certified-solutions-architect-associate/domain-2/task-statement-2.2-design-highly-available-and-or-fault-tolerant-architectures/use-cases.md)
- [Amazon RDS Failover Events & Automatic Failover Mechanism](https://awsinpractice.itassist.com/study-group/aws-certified-solutions-architect-associate/domain-2/task-statement-2.2-design-highly-available-and-or-fault-tolerant-architectures/use-cases/amazon-rds-failover-events-and-automatic-failover-mechanism.md)


---

# 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:

```
GET https://awsinpractice.itassist.com/study-group/aws-certified-solutions-architect-associate/domain-2.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.
