パソコン向けにだけ Web サイトを作っていた頃はあまり必要性を感じられなかったプロトタイピングも、Webへアクセスする方法が増えてきたころから、その必要性も高まりつつあります。パソコン向けに絞ったとしても複雑なインタラクションを絵だけで共有するのが難しくなってきました。余計な書類を減らし、課題が具体的に見えてくるプロトタイプの魅力と活用を紹介。今回はプロトタイプの中でもペーパープロトタイピングにスポットを当てて、メリット?デメリットを解説します。
The document discusses Docker and microservices. It provides motivation for using microservices, including code bloat, increased costs of code changes, and the need for diversity and specialization. It then covers Docker basics like creating images and containers. It discusses how Docker can be used to implement microservices and addresses challenges like transactions across containers and logging. The document concludes that organizations also need to be "micro-ized".
The document discusses Docker and microservices. It provides motivation for using microservices, including code bloat, increased costs of code changes, and the need for diversity and specialization. It then covers Docker basics like creating images and containers. It discusses how Docker can be used to implement microservices and addresses challenges like transactions across containers and logging. The document concludes that organizations also need to be "micro-ized".