Files
pycom-documentation/content/pybytes/integrations/_index.md
Emmanuel Florent b192705aee manual rework
2019-06-25 17:22:42 +02:00

13 lines
653 B
Markdown

---
title: "Integrations"
aliases:
---
## Integration with external services
Pybytes offers a way to interact with external IoT platform or custom services, like 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): it's a comprehensive collection of services and solutions designed to help you create end-to-end IoT applications on Azure.
* [Web Hooks](webhooks): user-defined HTTP callbacks to a defined remote destination. All elements of
the requests (headers, query string parameters, etc) are customizable.