「Redshiftの「データ共有」とAWS Lake Formationを利用して一元的にアクセスを制御してみた」シリーズの第3回目となります。 前回の「2.ガバナンスアカウント編」に引き続き、「3.コンシューマーアカウント編」を解説していきます。 ここでは、主にコンシュ…
「Redshiftの「データ共有」とAWS Lake Formationを利用して一元的にアクセスを制御してみた」シリーズの第2回目となります。 前回の「1.プロデューサーアカウント編」に引き続き、「2.ガバナンスアカウント編」を説明していきます。 ここでは、主にガバナン…
皆さん、突然ですが、Amazon Redshift「データ共有」機能というものをご存知でしょうか。 Amazon Redshiftの「データ共有」機能は、Redshiftのクラスター内のデータを複数のAWSアカウントの間で安全に共有できるようにする機能です。Redshiftの「データ共有…
JTPで技官を務めている山田と申します。特にセキュリティを専門としています。 RSA Conference 2024 に参加するため、サンフランシスコに来ています。RSA Conference 2024 の最終日の夜に筆を取って、最新情報をお届けしたいと思います。 私は、2024年5月4日…
2023年に新卒入社でJTP株式会社へJoinしました、銭谷です。 入社してからAWS について学んでいき、ついに「AWS認定全冠(12冠)」を達成することができました! しかしながら、せっかく学習したAWSについてアウトプットする機会があまりなかったので、実際に学…
Previously, we mastered the art of crafting an app on AWS Amplify—from creating intricate UI components on Figma to seamlessly synchronizing them with AWS Amplify. With each step, we imported these components into our local React code, ens…
Having touched upon the fundamentals of AWS Amplify and its components in the preceding blog, tech-blog.jtp.co.jp we now shift our focus to building a full-stack application with AWS Amplify. Table of Contents Project Preview Initial Setup…
2022年に JTP株式会社 へJoinしましたMukeshです! Introduction Welcome back to Part 2 of our journey into the world of Machine Learning using Amazon SageMaker! In Part 1 of this Series, we dipped our toes into understanding the basics of Mac…
Ever since its inception back in 2006, Amazon Web Services has set a standard for unique services, covering the spectrum from essential cloud infrastructure to developer tools and robust security solutions. While this leading cloud provide…
IaC Series: Best Practices for Large-Scale Production-Ready Terraform Projects Table of Contents Introduction Use a Consistent Directory Structure Use a Modular Structure Use Terraform Workspaces Use Terraform State Management Use Remote S…
IaC シリーズ: あなたのプロジェクトに最適な IaC ツール! この記事は、開発者、ITインフラストラクチャエンジニア、インフラストラクチャ自動化プロジェクトに取り組んでいるマネージャー、IaC の取り組みを開始するためのリードを探しているビジネスプロフ…
IaC Series: Best way to get started with Terraform Projects Table of Contents "Where should we start?" : The biggest question! Key Factors for a Terraform project Good way to structure a Terraform Project Major components of a project stru…
世界中の組織が市場投入までの時間の短縮、応答性の向上およびコスト削減を実現するため、ワークロードを急速にクラウドに移行し続けている中で、多くの組織にとってクラウドにおけるセキュリティが最大の関心事の一つであることは驚くことではありません。…
Along with multi language support, reliable documentation and steady upgrades, AWS CDK has its own testing constructs as well. Tests in CDK can be categorised into two types: Snapshot and Fine-grained assertions. Snapshot tests tend to be …
Table of Contents Introduction What is Machine Learning? Supervised learning Unsupervised learning Reinforcement learning Semi-supervised learning Dataset and Model What is Amazon SageMaker? Summary Introduction How long until AI surpasses…