Catalyst

by Zoho

Go to console

Cloud Scale Help Documentation

Explore components that enable you to securely build and host robust applications and microservices.
Cloud Scale provides end-to-end solutions for all your application storage, security, integration, and deployment needs.

Component Help

    Storage

  1. Data Store

    Operate a highly-scalable, relational database for your app without needing to manage its infrastructure.

    File Store

    Store application files in a secure cloud and provide access to the shared file system as needed.

    Cache

    Implement a robust, fully-managed cache in-memory for real-time use cases to store ephemeral data.

    Search

    Integrate a powerful, cost-effective search that queries volumes of records and provides instant results.

    ZCQL

    Query your app's database efficiently using Catalyst's own ZCQL, modelled after familiar query languages.

  2. Security and Identity

  3. Authentication

    Provide secure authentication and sign-ins for your app users, and manage their user accounts.

    API Gateway

    Create APIs to access functions and web client end-points in your app, and perform advanced API management.

  4. Triggers

  5. Cron

    Configure job schedulers to automatically execute routine, custom tasks at specific schedules or intervals.

    Event Listeners

    Configure component and custom event listeners, and execute your own logic upon an event occurence.

  6. Notify

  7. Mail

    Configure your org's emails of public or private domains, and external email clients to send emails from your app.

    Push Notifications

    Integrate push notifications in your web or iOS apps easily, and test notifications before they are sent.

  8. Host and Manage

  9. Web Client Hosting

    Host web clients of Catalyst apps built on any front-end framework securely, and manage web app versioning.

    Domain Mappings

    Map your org's domains with Catalyst to provide users with custom URLs, and procure free SSL certificates.

    Mobile Device Management

    Host and manage Android and iOS apps built with Catalyst's mobile SDKs, and invite users to access your apps.

    Crashes

    Obtain real-time reports and analytics of crashes in your Android and iOS apps, and monitor their performance.

FAQ

Browse through frequently asked questions and find quick solutions to common queries and challenges on working with Catalyst Cloud Scale.

How do I work with Catalyst CLI?
You can install Catalyst CLI using the NPM or Yarn package manager after ensuring all prerequisites are met. After the installation, you can work with the CLI from your system's terminal and access all catalyst commands. You can refer to the Getting Started section and the CLI documentation for detailed help with the installation process and the CLI command reference.
How do I access Catalyst Java and Node.js SDKs?
You can access the SDK packages for Java or Node.js programming environments from the Developer Tools settings in the remote console for your Catalyst project. You can also download the SDK packages directly while initializing or creating functions from the CLI or the console respectively.
Is there a free plan in Catalyst?
Catalyst provides its development environment for completely free of charge. You can use all Catalyst components and deploy your project in the sandbox without needing to provide your credit card details. Catalyst will begin billing your usage in a pay-as-you go model, only after you deploy your project to production.
View all FAQ