Vagon
HomePricingGo to Dashboard
Vagon Streams
Vagon Streams
  • Introduction
  • Unreal Engine Pixel Streaming
  • Unity Render Streaming
  • Vagon Application Streaming
    • Application Bundles
  • Guides
    • How to Start Streaming
    • Performance Types
    • Streams
    • Capacity Types
    • Worldwide Coverage
    • Connection Optimizations
      • Application Cache Memory
      • Region Optimization
  • Configurations
    • Premium Feature Plans
    • Application Versioning
    • Basics
    • Limitations
    • Accessibility
    • Availability
    • Launch Parameters
    • Visitor Data Collection
    • Customize - Connection Page
    • Stream Files
    • Advanced
    • Application Budget Limit
  • Integrations
    • Client-side Communication
      • Javascript SDK
      • Unreal Engine SDK
      • Unity SDK
    • URL Parameters
    • Streams API Services
      • Authentication
      • API Documentation
  • Custom Flows
    • Connect over Corporate Networks
    • Run Multiple Files & Scripts
    • Application Debugging
    • Multi Tenant Streaming
    • Multiplayer Experiences
    • Troubleshooting
  • Tools & Services
    • AWS Marketplace
    • Vagon Streams CLI
    • Unity Verified Plugin
Powered by GitBook
On this page
  • Cost Optimized Method
  • Balanced Method
  • Availability Optimized Method
  1. Guides

Capacity Types

While creating a Stream, you have to set the maximum number of concurrent users and the capacity management approach for your Stream.

Capacity Management methods allow you to manage your Stream capacity without any coding requirements. According to your Capacity Management selection, the system will automatically orchestrate Stream Machines up to your capacity selection per region.

Cost Optimized Method

Cost Optimized method will manage your Stream Machines in the most cost-efficient way.

The system will only start a Stream Machine when a visitor connects to your Stream, and terminates the Stream Machine based on the limitation settings once the Visitor Session ends.

As the system will start a new Stream Machine for each new visitor, connection times will be around 2 minutes for your visitors.

Usage Areas: Internally Developed Application Demo

Balanced Method

Balanced method will manage your Stream Machines to keep the balance between both cost efficiency and availability perspectives.

The system will keep a defined number of idle Reserved Stream Machines and keep them active for your visitors as long as the stream is running. When a visitor connects to an idle Reserved Stream Machine or leaves a Stream Machine, the system will scale up and down to maintain the number of idle Reserved Stream Machines to balance your budget and availability.

Usage Areas: Showcase & Product Configurator Applications for Sales Teams, Online Product Demos

Availability Optimized Method

Availability Optimized method will automatically run all your available capacities in each region and keep them ready for your visitors to provide less than 10 seconds of connection times.

Usage Areas: Live Events, Virtual Exhibitions

PreviousStreamsNextWorldwide Coverage

Last updated 3 months ago