Udemy - Exploring AWS IoT

seeders: 3
leechers: 9
updated:

Download Fast Safe Anonymous
movies, software, shows...

Files

[ DevCourseWeb.com ] Udemy - Exploring AWS IoT
  • Get Bonus Downloads Here.url (0.2 KB)
  • ~Get Your Files Here ! 01 - Welcome to the course
    • 001 Welcome to the Course.mp4 (101.8 MB)
    • 001 Welcome to the Course_en.vtt (10.9 KB)
    • 002 IoT Devices used for the Course.mp4 (108.2 MB)
    • 002 IoT Devices used for the Course_en.vtt (9.9 KB)
    • 003 Software and Languages used for the Course.mp4 (73.8 MB)
    • 003 Software and Languages used for the Course_en.vtt (9.5 KB)
    • 004 The MQTT protocol for IoT and the PublishSubscribe model.mp4 (40.6 MB)
    • 004 The MQTT protocol for IoT and the PublishSubscribe model_en.vtt (2.9 KB)
    02 - Setting up Free tier AWS, AWS CLI, Policys, Security Credentials, and Testing
    • 001 AWS Free Tier and Configuring the AWS CLI.mp4 (65.9 MB)
    • 001 AWS Free Tier and Configuring the AWS CLI_en.vtt (7.7 KB)
    • 002 AWS IoT Actions and Core related services.mp4 (58.7 MB)
    • 002 AWS IoT Actions and Core related services_en.vtt (8.3 KB)
    • 003 Introducing IAM for IoT policys and Roles.mp4 (32.1 MB)
    • 003 Introducing IAM for IoT policys and Roles_en.vtt (5.9 KB)
    • 004 Creating Security Credentials and composing an IoT policy from AWS IoT Core.mp4 (40.6 MB)
    • 004 Creating Security Credentials and composing an IoT policy from AWS IoT Core_en.vtt (7.9 KB)
    • 005 Communication protocols and security for devices on AWS.mp4 (25.6 MB)
    • 005 Communication protocols and security for devices on AWS_en.vtt (9.4 KB)
    • 006 Sending JSON test payloads from the AWS CLI and the IoT Core console.mp4 (8.6 MB)
    • 006 Sending JSON test payloads from the AWS CLI and the IoT Core console_en.vtt (5.2 KB)
    • 007 Download the MQTT.fx test tool.mp4 (2.2 MB)
    • 007 Download the MQTT.fx test tool_en.vtt (1.2 KB)
    • 008 Using the MQTT.fx tool to test our MQTTs connection and send data to AWS IoT.mp4 (37.9 MB)
    • 008 Using the MQTT.fx tool to test our MQTTs connection and send data to AWS IoT_en.vtt (10.6 KB)
    • 009 Troubleshooting MQTT.fx connection error.mp4 (3.7 MB)
    • 009 Troubleshooting MQTT.fx connection error_en.vtt (2.3 KB)
    • 010 Using the cURL tool to test our AWS IoT certificates via HTTPS to IoT Core.mp4 (18.5 MB)
    • 010 Using the cURL tool to test our AWS IoT certificates via HTTPS to IoT Core_en.vtt (7.0 KB)
    • 011 Automated testing using a bash script and the AWS CLI.mp4 (7.1 MB)
    • 011 Automated testing using a bash script and the AWS CLI_en.vtt (3.6 KB)
    • external-assets-links.txt (0.9 KB)
    03 - MQTTs Arduino sketch to AWS IoT Core for the ESP8266ESP32
    • 001 Arduino Sketch to connect your ESP8266ESP32 directly to AWS IoT Core.mp4 (42.4 MB)
    • 001 Arduino Sketch to connect your ESP8266ESP32 directly to AWS IoT Core_en.vtt (14.4 KB)
    • 002 Modified ESP8266ESP32 Arduino Sketch to deliver JSON payload to AWS IoT Core.mp4 (22.0 MB)
    • 002 Modified ESP8266ESP32 Arduino Sketch to deliver JSON payload to AWS IoT Core_en.vtt (8.6 KB)
    • 003 ESP8266 Updated sketch changes for Board Manager 3+.mp4 (4.4 MB)
    • 003 ESP8266 Updated sketch changes for Board Manager 3+_en.vtt (3.0 KB)
    • 22306357-sketch-notes.txt (1.5 KB)
    • external-assets-links.txt (1.5 KB)
    04 - HTTPs Arduino sketch to AWS IoT Core for the ESP8266 and ESP32
    • 001 A word about Node-Red and the Arduino Sketch.mp4 (5.4 MB)
    • 001 A word about Node-Red and the Arduino Sketch_en.vtt (2.2 KB)
    • 002 The Arduino HTTPS Sketch to connect your device to AWS IoT Core.mp4 (23.4 MB)
    • 002 The Arduino HTTPS Sketch to connect your device to AWS IoT Core_en.vtt (10.2 KB)
    • external-assets-links.txt (0.3 KB)
    05 - Using Mongoose OS on embedded devices for AWS IoT
    • 001 Introduction to Mongoose OS.mp4 (18.2 MB)
    • 001 Introduction to Mongoose OS_en.vtt (5.3 KB)
    • 002 Reviewing the init.js demo code for our device.mp4 (116.8 MB)
    • 002 Reviewing the init.js demo code for our device_en.vtt (23.9 KB)
    • 003 Programming our own init.js firmware with Mongoose OS in Javascript.mp4 (67.2 MB)
    • 003 Programming our own init.js firmware with Mongoose OS in Javascript_en.vtt (13.3 KB)
    • Troubleshooting.txt (0.5 KB)
    • external-assets-links.txt (0.1 KB)
    • init.js (3.8 KB)
    • links.txt (0.2 KB)
    • old_modified_init.js (0.9 KB)
    • original_init.js (3.5 KB)
    06 - Programming the ESP32DevKitC in Python with Zerynth
    • 001 Registering your Device and Installing the virtual machine.mp4 (10.9 MB)
    • 001 Registering your Device and Installing the virtual machine_en.vtt (3.6 KB)
    • 002 Configuring Zerynth to AWS IoT.mp4 (32.6 MB)
    • 002 Configuring Zerynth to AWS IoT_en.vtt (10.4 KB)
    • 003 Running the Test program.mp4 (22.6 MB)
    • 003 Running the Test program_en.vtt (8.8 KB)
    • 004 Customizing the test program.mp4 (18.8 MB)
    • 004 Customizing the test program_en.vtt (7.6 KB)
    • external-assets-links.txt (0.2 KB)
    07 - Programming the RaspberryPi3 with the AWS IoT SDK in Python
    • 001 Provisioning AWS IoT to receive our JSON sensor data from our RaspberryPi-3.mp4 (53.9 MB)
    • 001 Provisioning AWS IoT to receive our JSON sensor data from our RaspberryPi-3_en.vtt (13.1 KB)
    • 002 Setting up our RaspberryPi3 with the AWS SDK in Python, and the AWS CLI tool.mp4 (97.5 MB)
    • 002 Setting up our RaspberryPi3 with the AWS SDK in Python, and the AWS CLI tool_en.vtt (16.3 KB)
    • 003 Modifying the basicPubSub.py program to send our data to AWS IoT with our Rpi3.mp4 (102.0 MB)
    • 003 Modifying the basicPubSub.py program to send our data to AWS IoT with our Rpi3_en.vtt (20.0 KB)
    08 - Programming the RaspberryPi3 with the AWS IoT SDK in Node.js
    • 001 Programming the RPi.mp4 (79.8 MB)
    • 001 Programming the RPi_en.vtt (15.9 KB)
    • aws_link.txt (0.0 KB)
    • de7.js (3.3 KB)
    09 - SNS Push Notifications
    • 001 Set up a text notification for our sensor data.mp4 (36.4 MB)
    • 001 Set up a text notification for our sensor data_en.vtt (11.5 KB)
    • 002 Set up an email notification for our sensor data.mp4 (20.0 MB)
    • 002 Set up an email notification for our sensor data_en.vtt (7.3 KB)
    • 003 Using conditional data testing for notifications.mp4 (6.7 MB)
    • 003 Using conditional data testing for notifications_en.vtt

Description

Exploring AWS IoT



https://DevCourseWeb.com

MP4 | Video: h264, 1280x720 | Audio: AAC, 44.1 KHz
Language: English | Size: 2.76 GB | Duration: 7h 47m

Device to AWS Cloud integration: Programming Embedded Devices and managing data in AWS IoT

What you'll learn
Program the ESP8266, ESP32, or Raspberry Pi 3 to send data to AWS IoT Core
Connect to AWS free Tier and use relevant AWS services
Understand MQTT, JSON, IoT, and the AWS cloud
Become familair with device to cloud communication
Place IoT data into Dynamo DB by creating a table and data fields
Gain competency designing graphs and using analytics on IoT data
Code with basic programming structures in JavaScript, Python, and C
Use Node-Red to connect devices to AWS IoT
Get experience with many AWS services vital to IoT like DynamoDB and S3
Learn to Create Security certificates and policy's in AWS IoT

Comfortable using a PC, Mac, or a Linux computer
Some knowledge of the Internet of Things ( IoT)
Desire to understand device to cloud communication
Experience with a basic IDE like Arduino
Amazon AWS familiarity is helpful
Description
This course explores the various features of device to cloud communication using Amazon AWS IoT Core on a AWS free tier account.



Download torrent
2.8 GB
seeders:3
leechers:9
Udemy - Exploring AWS IoT


Trackers

tracker name
udp://tracker.torrent.eu.org:451/announce
udp://tracker.tiny-vps.com:6969/announce
http://tracker.foreverpirates.co:80/announce
udp://tracker.cyberia.is:6969/announce
udp://exodus.desync.com:6969/announce
udp://explodie.org:6969/announce
udp://tracker.opentrackr.org:1337/announce
udp://9.rarbg.to:2780/announce
udp://tracker.internetwarriors.net:1337/announce
udp://ipv4.tracker.harry.lu:80/announce
udp://open.stealth.si:80/announce
udp://9.rarbg.to:2900/announce
udp://9.rarbg.me:2720/announce
udp://opentor.org:2710/announce
µTorrent compatible trackers list

Download torrent
2.8 GB
seeders:3
leechers:9
Udemy - Exploring AWS IoT


Torrent hash: DF90995EC641B291242A023A12F7D983460E36BC