<?xml version='1.0' encoding='UTF-8'?>
<OAI-PMH xmlns="http://www.openarchives.org/OAI/2.0/" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:schemaLocation="http://www.openarchives.org/OAI/2.0/ http://www.openarchives.org/OAI/2.0/OAI-PMH.xsd">
  <responseDate>2026-04-13T11:59:36Z</responseDate>
  <request identifier="oai:ipsj.ixsq.nii.ac.jp:00242319" metadataPrefix="jpcoar_1.0" verb="GetRecord">https://ipsj.ixsq.nii.ac.jp/oai</request>
  <GetRecord>
    <record>
      <header>
        <identifier>oai:ipsj.ixsq.nii.ac.jp:00242319</identifier>
        <datestamp>2025-01-19T07:21:10Z</datestamp>
        <setSpec>934:10195:11872:11922</setSpec>
      </header>
      <metadata>
        <jpcoar:jpcoar xmlns:datacite="https://schema.datacite.org/meta/kernel-4/" xmlns:dc="http://purl.org/dc/elements/1.1/" xmlns:dcndl="http://ndl.go.jp/dcndl/terms/" xmlns:dcterms="http://purl.org/dc/terms/" xmlns:jpcoar="https://github.com/JPCOAR/schema/blob/master/1.0/" xmlns:oaire="http://namespace.openaire.eu/schema/oaire/" xmlns:rdf="http://www.w3.org/1999/02/22-rdf-syntax-ns#" xmlns:rioxxterms="http://www.rioxx.net/schema/v2.0/rioxxterms/" xmlns:xs="http://www.w3.org/2001/XMLSchema" xmlns="https://github.com/JPCOAR/schema/blob/master/1.0/" xsi:schemaLocation="https://github.com/JPCOAR/schema/blob/master/1.0/jpcoar_scm.xsd">
          <dc:title>PLRデータの2次利用に資するデータハブシステムの構築と運用</dc:title>
          <dc:title xml:lang="en">Building and Operating Data Hub System for Secondary Use of PLR Data</dc:title>
          <jpcoar:creator>
            <jpcoar:creatorName>春本, 要</jpcoar:creatorName>
          </jpcoar:creator>
          <jpcoar:creator>
            <jpcoar:creatorName>菅, 真樹</jpcoar:creatorName>
          </jpcoar:creator>
          <jpcoar:creator>
            <jpcoar:creatorName>横手, 靖彦</jpcoar:creatorName>
          </jpcoar:creator>
          <jpcoar:creator>
            <jpcoar:creatorName>下條, 真司</jpcoar:creatorName>
          </jpcoar:creator>
          <jpcoar:creator>
            <jpcoar:creatorName>岡村, 和男</jpcoar:creatorName>
          </jpcoar:creator>
          <jpcoar:creator>
            <jpcoar:creatorName>吉川, 則之</jpcoar:creatorName>
          </jpcoar:creator>
          <jpcoar:creator>
            <jpcoar:creatorName>八木, 康史</jpcoar:creatorName>
          </jpcoar:creator>
          <jpcoar:creator>
            <jpcoar:creatorName>笹部, 聖也</jpcoar:creatorName>
          </jpcoar:creator>
          <jpcoar:creator>
            <jpcoar:creatorName>二村, 裕</jpcoar:creatorName>
          </jpcoar:creator>
          <jpcoar:creator>
            <jpcoar:creatorName xml:lang="en">Kaname, Harumoto</jpcoar:creatorName>
          </jpcoar:creator>
          <jpcoar:creator>
            <jpcoar:creatorName xml:lang="en">Masaki, Kan</jpcoar:creatorName>
          </jpcoar:creator>
          <jpcoar:creator>
            <jpcoar:creatorName xml:lang="en">Yasuhiko, Yokote</jpcoar:creatorName>
          </jpcoar:creator>
          <jpcoar:creator>
            <jpcoar:creatorName xml:lang="en">Shinji, Shimojo</jpcoar:creatorName>
          </jpcoar:creator>
          <jpcoar:creator>
            <jpcoar:creatorName xml:lang="en">Kazuo, Okamura</jpcoar:creatorName>
          </jpcoar:creator>
          <jpcoar:creator>
            <jpcoar:creatorName xml:lang="en">Noriyuki, Yoshikawa</jpcoar:creatorName>
          </jpcoar:creator>
          <jpcoar:creator>
            <jpcoar:creatorName xml:lang="en">Yasushi, Yagi</jpcoar:creatorName>
          </jpcoar:creator>
          <jpcoar:creator>
            <jpcoar:creatorName xml:lang="en">Seiya, Sasabe</jpcoar:creatorName>
          </jpcoar:creator>
          <jpcoar:creator>
            <jpcoar:creatorName xml:lang="en">Yutaka, Nimura</jpcoar:creatorName>
          </jpcoar:creator>
          <jpcoar:subject subjectScheme="Other">[一般投稿論文] パーソナルライフレコード, 個人情報, データの2次利用, マイクロサービスアーキテクチャ, Kubernetes</jpcoar:subject>
          <datacite:description descriptionType="Other">高品質のPLRデータを2次利用目的で蓄積するために必要な処理を実行する環境をマイクロサービスアーキテクチャに基づいて構築した．オンプレミス環境とクラウド環境のハイブリッド構成で構築し，Kubernetes上にシステムを実装した．システム状態の可観測性および証跡としての監査ログの記録システムを実装するとともに，マニフェストの差分管理を利用した回復力を実装した．本稿では当該環境を3年間運用した際に発生したインシデントに対する対応から見えてきたマイクロサービスアーキテクチャにもとづくシステム構築に関するプラクティスを論じる．まず，システム要件から導出された実装アーキテクチャの概要を述べる．次に，実装にあたっての技術選択と具体的実装の概要を述べる．運用中に発生したインシデントは層別化した後，プラクティスに関して議論する．</datacite:description>
          <datacite:description descriptionType="Other">The data hub system has been built on the hybrid environment of on-promises and clouds, which performs the necessary processing to store high-quality PLR data for secondary use. The audit system has been implemented for the system state observability and evidence, as well as resilience has been achieved using manifest difference management. This paper discusses the practices for building the system based on the microservices architecture, which have emerged from the responses to incidents occurred during the three years of operation of this environment. First, an overview of the implementation architecture derived from the system requirements is presented. Next, the selection of implementation technologies and the specific implementation are outlined. Incidents that occurred during the operation are classified, and then the practices are discussed.</datacite:description>
          <dc:publisher xml:lang="ja">情報処理学会</dc:publisher>
          <datacite:date dateType="Issued">2025-01-15</datacite:date>
          <dc:language>jpn</dc:language>
          <dc:type rdf:resource="http://purl.org/coar/resource_type/c_6501">journal article</dc:type>
          <jpcoar:identifier identifierType="URI">https://ipsj.ixsq.nii.ac.jp/records/242319</jpcoar:identifier>
          <jpcoar:sourceIdentifier identifierType="ISSN">2435-6484</jpcoar:sourceIdentifier>
          <jpcoar:sourceIdentifier identifierType="NCID">AA12894091</jpcoar:sourceIdentifier>
          <jpcoar:sourceTitle>情報処理学会論文誌デジタルプラクティス（TDP）</jpcoar:sourceTitle>
          <jpcoar:volume>6</jpcoar:volume>
          <jpcoar:issue>1</jpcoar:issue>
          <jpcoar:pageStart>54</jpcoar:pageStart>
          <jpcoar:pageEnd>66</jpcoar:pageEnd>
          <jpcoar:file>
            <jpcoar:URI label="IPSJ-TDP0601011.pdf">https://ipsj.ixsq.nii.ac.jp/record/242319/files/IPSJ-TDP0601011.pdf</jpcoar:URI>
            <jpcoar:mimeType>application/pdf</jpcoar:mimeType>
            <jpcoar:extent>3.3 MB</jpcoar:extent>
            <datacite:date dateType="Available">2025-01-15</datacite:date>
          </jpcoar:file>
        </jpcoar:jpcoar>
      </metadata>
    </record>
  </GetRecord>
</OAI-PMH>
