Posts in category: Amazon
Alexa Fact Skill Content

  const SKILL_NAME = ‘SKILL_NAME ‘; const GET_FACT_MESSAGE = ‘Here\’s your information: ‘; const HELP_MESSAGE = ‘You can say tell me a fact, or, tell me about something… What can I help you with?’; const HELP_REPROMPT = ‘What can I help you with?’; const STOP_MESSAGE = ‘Goodbye!’; const data = [ ‘Fact Number One.’, ‘Fact […]

Updating AWS CLI on Linux from Version 1 to Version 2

Amazon Linux 1 and 2 AMI used for EC2 have AWS CLI pre-installed but if it is version 1 and you want to update to version 2, do this.   Step 1. First check which version you have currently installed: aws –version will output something like this: aws-cli/1.14.39 Python/3.7.3 Linux/4.14.193-113.317.amzn1.x86_64 exe/x86_64.amzn.2018   Step 2. Optionally, you […]

Amazon Alexa Gaming

https://developer.amazon.com/blogs/alexa/post/de130c67-0703-4480-a2b3-c9f2977a7dd6/how-to-build-an-alexa-game-skill-from-scratch

AWS for WordPress

AWS for WordPress https://the-digital-reader.com/2019/02/19/how-to-bring-your-wordpress-blog-posts-to-alexa-as-audio/ Create audio versions of your posts, translate them into other languages, and create podcasts. Integrate with Amazon Alexa to listen to your posts on Alexa-enabled devices. Use Amazon CloudFront to accelerate your website and provide a faster, more reliable viewing experience. CONFIGURATION For configuration instructions, see the documentation at https://docs.aws.amazon.com/AmazonCloudFront/latest/DeveloperGuide/WordPressPlugIn.html.

Amazon Redshift

From PostgreSQL row-based Database to Amazon Redshift column-based Data Warehouse Introduction to Redshift Amazon Redshift Tutorial (go to 6:28) Deep Dive on Amazon Redshift

AWS Database Migration Service

Short introduction to the AWS Database Migration Service (1:33) AWS Database Migration Service (46:48) Introducing to AWS Database Migration Service (5:19)