AWS SimSpace Weaver Documentation

Managed infrastructure

AWS SimSpace Weaver is designed to handle deploying and managing your simulation infrastructure. You can scale your spatial simulations across multiple Amazon Elastic Compute Cloud (Amazon EC2) instances while SimSpace Weaver manages provisioning, networking, and deprovisioning infrastructure for you.

Run your own simulators

SimSpace Weaver is a flexible service that gives you the opportunity to scale up your own simulation engines. Integrate with the SimSpace Weaver app SDK to create AWS SimSpace Weaver applications (or simply apps). Then, upload your apps to Amazon Simple Storage Service (Amazon S3) and use them as part of your simulation. Apps can take many different forms and perform various read and write functions based on your simulation code. Within a single simulation, these apps run distributed across your chosen quantity of Amazon EC2 instances while SimSpace Weaver manages the communication and simulation state between them. You can build simulation Apps that manage object pathfinding and create specialized apps that send simulation data down to a client for visualization purposes.

Spatial partitioning

SimSpace Weaver is designed to divide the simulation world into discrete areas called spatial partitions. SimSpace Weaver partitions your simulation world according to your predefined configuration. Each spatial area is managed by a SimSpace Weaver app that is responsible for the simulation logic and behavior of all entities within that area.

Cross-instance data replication

SimSpace Weaver is designed to maintain the global state of all simulated entities, meaning that every entity can be aware of each other's spatial presence and state. SimSpace Weaver is also designed to manage the memory and replication of entity data between servers, allowing entities to seamlessly cross boundaries between different simulation areas.

Subscriptions

SimSpace Weaver provides the ability for applications to read simulation data from other areas of the simulation using the subscription system. This means simulation objects can account for events happening in neighboring partitions or interact with other objects along partition boundaries. Use subscriptions to read data out of the simulation for visualization and interactivity.

AWS SimSpace Weaver Local

Run simulation code by using your own local hardware. AWS SimSpace Weaver Local uses the same APIs as the cloud service, so you can transition to the cloud for full-scale production. AWS SimSpace Weaver Local is available for both Windows and Linux.

Unreal/Unity integrations

SimSpace Weaver offers built-in integrations with Unreal Engine 5 and to accelerate your development with these popular tools.

Additional Information

For additional information about service controls, security features and functionalities, including, as applicable, information about storing, retrieving, modifying, restricting, and deleting data, please see https://docs.aws.amazon.com/index.html. This information does not form part of the Documentation for purposes of the AWS Customer Agreement available at http://aws.amazon.com/agreement, or other agreement between you and AWS governing your use of AWS’s services.