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

Migrating to Microservice Databases

Migrating to Microservice Databases

From relational monolith to distributed data
Автор:
Год:
Страниц:
72
Просмотров:
1641
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.
Похожее
Создание микросервисов
Автор: Сэм Ньюмен
Год: 2016
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...
Microservices in .NET Core
Автор: Christian Horsdal Gammelgaard
Год: 2017
Microservices in .NET Core provides a complete guide to building microservice applications. After a crystal-clear introduction to the microservices architectural style, the book will teach you practical development skills in that style, using OWIN and Nancy.About the TechnologyMicroservice applications are...
Advanced Microservices
Автор: Thomas Hunter II
Год: 2017
Use the many types of tools required to navigate and maintain a microservice ecosystem. This book examines what is normally a complex system of interconnected services and clarifies them one at a time, first examining theoretical requirements then looking at...
Написать сообщение
Тип
Почта
Имя
*Сообщение
RSS
Если вам понравился этот сайт и вы хотите меня поддержать, вы можете
Мои 7 правил при собеседовании разработчиков
Soft skills: 18 самых важных навыков, которыми должен владеть каждый работник
30 вопросов на собеседовании фронтенд разработчика
Жестокая правда будней программиста: 8 наблюдений
300+ вопросов по JavaScript на собеседовании
Несколько вещей, о которых стоит помнить программисту в возрасте
Зарплата по результатам собеседования — лучший способ сократить отклики на вакансию, а тестовые задания — избыточны
Как обезопасить ваш веб-сайт? 13 эффективных советов
Как мы столкнулись с версионированием и осознали, что вариант «просто проставить цифры» не работает
10 продвинутых способов писать в консоль помимо console.log
Boosty
Donate to support the project
GitHub account
GitHub profile