$30 off During Our Annual Pro Sale. View Details »

データベースの発表には RDBMS 以外もありますよ

maroon1st
January 23, 2023

データベースの発表には RDBMS 以外もありますよ

2023年1月21日に開催した JAWS-UG横浜 #53 AWS re:Invent 2022 Recap Database での発表内容です
https://jawsug-yokohama.connpass.com/event/262685/

maroon1st

January 23, 2023
Tweet

More Decks by maroon1st

Other Decks in Technology

Transcript

  1. データベースの発表には

    RDBMS 以外もありますよ

    JAWS-UG横浜 #53 AWS re:Invent 2022 Recap Database

    大栗 宗


    View Slide

  2. 2
    おまえ誰よ?
    大栗 宗(@maroon1st)
    JAWS-UG横浜支部所属(非公式:南武線支部)
    某SIer → クラスメソッド →
    某外資(JAWS-UG を休会) → クラスメソッド(2 回目)
    最近二刀流 Top Engineer やってます
    ● 2022 APN AWS Top Engineers (Database)
    ● 2022 APN ALL AWS Certifications Engineers
    ● Google Cloud Partner Top Engineer 2023
    re:Invent は 2014, 2015, 2016, 2017, 2018, 2022←New!で6回目
    メインのお仕事は各社サービスのプリセールスとか?

    View Slide

  3. re:Invent の
    データベースのアップデート?

    View Slide

  4. re:Invent での Database Update
    ● Aurora
    ○ Amazon Aurora zero-ETL integration with Amazon Redshift
    ● RDS
    ○ Amazon RDS Blue/Green Deployments
    ○ Amazon RDS Optimized Reads
    ○ Amazon RDS Optimized Writes
    ○ Torn Write Prevention
    ○ Amazon GuardDuty RDS Protection
    ○ Trusted Language Extentions For PostgreSQL
    ● DocumentDB
    ○ Amazon DocumentDB Elastic Cluster
    ● DMS
    ○ Announcing Schema Conversion feature in AWS DMS

    View Slide

  5. re:Invent に先立って
    データベースのアップデートがありました

    View Slide

  6. https://dev.classmethod.jp/articles/serverless-is-now-available-for-amazon-neptune-a-graph-database/

    View Slide

  7. 私が書いたエントリーなので
    Neptune が気になっていました
    (私の一番の関心は Aurora ですが)

    View Slide

  8. View Slide

  9. Deep dive into Amazon Neptune Serverless
    セッション概要はこちらのブロ
    グにまとまってます。動画とと
    もに見てみてください。
    https://dev.classmethod.jp/articles/reinvent-2022-dat322/

    View Slide

  10. View Slide

  11. graph-explorer

    View Slide

  12. graph-explorer
    ● Apache-2.0 license
    ● Docker イメージでデプロイ可能
    ● ラベル付きプロパティグラフ (LPG) とリソース記述フレー
    ムワーク (RDF)に対応
    https://github.com/aws/graph-explorer

    View Slide

  13. Graph Explorer の構成
    クライアントから Web と DB へ直接アクセスを行う
    VPC
    Private subnet
    Public subnet
    Amazon Neptune
    EC2 instance
    contents
    Port Forwarding
    Client
    Graph Explorer
    Web アクセス
    DB アクセス

    View Slide

  14. デモ
    Neptune のハンズオンを参考にデータを作成
    https://aws.amazon.com/jp/getting-started/hands-on/recommendation-engine-for-games-amazon-neptune/

    View Slide

  15. View Slide