AWS Athena¶
It is included here for completeness.
Features¶
- Query-based: SQL interface for JSON processing
- Serverless: No infrastructure management
- Cost-effective: Pay per query
- JSON functions: Built-in JSON parsing capabilities
Limitations¶
- Athena is query-oriented, not processing-oriented.
- No built-in scheduling or event-driven processing