Deploy ScalarDL Ledger on Amazon Elastic Kubernetes Service (EKS)
This document explains how to deploy ScalarDL Ledger on Amazon Elastic Kubernetes Service (EKS).
In this guide, you will create the following environment in your AWS environment account.
Step 1. Subscribe to ScalarDL Ledger in AWS Marketplace
You must get the ScalarDL Ledger container image from AWS Marketplace and subscribe to ScalarDL. For details on how to subscribe to ScalarDL Ledger in AWS Marketplace, see Subscribe to Scalar products from AWS Marketplace.
Step 2. Create an EKS cluster
You must create an EKS cluster for the ScalarDL Ledger deployment. For details, see Guidelines for creating an Amazon EKS cluster for Scalar products.
Step 3. Set up a database for ScalarDL Ledger
You must prepare a database before deploying ScalarDL Ledger. Because ScalarDL Ledger uses ScalarDB internally to access databases, refer to ScalarDB Supported Databases to see which types of databases ScalarDB supports.
For details on setting up a database, see Set up a database for ScalarDB/ScalarDL deployment on AWS.
Step 4. Create a bastion server
To execute some tools for deploying and managing ScalarDL Ledger on EKS, you must prepare a bastion server in the same Amazon Virtual Private Cloud (VPC) of the EKS cluster you created in Step 2. For details, see Create a Bastion Server.
Step 5. Prepare custom values files for the Scalar Helm Charts for both ScalarDL Ledger and ScalarDL Schema Loader
To perform tasks, like accessing information in the database that you created in Step 3, you must configure custom values files for the Scalar Helm Charts for both ScalarDL Ledger and ScalarDL Schema Loader (for Ledger) based on your environment. For details, see Configure a custom values file for Scalar Helm Charts.