Deploy a Swarm Cluster With Alexa - DZone IoT
Serverless and containers changed the way we leverage public clouds and how we write, deploy, and maintain applications. A great way to combine the two paradigms is to build a voice assistant with Alexa based on Lambda functions -- written in Go -- to deploy a Docker Swarm cluster on AWS. The figure below shows all components needed to deploy a production-ready Swarm cluster on AWS with Alexa. Note: The full code is available on my GitHub. Echo will interpret the user's voice command with built-in natural language understanding and speech recognition, then convey them to the Alexa service.
Apr-25-2018, 11:01:29 GMT
- Technology: