What is Kloudlite?

Kloudlite is a Cloud Development Environment platform designed to shorten the development loop and increase developer productivity.

By connecting cloud-based workspaces directly to application services, developers can test code changes instantly without waiting for builds or deployments.

Core Concepts

Installation

A cluster of workmachines that enables users to collaborate. Your team's dedicated Kloudlite deployment.

Workmachines

VMs designed to run environments and workspaces. Resizable and configurable based on your needs.

  • • Auto shutdown when no workspace is active (select cloud providers)
  • • Each workmachine has its own generated SSH key pair
  • • Add authorized keys to access workspaces

Environments

Isolated namespaces containing the services your application depends on—databases, caches, message queues, and other microservices.

Workspaces

Development containers with your codebase, packages, and IDE. Connect to environments to access services by name.