In this article, I present an example of a simple and quick installation of ScyllaDB in the AWS cloud using Terraform.
Initially, I intended to create a ScyllaDB AMI image using HashiCorp Packer. However, I later discovered that official images are available, allowing ScyllaDB to be easily configured during instance initialization via user data.