Details for:

Type:
Files:
Size:

Uploaded On:
Added By:
Not Trusted

Seeders:
Leechers:
Info Hash:
5319E68974493F674F99831C6726E74CB9B94BE7
  1. 01.Introduction, Course Pre-requisites, and a Try-out/0101.Introduction - Build a Rad Personal Assistant.mp4 239.9 MB
  2. 01.Introduction, Course Pre-requisites, and a Try-out/0102.What will you learn.mp4 26.3 MB
  3. 01.Introduction, Course Pre-requisites, and a Try-out/0103.What will you need to be effective in this course.mp4 74.7 MB
  4. 01.Introduction, Course Pre-requisites, and a Try-out/0104.Getting the Code, and Using a Checklist.mp4 36.9 MB
  5. 01.Introduction, Course Pre-requisites, and a Try-out/0105.Try out Alexa in a Browser.mp4 73.2 MB
  6. 02.Understanding Alexa and its Ecosystem/0201.Rise of Voice User Interfaces.mp4 45.8 MB
  7. 02.Understanding Alexa and its Ecosystem/0202.Alexa and Alexa Enabled Devices.mp4 116.3 MB
  8. 02.Understanding Alexa and its Ecosystem/0203.Current Abilities of Alexa.mp4 36.3 MB
  9. 02.Understanding Alexa and its Ecosystem/0204.What are Alexa Skills.mp4 126.3 MB
  10. 02.Understanding Alexa and its Ecosystem/0205.Type of Alexa Skills, and ASK - the Alexa Skills Kit.mp4 141.4 MB
  11. 02.Understanding Alexa and its Ecosystem/0206.Alexa Skill Development Overview.mp4 114.8 MB
  12. 02.Understanding Alexa and its Ecosystem/0207.Alexa App Installation on Phone.mp4 405.4 MB
  13. 03.Overview of Technology behind Alexa/0301.Amazon Polly - the Text to Speech Engine.mp4 56.8 MB
  14. 03.Overview of Technology behind Alexa/0302.Amazon Lex - Brains behind Voice User Interfaces.mp4 58.8 MB
  15. 03.Overview of Technology behind Alexa/0303.Serverless Computing - changing the conventional deployment models.mp4 63.2 MB
  16. 03.Overview of Technology behind Alexa/0304.Amazon Lambda - the Serverless Computing solution by Amazon.mp4 112.0 MB
  17. 04.Build your First Lambda Function and connect with S3/0401.Amazon Developer Portal Account Setup.mp4 64.2 MB
  18. 04.Build your First Lambda Function and connect with S3/0402.Amazon Web Services Account Setup.mp4 90.6 MB
  19. 04.Build your First Lambda Function and connect with S3/0403.Amazon S3, and First Lambda Function's Goal.mp4 54.0 MB
  20. 04.Build your First Lambda Function and connect with S3/0404.Amazon S3 Buckets and File Upload.mp4 76.3 MB
  21. 04.Build your First Lambda Function and connect with S3/0405.Create Amazon IAM (Identity and Access Management) Role.mp4 93.7 MB
  22. 04.Build your First Lambda Function and connect with S3/0406.Create Lambda Function `takeS3backup`.mp4 153.0 MB
  23. 04.Build your First Lambda Function and connect with S3/0407.Prepare Lambda Test Events to check S3 Connectivity.mp4 137.3 MB
  24. 04.Build your First Lambda Function and connect with S3/0408.Upgrade `takeS3backup` Lambda Function to copy S3 files.mp4 99.4 MB
  25. 04.Build your First Lambda Function and connect with S3/0409.Test and Verify S3 File Upload.mp4 116.4 MB
  26. 05.Build your First Alexa Skill - Eva 1.0/0501.Goal 1 - Make "Eva", Your First Alexa Skill, to Read out Quotes.mp4 70.3 MB
  27. 05.Build your First Alexa Skill - Eva 1.0/0502.Deconstructing an Alexa Skill Statement.mp4 62.0 MB
  28. 05.Build your First Alexa Skill - Eva 1.0/0503.Pointers to building an Awesome Voice Interface.mp4 62.6 MB
  29. 05.Build your First Alexa Skill - Eva 1.0/0504.Designing a Voice Interaction Model for Eva 1.0.mp4 162.3 MB
  30. 05.Build your First Alexa Skill - Eva 1.0/0505.Preparing the Intents, Slots, Utterances and Data for an Alexa Custom Skill.mp4 139.6 MB
  31. 05.Build your First Alexa Skill - Eva 1.0/0506.Configuring Eva 1.0 Custom Skill on Amazon Developer Portal.mp4 98.7 MB
  32. 05.Build your First Alexa Skill - Eva 1.0/0507.Request Handlers, Response Objects and Actions in Lambda Function for Alexa.mp4 83.5 MB
  33. 05.Build your First Alexa Skill - Eva 1.0/0508.Lambda Function to make Eva 1.0 introduce itself.mp4 395.0 MB
  34. 05.Build your First Alexa Skill - Eva 1.0/0509.Extending Eva 1.0 Lambda Function to achieve Goal 1 of reading quotes.mp4 289.0 MB
  35. 06.Testing Eva 1.0 - An Alexa Custom Skill/0601.Lambda Test Events to test Eva 1.0.mp4 145.7 MB
  36. 06.Testing Eva 1.0 - An Alexa Custom Skill/0602.Developer Portal Service Simulator to test Eva 1.0.mp4 106.7 MB
  37. 06.Testing Eva 1.0 - An Alexa Custom Skill/0603.Echosim.io Web based Simulator to test Eva 1.0.mp4 114.8 MB
  38. 06.Testing Eva 1.0 - An Alexa Custom Skill/0604.Amazon Echo to test Eva 1.0.mp4 127.6 MB
  39. 06.Testing Eva 1.0 - An Alexa Custom Skill/0605.Introduction to Amazon CloudWatch for reviewing logs and debugging errors.mp4 163.8 MB
  40. 07.Eva 2.0 - Making Eva Useful by connecting to APIs & getting real time route info/0701.Goal 2 - Make Eva tell you real time traffic information using Third Party APIs.mp4 86.9 MB
  41. 07.Eva 2.0 - Making Eva Useful by connecting to APIs & getting real time route info/0702.Designing a detailed Voice Interaction Model for Eva 2.0.mp4 401.3 MB
  42. 07.Eva 2.0 - Making Eva Useful by connecting to APIs & getting real time route info/0703.Get Google Maps API Key for Route & Traffic Information.mp4 215.2 MB
  43. 07.Eva 2.0 - Making Eva Useful by connecting to APIs & getting real time route info/0704.Prepare Intents, Slots, Utterances and Coordinates for Route Information.mp4 255.8 MB
  44. 07.Eva 2.0 - Making Eva Useful by connecting to APIs & getting real time route info/0705.Configure Eva 2.0 Skill on Developer Portal with New Intents, Slots, Utterances.mp4 115.5 MB
  45. 07.Eva 2.0 - Making Eva Useful by connecting to APIs & getting real time route info/0706.EvaFunction 2.0 in Lambda (13) - Configuration and Helper functions.mp4 255.1 MB
  46. 07.Eva 2.0 - Making Eva Useful by connecting to APIs & getting real time route info/0707.EvaFunction 2.0 in Lambda (23) - Handlers for GetBookmarks and Built-in Intents.mp4 390.4 MB
  47. 07.Eva 2.0 - Making Eva Useful by connecting to APIs & getting real time route info/0708.EvaFunction 2.0 in Lambda (33) - Handler for GetRoute Intent.mp4 235.7 MB
  48. 07.Eva 2.0 - Making Eva Useful by connecting to APIs & getting real time route info/0709.Testing Eva 2.0 through Lambda Test Events.mp4 262.1 MB
  49. 07.Eva 2.0 - Making Eva Useful by connecting to APIs & getting real time route info/0710.Testing Eva 2.0 through Amazon Echo and CloudWatch.mp4 361 bytes
  50. 08.Taking Alexa Development to the Next Level/0801.Ideas - Enhance Eva and make it better.mp4 33.2 MB
  51. 08.Taking Alexa Development to the Next Level/0802.Ideas - Create Alexa Voice Service.mp4 23.2 MB
  52. 08.Taking Alexa Development to the Next Level/0803.Ideas - Publish the Custom Skill.mp4 60.4 MB
  53. 08.Taking Alexa Development to the Next Level/0804.Ideas - Build Smart Home Skills.mp4 59.3 MB
  54. 08.Taking Alexa Development to the Next Level/0805.Building a Consistently Reliable Architecture using Amazon.mp4 37.7 MB
  55. Exercise Files/exercise_files.zip 13.9 MB

Similar Posts:

  1. Other Packt - Building Microservices on AWS Feb. 3, 2023, 12:46 a.m.