エントリーの編集
エントリーの編集は全ユーザーに共通の機能です。
必ずガイドラインを一読の上ご利用ください。
"The Modular Monolith: Rails Architecture"を読んだ - blog.kymmt.com
記事へのコメント6件
- 注目コメント
- 新着コメント
注目コメント算出アルゴリズムの一部にLINEヤフー株式会社の「建設的コメント順位付けモデルAPI」を使用しています
- バナー広告なし
- ミュート機能あり
- ダークモード搭載
関連記事
"The Modular Monolith: Rails Architecture"を読んだ - blog.kymmt.com
Modular MonolithというアーキテクチャをRailsアプリケーションへ適用する記事を読みました。 One of th... Modular MonolithというアーキテクチャをRailsアプリケーションへ適用する記事を読みました。 One of the hardest things about building a startup is handling the rapid growth in team and technology. The best way to build software with… モノリスアーキテクチャとマイクロサービスアーキテクチャの中間に位置する、一つのモノリシックなアプリケーション内でドメインごとにモジュールに分解しつつ運用するためのアーキテクチャを、Railsでどのように実装するか、という内容です。 Modular Monolithとは 記事から引用します。 Rather than extracting microservices, we decided to first

