並び順

ブックマーク数

期間指定

  • から
  • まで

1 - 3 件 / 3件

新着順 人気順

"hexagonal architecture"の検索結果1 - 3 件 / 3件

タグ検索の該当結果が少ないため、タイトル検索結果を表示しています。

"hexagonal architecture"に関するエントリは3件あります。 設計プログラミングprogramming などが関連タグです。 人気エントリには 『Ready for changes with Hexagonal Architecture』などがあります。
  • Ready for changes with Hexagonal Architecture

    by Damir Svrtan and Sergii Makagon As the production of Netflix Originals grows each year, so does our need to build apps that enable efficiency throughout the entire creative process. Our wider Studio Engineering Organization has built numerous apps that help content progress from pitch (aka screenplay) to playback: ranging from script content acquisition, deal negotiations and vendor management

      Ready for changes with Hexagonal Architecture
    • GoではじめるHexagonal Architecture - Qiita

      Hexagonal Architecture とは Clean Architectureなどのような、Onion Architectureの一種です。 最近だと、Netflixで採用されています。 基本的には、AdapterとCoreの2層のみで、UIやAPI Interfaceなどが、Adapterでそれ以外のApplicationの処理をCoreが担います。 Hexagonal(六角形)というのはAdapterでIN/OUTするポート(Web API、ファイル入出力など)が6種類別々に分けられているところから由来しているらしいですが、現在だといろんなIN/OUTの方法があるので、概略図とか見ても6つで収まってないですw 実装コンセプト この先、読み進めていってClean Archtectureと何が違うのと思う方もいるかと... 正しいと思います!! ごりごり細かく作っていくとClea

        GoではじめるHexagonal Architecture - Qiita
      • Hexagonal Architecture Explained

        Hexagonal Architecture Explained How the Ports & Adapters architecture simplifies your life, and how to implement it “Looking at the screen of my laptop, I realized that it was full of code that didn’t let me understand what it did regarding business logic. From that moment I began to search until I discovered the architecture that decouples the business logic from the frameworks: Hexagonal Archit

          Hexagonal Architecture Explained
        1

        新着記事