Skip to content

Commit e8f93d1

Browse files
authored
Add readme
1 parent 25ef2b7 commit e8f93d1

File tree

1 file changed

+5
-0
lines changed

1 file changed

+5
-0
lines changed
Lines changed: 5 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,5 @@
1+
# Building an Alexa Skill with AWS Lambda
2+
3+
Alexa Skill developers have the ability to create skills that execute an AWS Lambda Function on the backend to complete a task needed for the skill. Since AWS Lamba functions can be written in .NET, it is exciting to see what great things we can build for smart home assistants like Amazon Echo.
4+
5+
This code repository accompanies a series of blog posts titled [Building an Alexa Skill with AWS Lambda and Amazon DynamoDB](ADD LINK LATER)

0 commit comments

Comments
 (0)