An open API service indexing awesome lists of open source software.

https://github.com/longrun/longrun-architecture-standard

It is an architectural standard that we, LongRun Inc., have established.
https://github.com/longrun/longrun-architecture-standard

Last synced: 3 months ago
JSON representation

It is an architectural standard that we, LongRun Inc., have established.

Awesome Lists containing this project

README

          

# LongRun Inc. Architecture Standards

私たちロンランが定めているアーキテクチャ標準です。次の三つの分類で構成されています。

- [アプリケーション開発](docs/application-development.md)
- アプリケーション開発を行うソフトウェアエンジニアのための指針です
- [CI / CD](docs/ci-cd.md)
- CI / CD は ソフトウェアエンジニアとインフラストラクチャを運用するエンジニアのどちらにも関与するもののため、アプリケーション開発とインフラストラクチャの間に配置しています
- [インフラストラクチャ](docs/infrastructure.md)
- インフラストラクチャをプロビジョニングし、運用するエンジニアのための指針です。アプリケーション動作のためのインフラのみならず、クラウドインフラ基盤の管理も含めます

このアーキテクチャ標準は不変ではありません。随時改訂されます。

# LICENCE

- [MIT](LICENSE)