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
- Host: GitHub
- URL: https://github.com/seilylook/image_filter_resize_service
- Owner: seilylook
- License: other
- Created: 2025-03-25T08:57:46.000Z (over 1 year ago)
- Default Branch: main
- Last Pushed: 2025-03-27T13:42:21.000Z (about 1 year ago)
- Last Synced: 2025-07-29T00:02:41.322Z (11 months ago)
- Topics: docker, elasticsearch, fastapi, kafka, kibana, kubernetes, minio, redis, spark, zookeeper
- Language: Python
- Homepage:
- Size: 88.9 KB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
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|