Customise Consent Preferences

We use cookies to help you navigate efficiently and perform certain functions. You will find detailed information about all cookies under each consent category below.

The cookies that are categorised as "Necessary" are stored on your browser as they are essential for enabling the basic functionalities of the site. ... 

Always Active

Necessary cookies are required to enable the basic features of this site, such as providing secure log-in or adjusting your consent preferences. These cookies do not store any personally identifiable data.

No cookies to display.

Functional cookies help perform certain functionalities like sharing the content of the website on social media platforms, collecting feedback, and other third-party features.

No cookies to display.

Analytical cookies are used to understand how visitors interact with the website. These cookies help provide information on metrics such as the number of visitors, bounce rate, traffic source, etc.

No cookies to display.

Performance cookies are used to understand and analyse the key performance indexes of the website which helps in delivering a better user experience for the visitors.

No cookies to display.

Advertisement cookies are used to provide visitors with customised advertisements based on the pages you visited previously and to analyse the effectiveness of the ad campaigns.

No cookies to display.

【IT用語】共有責任モデル

共有責任モデル(Shared Responsibility Model)」とは、主にクラウドサービスで使われる考え方で、「クラウド事業者と利用者がそれぞれどこまで責任を負うかを分けて考えましょう」というモデルです。


🔹 例:アパートの例で説明

あなたは「家具付きの賃貸アパート」に住んでいます。これはクラウドサービスを使っているようなものです。

項目誰の責任?クラウドに置き換えると?
建物のセキュリティ(玄関の鍵や監視カメラ)オーナー(クラウド事業者)データセンターの物理的なセキュリティなど
家具の整備、電気の配線オーナー(クラウド事業者)ハードウェア、ネットワーク、OSレベルの更新
ゴミの片付け、部屋の掃除借り主(あなた)データの暗号化、ユーザ管理、アクセス制御
誰を家に入れるかの判断借り主(あなた)誰にシステムへのアクセスを許すか

🔹 クラウドの種類別:責任範囲の違い

クラウドには主に3つの種類があります:

種類提供例クラウド事業者の責任利用者の責任
IaaS(インフラ)AWS EC2ハードウェア、仮想化、ネットワークOSの設定、アプリ、データ管理
PaaS(プラットフォーム)AWS Lambda, Azure App ServiceOS、ミドルウェア、ランタイムまでアプリのコードとデータ
SaaS(ソフトウェア)Gmail, Salesforceすべての基盤、アプリのメンテナンスアカウント管理、データの正確性

🔹 重要なポイント

  • クラウドだから「すべて任せて安心」ではない。
  • 自分が管理すべき範囲(例えばパスワードの強度、アクセス制御、データの暗号化)は、しっかり対応しないとセキュリティリスクになる。
  • 責任の境界を理解しておかないと、「誰のミスか」が曖昧になり、トラブル時に対応が遅れる。

🔹 まとめ

共有責任モデルとは、「クラウド事業者が全てやってくれるわけではない。自分の責任範囲を理解し、しっかり管理する必要がある」という考え方です。