タグ

ブックマーク / blog.kymmt.com (1)

  • "The Modular Monolith: Rails Architecture"を読んだ - blog.kymmt.com

    Modular MonolithというアーキテクチャをRailsアプリケーションへ適用する記事を読みました。 medium.com モノリスアーキテクチャとマイクロサービスアーキテクチャの中間に位置する、一つのモノリシックなアプリケーション内でドメインごとにモジュールに分解しつつ運用するためのアーキテクチャを、Railsでどのように実装するか、という内容です。 Modular Monolithとは 記事から引用します。 Rather than extracting microservices, we decided to first focus on making our app modular. Our goal was to identify good architectural boundaries before we extracted code out into independ

    "The Modular Monolith: Rails Architecture"を読んだ - blog.kymmt.com
  • 1