Application Scenarios
FunctionGraph is suitable for various scenarios, such as real-time file processing, real-time data stream processing, web & mobile application backends, and artificial intelligence (AI) application.
Real-time File Processing
Uploading files from a client to OBS triggers functions that create image thumbnails in real time, convert video formats, aggregate and filter data files, or implement other file operations.
Advantages:
- FunctionGraph automatically scales out resources to run more function instances as the number of requests increases.
- Files are uploaded to OBS to trigger file processing functions.
Web & Mobile Backends
Interconnect FunctionGraph with other cloud services or your VMs to quickly build highly available and scalable web & mobile backends.
Advantages:
- FunctionGraph ensures high reliability of website data using OBS and CloudTable, and high-availability of website logic using API Gateway.
- FunctionGraph automatically scales out resources to run more function instances as the number of requests increases.
Artificial Intelligence
Integrate FunctionGraph with EI services for text recognition and illicit image identification.
Advantages:
- FunctionGraph works with EI services for text recognition and content moderation to suit a wide range of scenarios – make adjustments whenever you need as demands change.
- You only need to apply for related services and write service code without having to provision or manage servers.
Parent topic: Service Overview
- Real-time File Processing
- Web & Mobile Backends
- Artificial Intelligence