2
2

Delete article

Deleted articles cannot be recovered.

Draft of this article would be also deleted.

Are you sure you want to delete this article?

More than 5 years have passed since last update.

Building Microservices : Outline

Last updated at Posted at 2015-12-27

はじめに

Building Microservices(O'Reilly、2015/2/2)の読書メモです。

著者は、Sam Newmanという人。Martin Fowlerが所属するThoughtWorksの方です。

Amazon 売れ筋ランキング: 2015/12/27時点は、こんな感じの本です。

2位 ─ 洋書 > Computers & Technology > Hardware > Design & Architecture
3位 ─ 洋書 > Computers & Technology > Hardware > Parallel Processing Computers
4位 ─ Kindleストア > Kindle洋書 > Computers & Internet > Software

ちなみに、私は、現在、モノリシックなシステムをマイクロサービスへ移行するプロジェクトに携わっています。対象システムは、マイクロサービスへの移行で有名なクックパッドのシステム規模よりも、さらに大きなシステムです。

章ごとに数回に分けて記事にまとめていこうと思っています。
目次は、こんな感じになっています。

目次

  1. マイクロサービスとは
  2. マイクロサービスのアーキテクチャ設計
  3. マイクロサービスのモデリング手法
  4. マイクロサービス同士の連携方法
  5. モノリシスなシステムをマイクロサービスに分割する方法
  6. マイクロサービスのデプロイ
  7. マイクロサービスのテスト
  8. マイクロサービスのモニタリング
  9. マイクロサービスのセキュリティ
  10. マイクロサービスと組織論
  11. マイクロサービスとクラウド
  12. マイクロサービスのまとめ
2
2
0

Register as a new user and use Qiita more conveniently

  1. You get articles that match your needs
  2. You can efficiently read back useful information
  3. You can use dark theme
What you can do with signing up
2
2

Delete article

Deleted articles cannot be recovered.

Draft of this article would be also deleted.

Are you sure you want to delete this article?