دانلود کتاب Migrating to microservice databases: from relational monolith to distributed data
by Edson Yanaga
|
عنوان فارسی: مهاجرت به پایگاه داده های مایکروسافت: از یکپارچه ارتباطی به داده های توزیع شده |
دانلود کتاب
جزییات کتاب
For many enterprise application developers, microservices are good for splitting up unwieldy codebases into smaller, well-defined, cohesive, and loosely coupled artifacts—an architecture that can simplify and accelerate new software releases. You’ll learn successful strategies for integrating data between your existing monolithic application and your new microservice artifacts.
• Learn how zero downtime migrations enable you to deploy new code without disrupting user activity
• Evolve your relational database by keeping specific versions of application code and database schemas in the same code repository
• Understand the distinction behind the CRUD pattern and CQRS—including the consistency models involved in distributed systems
• Explore a set of nine strategies for integrating data from your monolithic application to a microservice architecture