You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
A mini project simulating a cloud-native data pipeline. It integrates Kafka for streaming, MongoDB for NoSQL storage, and AWS S3 for archival. The system is deployed on Kubernetes, monitored with P…