How do you save data to the cloud? what processor enables ssl?

In your projects, say you want to log a lot of measurements into a cloud.

  1. What REST API are you using ? do you pay for that ?

  2. Most API's today are using https (ssl) , and as far as I know, most processors can't handle it.

What board/processor would you use that enable sending https POST request ? ESP32? mkr1000? Is
there a way to really send a simple ssl request without too much hassle ?

Thanks.

Maybe check out
https://cloud.arduino.cc/cloud/getting-started

@slumpert After 200+ posts, you should have learned by this time how to post a link correctly.

https://cloud.arduino.cc/cloud/getting-started