Data Migration
38 items tagged with "data-migration"
Standards3
Unicode 15.1
The Unicode Standard is essential for ensuring consistent text encoding and representation in software migrations, which is crucial for maintaining data integrity and enhancing user experience. By adhering to this standard, teams can facilitate global reach and prevent common pitfalls associated with text handling during migrations. Implementing proper encoding practices and utilizing the right tools can significantly ease the migration process.
HL7 FHIR R5
Adhering to HL7 standards during software migrations is crucial for ensuring interoperability, regulatory compliance, and data integrity in healthcare environments. This guide provides actionable insights on compliance requirements, tools for maintaining adherence, and strategies to overcome common migration challenges.
DICOM PS3.0 2024a
Adhering to DICOM standards during healthcare data migrations is essential for ensuring the integrity and interoperability of medical imaging data. This comprehensive guide outlines the key requirements, practical strategies for compliance, and tools to navigate common challenges, empowering teams to execute migrations with confidence and clarity.
Patterns1
Anti-Patterns1
Blueprints3
SQL to NoSQL Migration Blueprint
Blueprint for migrating relational databases to NoSQL document stores
Batch to Streaming Blueprint
Migration blueprint for converting batch processing to real-time streaming
MySQL to PostgreSQL Blueprint
Complete migration guide from MySQL to PostgreSQL
Products6
R
Programming language for statistical computing and graphics
Neo4j
Native graph database for connected data
Firebase
Google's app development platform
Amazon S3
Object storage service from AWS
MinIO
High-performance object storage compatible with S3
Apache Kafka
Distributed event streaming platform
Checklists9
Migration Readiness Assessment
Comprehensive checklist to assess if your organization is ready for a migration project
Data Warehouse Migration Readiness Checklist
Readiness checks for migrating an enterprise data warehouse to a cloud platform such as Snowflake, BigQuery, or Databricks.
Data Quality Validation Checklist
Checks for validating accuracy, completeness, consistency, and timeliness of data after a migration or pipeline change.
ETL to ELT Migration Checklist
Checks for converting traditional ETL pipelines to an ELT model that loads raw data first and transforms inside the warehouse.
Data Reconciliation Checklist
Checks for reconciling data between source and target systems after a migration to prove completeness and accuracy.
MongoDB to PostgreSQL Migration Checklist
Readiness checks for migrating a document database on MongoDB to a relational PostgreSQL model.
Data Lake to Lakehouse Migration Checklist
Readiness checks for evolving a raw data lake into a governed lakehouse with table formats, schema enforcement, and ACID guarantees.
Data Format Migration Checklist
Checks for migrating data files between serialization formats such as CSV, JSON, Avro, Parquet, and ORC without losing fidelity.
NoSQL Data Modeling Review Checklist
A review checklist for validating NoSQL data models against access patterns, partitioning, and scalability before migration.
Regulations10
General Data Protection Regulation
European Union regulation on data protection and privacy for individuals within the EU and EEA
California Consumer Privacy Act
California state statute enhancing privacy rights and consumer protection for residents of California
Health Insurance Portability and Accountability Act
US legislation providing data privacy and security provisions for safeguarding medical information
Sarbanes-Oxley Act
US federal law mandating certain practices in financial record keeping and reporting for corporations
EU Artificial Intelligence Act
European Union regulation on artificial intelligence, classifying AI systems by risk level and attaching obligations to each tier
Digital Operational Resilience Act
EU regulation on digital operational resilience for the financial sector
Network and Information Security Directive 2
EU directive on cybersecurity measures across the Union
Federal Risk and Authorization Management Program
US government program providing standardized approach to security assessment for cloud products and services
Lei Geral de Proteção de Dados
Brazil's General Data Protection Law regulating personal data processing
Personal Information Protection and Electronic Documents Act
Canadian federal privacy law for private-sector organizations
Generators1
Glossaries3
Migration
The process of moving data, applications, or infrastructure from one environment to another
ETL
Extract, Transform, Load - a process for moving and transforming data between systems
Bounded Context
A central pattern in Domain-Driven Design that defines clear boundaries within which a model is defined