3D Design Reviews On-demand with Autodesk VRED and AWS
Spatial Computing Blog
The article describes a solution for running 3D design reviews on-demand with Autodesk VRED and AWS. It covers an architectural pattern to scale VRED on AWS and a web service (VRED Session Management Service or VRED SMS) for requesting design review sessions through an API.
Specifically, the article covers:
- Design considerations for end users (user experience like setting up a web meeting) and IT/DevOps teams (composable, customizable, simple to deploy architecture)
- Golden AMI pipeline to create base AMIs with VRED and dependencies installed using Amazon EC2 Image Builder
- VRED Session Management Service (VRED SMS) architecture using AWS services like API Gateway, Step Functions, Lambda, SSM, and DynamoDB to orchestrate spinning up VRED collaboration sessions on-demand
- Implementation details of the Golden AMI pipeline and VRED SMS workflows
- Conclusion highlighting the successful proof-of-concept and seamless integration into engineering workflows
The AWS News Feed is currently looking for gold sponsors. If you want to support the AWS community and reach a large audience of AWS professionals, consider sponsoring the AWS News Feed.
Related articles
The AWS News Feed is currently looking for silver sponsors. If you want to support the AWS community and reach a large audience of AWS professionals, consider sponsoring the AWS News Feed.