Skip to content
Open
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
6 changes: 3 additions & 3 deletions 04-prerequisites/index.html
Original file line number Diff line number Diff line change
Expand Up @@ -854,19 +854,19 @@ <h2 id="create-and-upload-code-to-s3-for-non-terraform-deployment-only">Create a
<p>Choose the same AWS Region as your AWS Finspace KxEnvirnment</p>
<p>Give your bucket a name</p>
<p style="text-align: center">
<img src="workshop/graphics/S3_general_configuration.png" alt="S3 general configurations" width="90%"/>
<img src="../workshop/graphics/S3_general_configuration.png" alt="S3 general configurations" width="90%"/>
</p>

<p>Unselect the <code>Block all public access</code> box</p>
<p style="text-align: center">
<img src="workshop/graphics/S3_access_settings.png" alt="S3 Access Settings" width="90%"/>
<img src="../workshop/graphics/S3_access_settings.png" alt="S3 Access Settings" width="90%"/>
</p>

<p>Leave all other settings as the default</p>
<h3 id="edit-the-access-policy">Edit the access policy</h3>
<p>Copy the ARN of your S3 buckets in the console by navigating to your S3 bucket, selecting <code>Properties</code></p>
<p style="text-align: center">
<img src="workshop/graphics/S3_code_bucket_arn.png" alt="S3 Bucket Arn" width="90%"/>
<img src="../workshop/graphics/S3_code_bucket_arn.png" alt="S3 Bucket Arn" width="90%"/>
</p>

<p>Edit the Access policy of both S3 buckets with the JSON document:</p>
Expand Down
2 changes: 1 addition & 1 deletion 05-terraform/index.html
Original file line number Diff line number Diff line change
Expand Up @@ -929,7 +929,7 @@ <h1 id="terraform">Terraform</h1>
</ul>
<p>It is split into two modules, one for the environment and one for the clusters. This makes the directory more organised and cluster deployments easier to manage. The cluster module is still dependent on the environment module as it will import some variables from here that are needed for cluster creation.</p>
<p style="text-align: center">
<img src="workshop/graphics/terraform_modules.png" alt="Terraform Module Diagram" width="90%"/>
<img src="../workshop/graphics/terraform_modules.png" alt="Terraform Module Diagram" width="90%"/>
</p>

<p>This Terraform setup is designed to deploy and manage a Managed kdb Insights environment running a TorQ bundle.</p>
Expand Down
20 changes: 10 additions & 10 deletions 06-scalinggroupandvolumecreation/index.html
Original file line number Diff line number Diff line change
Expand Up @@ -718,10 +718,10 @@ <h1 id="creating-kx-managed-insight-scaling-groups-shared-volumes-and-aws-finspa
<h2 id="scaling-groups">Scaling Groups</h2>
<p>To create a scaling group through the AWS Console, select your kdb environment and navigate to the <code>Kdb scaling groups</code> tab:</p>
<p style="text-align: center">
<img src="workshop/graphics/kdbenv.png" alt="Select kdb env" width="90%"/>
<img src="../workshop/graphics/kdbenv.png" alt="Select kdb env" width="90%"/>
</p>
<p style="text-align: center">
<img src="workshop/graphics/scalinggroups_tab.png" alt="Scaling Group Tab" width="90%"/>
<img src="../workshop/graphics/scalinggroups_tab.png" alt="Scaling Group Tab" width="90%"/>
</p>

<p>Click the <code>Create kdb scaling group</code> button</p>
Expand All @@ -731,13 +731,13 @@ <h2 id="scaling-groups">Scaling Groups</h2>
<li>Click the <code>Create kdb scaling group</code> button when you are happy with the settings.</li>
</ol>
<p style="text-align: center">
<img src="workshop/graphics/Create_kdb_scaling_group.png" alt="Scaling Group Settings" width="90%"/>
<img src="../workshop/graphics/Create_kdb_scaling_group.png" alt="Scaling Group Settings" width="90%"/>
</p>

<h2 id="shared-volume">Shared Volume</h2>
<p>To create a shared volume through the AWS Console, select your kdb environment and navigate to the <code>Volumes</code> tab:</p>
<p style="text-align: center">
<img src="workshop/graphics/volumes_tab.png" alt="Volumes Tab" width="90%"/>
<img src="../workshop/graphics/volumes_tab.png" alt="Volumes Tab" width="90%"/>
</p>

<p>Click the <code>Create volume</code> button</p>
Expand All @@ -750,23 +750,23 @@ <h2 id="shared-volume">Shared Volume</h2>
</li>
</ol>
<p style="text-align: center">
<img src="workshop/graphics/Create_shared_volume_pt1.png" alt="Volume Settings" width="90%"/>
<img src="../workshop/graphics/Create_shared_volume_pt1.png" alt="Volume Settings" width="90%"/>
</p>

<ol>
<li>Choose an Availability Zone. It is recommended that it matches with the Availability Zone you assigned the kdb scaling group to run on</li>
<li>Click the <code>Create volume</code> button when you are happy with the settings</li>
</ol>
<p style="text-align: center">
<img src="workshop/graphics/Create_shared_volume_pt2.png" alt="Volume AZ Settings" width="90%"/>
<img src="../workshop/graphics/Create_shared_volume_pt2.png" alt="Volume AZ Settings" width="90%"/>
</p>

<h2 id="optional-dataview">(Optional) Dataview</h2>
<p><em>You must have a shared volume created to perform this step</em></p>
<p>If you plan to run your HDB cluster on a scaling group this step is required. Otherwise, this step is optional.</p>
<p>To create a scaling group through the AWS Console, select your kdb environment and navigate to the <code>Databases</code> tab:</p>
<p style="text-align: center">
<img src="workshop/graphics/database_tab.png" alt="Database tab" width="90%"/>
<img src="../workshop/graphics/database_tab.png" alt="Database tab" width="90%"/>
</p>

<p>Select the database that has the changesets appropriate for your use case.
Expand All @@ -775,15 +775,15 @@ <h2 id="optional-dataview">(Optional) Dataview</h2>
<li>Navigate to the <code>Dataview</code> tab and click the <code>Create dataview</code> button</li>
</ol>
<p style="text-align: center">
<img src="workshop/graphics/Create_dataview_pt0.png" alt="Dataview tab" width="90%"/>
<img src="../workshop/graphics/Create_dataview_pt0.png" alt="Dataview tab" width="90%"/>
</p>

<ol>
<li>Under <code>Dataview details</code> provide a <code>Name</code> for your dataview that is unique to your kdb environment</li>
<li>Choose an Availability Zone. This must match the Availability Zone your kdb scaling group runs on</li>
</ol>
<p style="text-align: center">
<img src="workshop/graphics/Create_dataview_pt1.png" alt="Dataview Settings 1" width="90%"/>
<img src="../workshop/graphics/Create_dataview_pt1.png" alt="Dataview Settings 1" width="90%"/>
</p>

<ol>
Expand All @@ -795,7 +795,7 @@ <h2 id="optional-dataview">(Optional) Dataview</h2>
<li>Under <code>Segment configuration - optional</code> choose the root path for your <code>Database path</code> and the <code>Volume</code> you created in the prior step</li>
</ol>
<p style="text-align: center">
<img src="workshop/graphics/Create_dataview_pt2.png" alt="Dataview Settings 2" width="90%"/>
<img src="../workshop/graphics/Create_dataview_pt2.png" alt="Dataview Settings 2" width="90%"/>
</p>

<p>Click <code>Create dataview</code> when you are happy with the settings</p>
Expand Down
Loading