ScyllaDB Documentation Logo Documentation
  • Server
    • ScyllaDB Open Source
    • ScyllaDB Enterprise
    • ScyllaDB Alternator
  • Cloud
  • Tools
    • ScyllaDB Manager
    • ScyllaDB Monitoring Stack
    • ScyllaDB Operator
  • Drivers
    • CQL Drivers
    • DynamoDB Drivers
Download
Menu
Scylla Cloud Quick Start Guide to ScyllaDB Cloud

Quick Start Guide to ScyllaDB Cloud¶

Introduction¶

This guide takes you step-by-step through how to get your ScyllaDB Cloud cluster up and running quickly.

Launching a Cluster¶

  1. Go to cloud.scylladb.com and log in to your account, or sign up to create a new user account.

  2. Create a new cluster. You can choose one of the following options:

    • Serverless - ScyllaDB database running on Kubernetes. See Serverless for more information.

    • Dedicated cluster - ScyllaDB database running on dedicated VMs.

  3. Configure your cluster parameters:

    • Specify the cluster name and choose your deployment region.

    • Choose AWS or GCP as your cloud provider. The ScyllaDB Cloud wizard will automatically update the list of geographic regions where you can deploy your cluster and instance types, providing the estimated cost of cloud computing resources.

    If you’re creating a dedicated cluster, you need to:

    • Specify the instance types and the size of your cluster. ScyllaDB Cloud will automatically provision your cluster across multiple availability zones to ensure your cluster’s high availability. You can use our capacity planning calculator to help you properly size your cluster.

    • Whitelist IP addresses that will be able to communicate with your cluster on ScyllaDB Cloud to ensure the security of your data.

    • (Recommended) Enable the Enable VPC Peering option to avoid routing your traffic over the open internet and ensure that your cluster and the application layer connect via a private network. Enabling this option will allow you to set up VPC peering after you launch the cluster.

    Note

    You must enable this option when creating your cluster to be able to configure VPC peering. VPC peering cannot be enabled for an existing cluster.

  4. Click Launch Cluster. It will take a few minutes for your cluster to launch.

  5. If you enabled the VPC peering when configuring your cluster, now VPC peering needs to be configured. The wizard will guide you through the configuration process. See AWS or GCP Virtual Private Network (VPC) Peering Setup Guide for details about configuring VPC peering.

Connecting to Your Cluster¶

When your cluster is launched, you can immediately connect to it. ScyllaDB Cloud provides you with default credentials and detailed instructions on how to connect to your cluster with different clients and drivers.

  1. Go to My Clusters and open your cluster’s view.

  2. Open the Connect tab.

  3. Choose how you want to connect with your cluster. The Connect tab includes instructions on how to connect using the CQL shell command (Cqlsh) or Scylla CQL drivers.

  4. Follow the instructions specified on the tab you selected.

Useful Resources¶

Check out the following resources for hands-on experience with ScyllaDB Cloud:

  • Getting Started With Scylla Cloud Lab on Scylla University - Learn step-by-step how to create a cluster, connect to it, and execute basic commands to insert and select sample data.

  • Getting Started with Scylla Cloud project on GitHub - Build a simple CRUD application and connect it to ScyllaDB Cloud.

PREVIOUS
ScyllaDB Basics
NEXT
About ScyllaDB Cloud as a Service
  • New to ScyllaDB? Start here!
  • Quick Start Guide to ScyllaDB Cloud
  • About ScyllaDB Cloud as a Service
    • Benefits
    • Backups
    • Best Practices
    • Managing ScyllaDB Versions
    • Support, Alerts, and SLA Commitments
    • Costs
  • Deployment
    • Cloud Providers
    • Deploy ScyllaDB Cloud to Your Own AWS Account
    • AWS Virtual Private Network (VPC) Peering Setup Guide
    • GCP Virtual Private Network (VPC) Peering Setup Guide
    • Run Managed ScyllaDB Cloud Clusters on AWS Outposts
  • Managing Clusters
    • Maintenence Windows
    • Scaling a Cluster
    • Deleting a Cluster
  • Using ScyllaDB
    • Apache Cassandra Query Language (CQL)
    • ScyllaDB Drivers
    • Tracing
    • Role Based Access Control (RBAC)
    • ScyllaDB Integrations
  • Monitoring
    • Extracting Cluster Metrics
  • Security
    • ScyllaDB Cloud Security Best Practices
    • ScyllaDB Cloud Compliance
    • ScyllaDB Cloud Security Concepts
  • Serverless
  • Free Trial
  • Tutorials
  • API Documentation
    • Get Started with the ScyllaDB Cloud API
    • API Reference (BETA)
  • Getting Help
    • ScyllaDB Cloud FAQ
  • Create an issue

On this page

  • Quick Start Guide to ScyllaDB Cloud
    • Introduction
    • Launching a Cluster
    • Connecting to Your Cluster
    • Useful Resources
Logo
Docs Contact Us About Us
Mail List Icon Slack Icon Forum Icon
© 2023, ScyllaDB. All rights reserved.
Last updated on 02 Feb 2023.
Powered by Sphinx 4.3.2 & ScyllaDB Theme 1.3.4