gforien / insa_tc_cit_tp

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Training sessions for Cloud IoT module of INSA Telecom department

Training sessions

  1. How to authenticate with AWS SSO to AWS Console?
  2. How to publish MQTT messages to AWS IoT Core/Analytics from my device
  3. How to extract temperature information in real time?
  4. How to visualize data with BI tool?
  5. How to monitor my service and receive alert if something goes wrong?
  6. How to use IoT Analytics Dataset to train a machine learning model?

Mkdocs(Optional)

If you want to have a search bar, you can use `mkdocs``

mkdocs serve

this document can be accessed http://127.0.0.1:8000/

For more information: https://www.mkdocs.org/

Folder hierarchy:

The code in this repo uses the following folder hierarchy:

docs
└ training_session_name
  └ data/
  └ img/
  └ README.md

Contributing:

How to merge your feature request(Git flow):

Git flow by Atlassian

How to write your commit message(Commit Message Format):

Commit Message Format by Angular

About

License:MIT License