このページはまだ日本語では利用できません。現在は English版を表示しています。ブラウザの翻訳機能をご利用ください。
ブラウザで翻訳する
Chrome / Edge: アドレスバーの翻訳アイコン、またはページを右クリックして「日本語に翻訳」を選択します。
Safari: アドレスバーの「aA」メニューから「翻訳」を選択します。
翻訳メニューが表示されない場合は、ブラウザ設定で翻訳機能が有効になっているか確認してください。
Serverless Triggers
Soracom Funk invokes serverless cloud functions using data sent from IoT devices. Device payloads are passed directly as function input, enabling lightweight cloud-side processing without managing servers or message brokers.
What it does
- AWS Lambda support — Trigger Lambda functions with device data as the event payload
- Google Cloud Functions support — Call Google Cloud Functions directly from the Soracom platform
- Azure Functions support — Invoke Azure Functions with automatic credential handling
- Pass device data as function payload — The device message body becomes the function input, with SIM metadata available in headers
What to scale to next
When one-function triggers evolve into broader operational workflows, these Scale-tier services are common next steps:
- Soracom Flux — Use when you need multi-step automation, conditional routing, and event orchestration beyond single function invocations.
- Soracom Lagoon — Use when teams need dashboards and shared visibility into function-driven outcomes and device KPIs.
- Soracom Query — Use when non-developer users need fast, natural-language analysis over IoT data and results.
Related
- Protocol Conversion & Forwarding — Forward data to general cloud endpoints
- Direct Cloud Delivery — Deliver data to managed cloud service adapters
- Credentials Store — Manage cloud credentials used by Funk