Cloud Migration
30 items tagged with "cloud-migration"
Best Practices5
Twelve-Factor App Methodology
Twelve practical guidelines for building modern, portable, cloud-ready web applications.
Strangler Fig Modernization Pattern
Incrementally replacing legacy systems by routing new functionality to a new service while ‘strangling’ the old.
Data Mesh Principles
Domain-oriented, self-serve data infrastructure principles promoting product thinking for data.
Terraform Module Design Patterns
Guidelines for writing reusable, versioned, and documented Terraform modules.
Continuous Modernization Playbook
Iterative roadmap for refactoring, re-platforming, and replacing legacy systems using automation and AI.
Blueprints1
Migrations1
Products5
Terraform
Infrastructure as Code tool for building and managing infrastructure
Pulumi
Infrastructure as Code using real programming languages
Ansible
Automation platform for configuration management
New Relic
Observability platform for full-stack visibility
Amazon SQS
Fully managed message queuing service
Integrations1
Reference Architectures2
Playbooks2
Checklists2
Generators1
FAQs3
How do I start a migration project?
Begin with discovery and assessment: inventory your current systems, identify dependencies, and define your target state. Create a migration strategy ...
How do AI models help with migration?
AI models can analyze codebases, translate code between languages, generate migration plans, create test suites, and document legacy systems. They acc...
What team structure works best for migrations?
Form a dedicated migration squad with domain experts, platform engineers, and QA. Include someone with deep legacy system knowledge. Avoid 'committee'...
Glossaries4
Migration
The process of moving data, applications, or infrastructure from one environment to another
Lift and Shift
Moving an application to a new environment with minimal or no changes to its architecture
Infrastructure as Code
Managing and provisioning infrastructure through machine-readable configuration files
Service Mesh
A dedicated infrastructure layer for handling service-to-service communication in microservices