Audio apps for Alexa and Assistant are created as RESTful services. Each invocation is atomic. But to give a continued user experience you need to persist values between calls. This talk will go over several ways of doing this and which is best to use for which type of data.