Thumbnail of post image 117

memo

3章 アーキテクチャのモジュール化 アーキテクチャのモジュール化によるメリット ・スケーラビリティ ・アジリティ アーキテクチャ上のモジュール化は、必ずしも分散 ...

Thumbnail of post image 168

memo

2章 NLPのパイプライン パイプライン:テキストを段階的に処理すること パイプラインの主なステップ ・データ収集 ・テキストのクリーニング ・前処理 ・特徴エ ...

Thumbnail of post image 043

memo

Section 1: Introduction Chapter 1: Introducing Software Architecture More specif ...

Thumbnail of post image 145

memo

Chapter 1. Design, Build, and Specify APIs REST(REpresentation State Transfer) g ...

Thumbnail of post image 138

memo

2章 ソフトウェアアーキテクチャにおける結合の見分け方 「疎結合」なシステムの利点は称揚されがちだ。しかし、何一つ他と接続されないシステムを設計するのは困難。 ...

Thumbnail of post image 047

memo

1章 「ベストプラクティス」がないとどうなる? アーキテクトが共通の問題を経験することはほとんどない。 雪の結晶:一見同じように見えるものの実際にはそれぞれ形が ...

Thumbnail of post image 095

memo

2 Diving into Some Common Architectural Patterns We’ll cover the following main ...

Thumbnail of post image 086

memo

1章 GraphQLへようこそ GraphQL: APIのための問い合わせ言語 SWAPIは『スター・ウォーズ』情報を提供するAPIサーバー GraphQLのサ ...

Thumbnail of post image 161

memo

1章 自然言語処理入門 自然言語処理(Natural Language Processing:NLP) NLPのタスク 人間の言語は、音素、形態素・語彙素、構文 ...

Thumbnail of post image 039

memo

Part 4. Securing, testing, and deploying microservice APIs API認証の最新標準はOpenID Con ...