CloudSherpa Documentation¶
Welcome to the CloudSherpa developer documentation.
Main sections¶
Warning
This documentation is intended as development documentation. It is automatically deployed on push to the dev and main branches of the CloudSherpa repository. It is thus possible and highly likely that this documentation documents implementation done on the dev branch that does not exist on the main branch. For the current stage of CloudSherpa development, this is intentional. It is still something to take note of and keep in mind as you are reading this documentation.
Developer Guides
Core development resources, including workflows, conventions, and quick-reference material for working within CloudSherpa.
Service Documentation
CloudSherpa follows a microservices architecture with event-driven communication. Each service is documented in detail, covering responsibilities and dependencies.
Persistence Documentation
Persistence documentation covers storage systems, database responsibilities, and schema references.