Created
April 29, 2015 03:57
-
-
Save gfodor/f8d3aff1e5deb6983f53 to your computer and use it in GitHub Desktop.
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Continuous Deployment of a VR Application | |
Greg Fodor, Director of Engineering | |
AltspaceVR | |
http://altvr.com | |
[email protected] | |
@gfodor | |
AltspaceVR is developing a communications platform for virtual reality, where users use consumer-grade HMDs, input sensors, and microphones in order to be present with one another in a shared virtual space. In such a young industry, it’s important we are able to rapidly iterate on our product while ensuring minimal downtime and low MTTR. As such we’ve adopted a web operations-like approach (inspired by experiences we’ve had at places like Etsy) to performing continuous deployment, feature flagging, and rampups for an installed, networked application. We’ll be sharing a high level view of some of the techniques we’ve developed, which may be of interest for anyone working in VR, games, or native applications in general. |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment