-
Notifications
You must be signed in to change notification settings - Fork 0
No labels!
There aren’t any labels for this repository quite yet.
340 labels
data eng : error handling
data eng : error handling
Tasks focused on setting up mechanisms to capture, log, and address errors.
data eng : event-driven processing
data eng : event-driven processing
g Tasks related to processing data based on events or triggers.
data eng : high availability
data eng : high availability
Tasks that involve ensuring data systems are highly available.
data eng : job scheduling
data eng : job scheduling
Tasks focused on scheduling data processing jobs.
data eng : metadata management
data eng : metadata management
Tasks related to managing metadata to provide context.
data eng : orchestration
data eng : orchestration
Tasks that involve orchestrating data workflows using tools.
data eng : parallel processing
data eng : parallel processing
Tasks related to optimizing data processing through parallel execution.
data eng : real-time processing
data eng : real-time processing
Tasks that involve real-time data processing, including setting up streams and processing data.
data eng : resource management
data eng : resource management
Tasks involving the management and allocation of resources.
data eng : schema management
data eng : schema management
Tasks involving the creation and management of database or data warehouse schemas.
data eng : serverless architecture
data eng : serverless architecture
Tasks related to building or optimizing serverless data engineering solutions using platforms.
data eng : streaming data
data eng : streaming data
Tasks focused on setting up or optimizing streaming data pipelines.
devops : alerting
devops : alerting
Tasks related to setting up or improving alerting systems that notify teams.
devops : api gateway
devops : api gateway
Tasks related to setting up or managing API gateways to handle routing, load balancing, and etc.
devops : artifact management
devops : artifact management
Tasks related to managing build artifacts.
devops : automation
devops : automation
Tasks aimed at automating repetitive processes or workflows.
devops : backup and recovery
devops : backup and recovery
Tasks related to setting up backup strategies and disaster recovery plans.
devops : blue-green deployment
devops : blue-green deployment
Tasks related to setting up blue-green deployments, allowing seamless switch between old and new.
devops : build process
devops : build process
Tasks related to automating or improving the build process, ensuring code compiles correctly.
devops : canary release
devops : canary release
Tasks involving canary releases, where a new version is deployed to a small subset of users.
devops : capacity planning
devops : capacity planning
Tasks focused on estimating resource requirements and planning for future infrastructure.
devops : ci/cd
devops : ci/cd
Tasks related to continuous integration and continuous delivery pipelines.
devops : configuration management
devops : configuration management
Tasks involving tools to automate server configuration and management.
devops : container orchestration
devops : container orchestration
Tasks involving the orchestration of containers, typically using tools.
devops : continuous testing
devops : continuous testing
Tasks related to setting up automated tests in the CI pipeline.
devops : deployment
devops : deployment
Tasks related to deploying code or applications to production or other environments.
devops : docker
devops : docker
Tasks involving Docker containers, such as creating or managing Dockerfiles.