> For the complete documentation index, see [llms.txt](https://development-test.pycom.io/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://development-test.pycom.io/pybytes/integrations.md).

# Integrations

## Integration with external services

Pybytes offers a way to interact with external IoT platform or custom services, like the following:

* [AWS IoT](/pybytes/integrations/amazon-iot.md): a managed cloud platform that lets connected devices easily and securely interact with cloud applications and other devices
* [Microsoft Azure](https://github.com/pycom/pycom-documentation/tree/b07f4588ca6bfc3bd393d2013e9fb725cfa4964f/pybytes/integrations/azure.md): it's a comprehensive collection of services and solutions designed to help you create end-to-end IoT applications on Azure.
* [Google Cloud IoT](https://github.com/pycom/pycom-documentation/tree/b07f4588ca6bfc3bd393d2013e9fb725cfa4964f/pybytes/integrations/google.md): a complete set of tools to connect, process, store, and analyze data both at the edge and in the cloud.
* [Web Hooks](https://github.com/pycom/pycom-documentation/tree/b07f4588ca6bfc3bd393d2013e9fb725cfa4964f/pybytes/integrations/webhooks.md): user-defined HTTP callbacks to a defined remote destination. All elements of

  the requests (headers, query string parameters, etc) are customizable.
