Tutorial: Connect from a containerized application hosted on Amazon Elastic Kubernetes Service
This tutorial walks you through the steps required to set up an Amazon Elastic Kubernetes Service (Amazon EKS) cluster to host a containerized application that connects to Amazon Keyspaces using SigV4 authentication.
Amazon EKS is a managed service that eliminates the need to install, operate, and maintain your own Kubernetes
control plane. Kubernetes
The tutorial provides step-by-step guidance to configure, build, and deploy a containerized Java application to Amazon EKS. In the last step you run the application to write data to an Amazon Keyspaces table.