# Application Architecture

- [Student Module Registration Flow Series using Microservices & Event-Driven Architecture](https://calvin-lai.gitbook.io/calvin-lai-security/application-architecture/student-module-registration-flow-series-using-microservices-and-event-driven-architecture.md): Last updated: 10:47 PM HKT, Tuesday, September 23, 2025.
- [Student Module Registration Flow in Microservices & Event-Driven Architecture](https://calvin-lai.gitbook.io/calvin-lai-security/application-architecture/student-module-registration-flow-series-using-microservices-and-event-driven-architecture/student-module-registration-flow-in-microservices-and-event-driven-architecture.md): A Scalable, Resilient Workflow for Academic System
- [Optimizing Event-Driven Workflows in Microservices: Patterns for Scalability and Resilience](https://calvin-lai.gitbook.io/calvin-lai-security/application-architecture/student-module-registration-flow-series-using-microservices-and-event-driven-architecture/student-module-registration-flow-in-microservices-and-event-driven-architecture/optimizing-event-driven-workflows-in-microservices-patterns-for-scalability-and-resilience.md)
- [Enhancing Security in a Microservices-Based Student Module Registration System](https://calvin-lai.gitbook.io/calvin-lai-security/application-architecture/student-module-registration-flow-series-using-microservices-and-event-driven-architecture/student-module-registration-flow-in-microservices-and-event-driven-architecture/enhancing-security-in-a-microservices-based-student-module-registration-system.md)
- [Comparison of MVC , N-tier and Microservice Architecture](https://calvin-lai.gitbook.io/calvin-lai-security/application-architecture/comparison-of-mvc-n-tier-and-microservice-architecture.md)


---

# 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://calvin-lai.gitbook.io/calvin-lai-security/application-architecture.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.
