Serverless Batch Data Ingestion Pipeline
Data Engineering
- Loading data from Google Cloud Storage bucket to different tables based on different file types
- Ingestion to BigQuery Tables with ingestion time-based partitioning
Google Cloud services
Pub Sub
Cloud Dataflow
Big Query
Cloud Build
Deployment Manager
Cloud Monitoring
Cloud Logging
Cloud Repositories
Features
- Serverless – No Infra provisioning
- Auto Scalable – Scales up and down as per data size
- Deployment - Managed and automated
- Security – Access-controlled & Encryption-enabled
- Performance – Can process GBs of data in seconds
- Data file types like CSV, JSON, Avro, Parquet supported
- Any data volumes as supported by GCS & BigQuery
- Auto detection of schema and changes
- Single pipeline can handle multiple type of files
Adoption
Operationalization
Deployment -
It is automated through Cloud Build. Required services and infra is provisioned through deployment scripts
Ingestion -
Schema is auto detected and auto updated as per file types
Customization
Code can be extended to support other file formats.
Any specific generalization can be switched off or enhanced to meet specific requirements.
Can be extended to accommodate CMEK (customer managed encryption keys) related requirements.
Benefits
- Faster onboarding on Google Cloud means faster time to market
- Decreases ramp up time by 4–8 weeks
- Standardization of solutions leads to ease of maintenance
- Configuration driven allows businesses to deploy changes faster
- Out-of-box solutions for common tasks means reduced efforts
- Better risk management leads to more predictable outcomes