Files
pycom-documentation/content/pybytes/integrations/_index.md
jirikrepl ad6f52237b Fixed all typos from Lily's branch.
Used correct HEAD of publish branch as a base of this branch
Applied just text (typo) changes
2019-10-17 12:49:42 +02:00

14 lines
802 B
Markdown

---
title: "Integrations"
aliases:
---
## Integration with external services
Pybytes offers a way to interact with external IoT platform or custom services, including the following:
* [AWS IoT](amazon-iot): a managed cloud platform that lets connected devices easily and securely interact with Cloud applications and other devices
* [Microsoft Azure](azure): a comprehensive collection of services and solutions designed to help you create end-to-end IoT applications on Azure
* [Google Cloud IoT](google): a complete set of tools to connect, process, store, and analyse data, both at the edge and in the cloud
* [Web Hooks](webhooks): this allows for user-defined HTTP callbacks to a defined remote destination. All elements of the requests (headers, query string parameters, etc) are customisable