AWS
members
Versioning Serverless APIs
6 min read
Abstract The following is a brief discussion of an approach to versioning a serverless API on the AWS stack. In this stack the typical serverless API architecture comprises an API…
AWS
members
Building a Secure AWS REST Request
2 min read
Recently I've been working to create a bash script that can be used to make a curl request to AWS. Something I thought would be trivial ended up being quite…
AWS
members
Amazon Alexa Skills: Post 5 - Certify your Skill
3 min read
This post is a continuation of a series of posts describing how to create a custom skill for the Alexa Voice System (AVS). The posts in this series are: 1.…
AWS
members
Amazon Alexa Skills: Post 4 - Test your skill on Alexa
4 min read
This post is a continuation of a series of posts describing how to create a custom skill for the Alexa Voice System (AVS). The posts in this series are: 1.…
AWS
members
Amazon Alexa Skills: Post 3 - Create a Custom Skill
6 min read
This post is a continuation of a series of posts describing how to create a custom skill for the Alexa Voice System (AVS). The posts in this series are: 1.…
AWS
members
Amazon Alexa Skills: Post 2 - Set-up your development environment
3 min read
This post is a continuation of a series of posts describing how to create a custom skill for the Alexa Voice System (AVS). The posts in this series are: 1.…
AWS
members
Amazon Alexa Skills: Post 1 - Overview and Prerequisites
2 min read
I've recently bought an Amazon Echo and I have to say it's brilliant! For anyone without an Echo, it's basically a speaker coupled with the Alexa voice service (AVS). AVS…