AWS

Redshiftのデータ共有機能とAWS Lake Formationでアクセス制御してみた(3.コンシューマーアカウント編)

「Redshiftの「データ共有」とAWS Lake Formationを利用して一元的にアクセスを制御してみた」シリーズの第3回目となります。 前回の「2.ガバナンスアカウント編」に引き続き、「3.コンシューマーアカウント編」を解説していきます。 ここでは、主にコンシュ…

Redshiftの「データ共有」とAWS Lake Formationを利用して一元的にアクセスを制御してみた(2.ガバナンスアカウント編)

「Redshiftの「データ共有」とAWS Lake Formationを利用して一元的にアクセスを制御してみた」シリーズの第2回目となります。 前回の「1.プロデューサーアカウント編」に引き続き、「2.ガバナンスアカウント編」を説明していきます。 ここでは、主にガバナン…

Redshiftの「データ共有」とAWS Lake Formationを利用して一元的にアクセスを制御してみた(1.プロデューサーアカウント編)

皆さん、突然ですが、Amazon Redshift「データ共有」機能というものをご存知でしょうか。 Amazon Redshiftの「データ共有」機能は、Redshiftのクラスター内のデータを複数のAWSアカウントの間で安全に共有できるようにする機能です。Redshiftの「データ共有…

AWS Amplify Series 3: Building an application using Amplify [Part 2]

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…

AWS Amplify Series 2: Building an application using Amplify [Part 1]

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…

IaC Series: Best way to get started with Terraform Projects

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…

IaC Series: CDK for Terraform (CDKTF) - It finally went GA!

IaC Series: CDK for Terraform (CDKTF) - It finally went GA! Table of Contents CDKTF... Wait, what? What were the "Issues" then? What does CDKTF bring to the table? Who can use CDKTF? Conclusion CDKTF... Wait, what? HashiCorp has been one o…

5分で準備するTerraform開発環境

皆さんこんにちは。 皆さんはTerraformを使っていますでしょうか。 新年度になり、メンバーも増えて新しく開発環境を準備する機会も増えたことと思います。 この記事ではAWS Cloud9を使って5分でTerraformの開発環境を作る方法を紹介します。 AWS Cloud9 と…

Test deployment of HashiCorps Nomad

We think Nomad has the potential to become a very useful tool in your toolbox and therefore I would like to take this opportunity to introduce to you my thoughts alongside a guide on the basic setup. 1. What is Nomad 2. Key Features 3. Arc…

ApacheログをSIEM on Amazon OpenSearch Service で可視化してみた

SIEM on Amazon OpenSearch Serviceについて SIEM on Amazon OpenSearch Serviceの概要 本記事で解説する内容 作業手順 1.前提条件 2.CloudFormationデプロイ用のテンプレートをS3にアップロード 3.SIEM on OpenSearch Serviceのデプロイ 4.Kinesis Data Fir…