Vonage Cloud Runtime Guides

These guides help you learn about working with Vonage Cloud Runtime:

  • Configuration File - The Vonage Cloud Runtime Configuration file gives information to the platform on how to debug and deploy your application.
  • Sessions - Sessions allow you to create and persist context within your instance seamlessly.
  • Secrets - Vonage Cloud Runtime Secrets allow you to store sensitive information for use in your projects.
  • Security - Control access to your application endpoints using access levels, path overrides, and authentication.
  • SDK Overview - Core concepts for the VCR SDK including sessions, providers, authentication, and utility methods.
  • Stateless Architecture - How VCR's replica model works and how to correctly manage shared state across replicas.
  • Debugging - Vonage Cloud Runtime allows you to debug your code as if it was deployed on the platform.
  • Deploying - Vonage Cloud Runtime allows you to quickly create a running instance on the platform.
  • Integrating with the Vonage Server SDKs - Use the Vonage Server SDKs to build powerful communication applications.