An open API service indexing awesome lists of open source software.

https://github.com/seilylook/image_filter_resize_service

Real-time image filter and resize service
https://github.com/seilylook/image_filter_resize_service

docker elasticsearch fastapi kafka kibana kubernetes minio redis spark zookeeper

Last synced: 3 months ago
JSON representation

Real-time image filter and resize service

Awesome Lists containing this project

README

          

# 실시간 이미지 크기 조정 및 필터링 서비스

업로드된 이미지를 실시간으로 다양한 크기로 조정하고 필터를 적용하는 스트리밍 서비스

## 기술 스택

|Software|Image|
|:------:|:---:|
|Python|3.12.8|
|Zookeeper|confluentinc/cp-zookeeper:7.4.0|
|Kafka|confluentinc/cp-kafka:7.4.0|
|Kafka-ui|provectuslabs/kafka-ui:v0.7.2|
|Spark|bitnami/spark:3.5.1|
|Elasticsearch|elasticsearch:7.17.28|
|Kibana|kibana:7.17.28|
|Redis|redis:7.2-bookworm|
|Minio|bitnami/minio:latest|