RU EN
Книги для разработчиков

Migrating to Microservice Databases

Migrating to Microservice Databases

From relational monolith to distributed data
Автор:
Год:
Страниц:
72
Просмотров:
1640
Migrating to Microservice Databases favorites 0
Описание

After years of researching, coding, and talking about microservices, Edson Yanaga — Red Hat’s Director of Developer Experience — hears one question frequently: how do I evolve my monolithic legacy database? In this practical report, Yanaga explains strategies for dealing with your relational database when migrating from a monolithic codebase to a microservices architecture. In the process, you’ll focus on one key microservices characteristic: decentralized data management.

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.
Похожее
Microservices with Clojure
Автор: Anuj Kumar
Год: 2018
The Microservice architecture is sweeping the world as the de facto pattern from which to build web-based applications and aids in designing scalable, easy-to-maintain web applications. This book will teach you common patterns and practices, showing you how to apply...
Microservices for the Enterprise
Автор: Kasun Indrasiri, Prabath Siriwardena
Год: 2018
Understand the key challenges and solutions around building microservices in the enterprise application environment. This book provides a comprehensive understanding of microservices architectural principles and how to use microservices in real-world scenarios.Architectural challenges using microservices with service integration and API...
Service-Oriented Architecture
Автор: Thomas Erl
Год: 2017
For more than a decade, Thomas Erl’s best-selling Service-Oriented Architecture: Concepts, Technology, and Design has been the definitive end-to-end tutorial on SOA, service-orientation, and service technologies. Now, Erl has thoroughly updated the industry’s de facto guide to SOA to reflect...
Python Microservices Development
Автор: Tarek Zlade
Год: 2017
We often deploy our web applications into the cloud, and our code needs to interact with many third-party services. An efficient way to build applications to do this is through microservices architecture. But, in practice, it's hard to get this...
Написать сообщение
Тип
Почта
Имя
*Сообщение
RSS
Если вам понравился этот сайт и вы хотите меня поддержать, вы можете
Soft skills: 18 самых важных навыков, которыми должен владеть каждый работник
Модуль, пакет, библиотека, фреймворк: разбираемся в разнице
Vite.js: что это и зачем нужно веб-разработчику
9 главных трендов в разработке фронтенда в 2024 году
Hangfire — планировщик задач для .NET
Почему сеньоры ненавидят собеседования с кодингом, и что компании должны использовать вместо них
OWASP: что это такое и что нужно знать веб-разработчикам
Мои 7 правил при собеседовании разработчиков
Асинхронный JavaScript: изучаем Async/Await, Callbacks и Promises
Функции и хранимые процедуры в PostgreSQL: зачем нужны и как применять в реальных примерах
Boosty
Donate to support the project
GitHub account
GitHub profile